llvm-6502/lib/ExecutionEngine/RuntimeDyld
Lang Hames f089b84699 Make createObjectImage and createObjectImageFromFile static methods on the
relevant subclasses of RuntimeDyldImpl. This allows construction of
RuntimeDyldImpl instances to be deferred until after the target architecture is
known.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203352 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-08 18:45:12 +00:00
..
CMakeLists.txt
GDBRegistrar.cpp [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-08 07:51:20 +00:00
JITRegistrar.h
LLVMBuild.txt
Makefile
ObjectImageCommon.h [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-08 07:51:20 +00:00
RuntimeDyld.cpp Make createObjectImage and createObjectImageFromFile static methods on the 2014-03-08 18:45:12 +00:00
RuntimeDyldELF.cpp [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-08 07:51:20 +00:00
RuntimeDyldELF.h Make createObjectImage and createObjectImageFromFile static methods on the 2014-03-08 18:45:12 +00:00
RuntimeDyldImpl.h Make createObjectImage and createObjectImageFromFile static methods on the 2014-03-08 18:45:12 +00:00
RuntimeDyldMachO.cpp
RuntimeDyldMachO.h Make createObjectImage and createObjectImageFromFile static methods on the 2014-03-08 18:45:12 +00:00