llvm-6502/lib/Object
Rafael Espindola 28a83187a2 Use ErrorOr in getRelocationAdress.
We can probably do better in this method, but this is an improvement and
enables further ErrorOr cleanups.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241114 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-30 20:32:26 +00:00
..
Archive.cpp
ArchiveWriter.cpp
Binary.cpp
CMakeLists.txt Revert "[FaultMaps] Move FaultMapParser to Object/" 2015-06-23 20:09:03 +00:00
COFFObjectFile.cpp Use ErrorOr in getRelocationAdress. 2015-06-30 20:32:26 +00:00
COFFYAML.cpp Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ELF.cpp
ELFObjectFile.cpp
ELFYAML.cpp Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Error.cpp Factor out the checking of string tables. 2015-06-29 14:39:25 +00:00
IRObjectFile.cpp Simplify the Mangler interface now that DataLayout is mandatory. 2015-06-23 13:59:29 +00:00
LLVMBuild.txt
MachOObjectFile.cpp Use ErrorOr in getRelocationAdress. 2015-06-30 20:32:26 +00:00
MachOUniversal.cpp
Makefile
Object.cpp Use ErrorOr in getRelocationAdress. 2015-06-30 20:32:26 +00:00
ObjectFile.cpp Implement containsSymbol with other lower level methods. 2015-06-30 20:18:49 +00:00
RecordStreamer.cpp
RecordStreamer.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
SymbolicFile.cpp
SymbolSize.cpp [SymbolSize] Skip sorting by index, just assign by index. 2015-06-29 16:05:00 +00:00