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
[yaml2obj][obj2yaml] - Do not create a symbol table by default.
[llvm-complete.git]
/
test
/
tools
/
llvm-objdump
/
coff-non-null-terminated-file.test
blob
125994ff086bc76eec16f2a15a222a329a2786f9
1
RUN: yaml2obj %p/Inputs/file-aux-record.yaml | llvm-objdump -t - | FileCheck %s
2
3
CHECK: .file
4
CHECK: AUX eighteen-chars.obj{{$}}
5