[PowerPC] Support .llong and fix .word
[oota-llvm.git] / test / Archive / toc_GNU.ll
index 3aeded259aa374adb15907e87dd2450794cac1f8..9ed7d8eb8cbdae18f079bcdf6d10d6d9841ec5a2 100644 (file)
@@ -1,10 +1,8 @@
 ;This isn't really an assembly file, its just here to run the test.
 ;This test just makes sure that llvm-ar can generate a table of contents for
 ;GNU style archives
-;RUN: llvm-ar t %p/GNU.a > %t1
-;RUN: grep -v '^;' %s >%t2
-;RUN: diff %t2 %t1
-evenlen
-oddlen
-very_long_bytecode_file_name.bc
-IsNAN.o
+;RUN: llvm-ar t %p/GNU.a | FileCheck %s
+;CHECK:      evenlen
+;CHECK-NEXT: oddlen
+;CHECK-NEXT: very_long_bytecode_file_name.bc
+;CHECK-NEXT: IsNAN.o