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
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
ELFObjectFile.cpp
ELFYAML.cpp
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
RecordStreamer.cpp
RecordStreamer.h
SymbolicFile.cpp Rename createIRObjectFile to just create. 2014-12-09 20:36:13 +00:00