llvm-6502/lib/Object
Rafael Espindola c0e334099c Move three methods only used by MCJIT to MCJIT.
These methods are only used by MCJIT and are very specific to it. In fact, they
are also fairly specific to the fact that we have a dynamic linker of
relocatable objects.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223964 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-10 20:46:55 +00:00
..
Archive.cpp
Binary.cpp Support ELF files of unknown type. 2014-11-18 01:14:25 +00:00
CMakeLists.txt
COFFObjectFile.cpp Move three methods only used by MCJIT to MCJIT. 2014-12-10 20:46:55 +00:00
COFFYAML.cpp
ELF.cpp Remove duplication of relocation names in lib/Object/ELF.cpp 2014-11-21 20:16:07 +00:00
ELFObjectFile.cpp
ELFYAML.cpp Add ARM relocations to ELFYAML 2014-12-02 09:49:09 +00:00
Error.cpp
IRObjectFile.cpp Rename createIRObjectFile to just create. 2014-12-09 20:36:13 +00:00
LLVMBuild.txt
MachOObjectFile.cpp Move three methods only used by MCJIT to MCJIT. 2014-12-10 20:46:55 +00:00
MachOUniversal.cpp Return ErrorOr<std::unique_ptr<Archive>> form getAsArchive. 2014-12-09 21:05:36 +00:00
Makefile
Object.cpp
ObjectFile.cpp Support ELF files of unknown type. 2014-11-18 01:14:25 +00:00
RecordStreamer.cpp
RecordStreamer.h
SymbolicFile.cpp Rename createIRObjectFile to just create. 2014-12-09 20:36:13 +00:00