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
|