projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rewrite X86 codegen regression test with FileCheck
[oota-llvm.git]
/
test
/
Archive
/
toc_xpg4.ll
1
;This isn't really an assembly file, its just here to run the test.
2
;This test just makes sure that llvm-ar can generate a table of contents for
3
;xpg4 style archives
4
;RUN: llvm-ar t %p/xpg4.a | FileCheck %s
5
CHECK: evenlen
6
CHECK-NEXT: oddlen
7
CHECK-NEXT: very_long_bytecode_file_name.bc
8
CHECK-NEXT: IsNAN.o