mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-10-30 15:32:52 +01:00
9f18c81408
llvm-svn: 18043
13 lines
338 B
LLVM
13 lines
338 B
LLVM
;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 symbol table for
|
|
;GNU style archives
|
|
;RUN: cp %p/GNU.a .
|
|
;RUN: llvm-ranlib GNU.a
|
|
;RUN: llvm-ar t GNU.a > %t1
|
|
;RUN: sed -e '/^;.*/d' %s >%t2
|
|
;RUN: diff %t2 %t1
|
|
evenlen
|
|
oddlen
|
|
very_long_bytecode_file_name.bc
|
|
IsNAN.o
|