llvm-6502/lib/Object
David Majnemer 4141e003f9 Object, Mach-O: Refactor and clean code up
Don't assert if we can return an error code, reuse existing
functionality like is64Bit().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221915 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-13 19:48:56 +00:00
..
Archive.cpp Object, support both mach-o archive t.o.c file names 2014-11-12 01:37:45 +00:00
Binary.cpp
CMakeLists.txt
COFFObjectFile.cpp Object, COFF: Refactor code to get relocation iterators 2014-11-13 09:50:18 +00:00
COFFYAML.cpp
ELF.cpp
ELFObjectFile.cpp
ELFYAML.cpp [yaml2obj] Support AArch64 relocations. 2014-11-10 23:02:03 +00:00
Error.cpp
IRObjectFile.cpp Don't ever call materializeAllPermanently during LTO. 2014-10-24 18:13:04 +00:00
LLVMBuild.txt
MachOObjectFile.cpp Object, Mach-O: Refactor and clean code up 2014-11-13 19:48:56 +00:00
MachOUniversal.cpp Be more specific about return type of MachOUniversalBinary::getObjectForArch 2014-10-20 20:30:57 +00:00
Makefile
Object.cpp
ObjectFile.cpp
RecordStreamer.cpp
RecordStreamer.h
SymbolicFile.cpp