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
[llvm-nm] - Fix a bug and unbreak ASan BB.
[llvm-complete.git]
/
test
/
Object
/
readobj-absent.test
blob
40175e710a9947c65e37b07b82758f1f8990e2bd
1
## Don't crash if required information is absent
2
# RUN: yaml2obj %s > %t
3
# RUN: llvm-readobj --dyn-syms %t
4
5
--- !ELF
6
FileHeader:
7
Class: ELFCLASS32
8
Data: ELFDATA2LSB
9
Type: ET_REL
10
Machine: EM_386