repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[lib/ObjectYAML] - Cleanup the private interface of ELFState<ELFT>. NFCI.
[llvm-complete.git]
/
test
/
Object
/
archive-thin-read.test
blob
830696056d640da165c6b0018635277d0a7a0d88
1
RUN: echo hello > %t.file
2
RUN: rm -f %t.a
3
RUN: llvm-ar --format=gnu rcsT %t.a %t.file
4
RUN: llvm-ar p %t.a | FileCheck %s
5
6
CHECK: hello