llvm/tools/obj2yaml
Alexander Richardson 229871c696 [obj2yaml] Don't crash for input files without symbol table
Summary: Previously we would dereference Symtab without checking for null.

Reviewers: davide, atanasyan, rafael

Reviewed By: davide, atanasyan

Differential Revision: https://reviews.llvm.org/D38080

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313970 91177308-0d34-0410-b5e6-96231b3b80d8
2017-09-22 09:30:40 +00:00
..
CMakeLists.txt
coff2yaml.cpp
dwarf2yaml.cpp Add missing file from r313884. 2017-09-21 15:32:05 +00:00
elf2yaml.cpp [obj2yaml] Don't crash for input files without symbol table 2017-09-22 09:30:40 +00:00
Error.cpp
Error.h
macho2yaml.cpp
obj2yaml.cpp
obj2yaml.h
wasm2yaml.cpp [WebAssembly] Add support for local symbol bindings 2017-09-20 21:17:04 +00:00