mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
|
# RUN: llvm-as %p/Inputs/armv7-ios.ll -o %t-armv7.o
|
||
|
# RUN: llvm-lipo -archs %t-armv7.o | FileCheck %s
|
||
|
|
||
|
# CHECK: armv7
|