llvm/tools/obj2yaml
Rafael Espindola 3c4c9334b2 Pass a symbol table to getRelocationSymbol instead of returning one.
This removes a report_fatal_error from library and avoids checking a
section property for every section entry.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246656 91177308-0d34-0410-b5e6-96231b3b80d8
2015-09-02 15:07:39 +00:00
..
CMakeLists.txt
coff2yaml.cpp Return ErrorOr from SymbolRef::getName. 2015-07-02 20:55:21 +00:00
elf2yaml.cpp Pass a symbol table to getRelocationSymbol instead of returning one. 2015-09-02 15:07:39 +00:00
Error.cpp
Error.h
Makefile
obj2yaml.cpp
obj2yaml.h