llvm-6502/lib/ExecutionEngine/RuntimeDyld
2014-07-21 12:31:43 +00:00
..
Targets [MCJIT] [AArch64] Make sure to propegate ARM64_RELOC_ADDEND values into the 2014-07-18 20:29:36 +00:00
CMakeLists.txt [RuntimeDyld] Add a framework for testing relocation logic in RuntimeDyld. 2014-06-27 20:20:57 +00:00
GDBRegistrar.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
JITRegistrar.h
LLVMBuild.txt Fix build following r211956 2014-06-28 06:31:47 +00:00
Makefile
ObjectImageCommon.h Pass a std::unique_ptr& to the create??? methods is lib/Object. 2014-06-23 22:00:37 +00:00
RuntimeDyld.cpp [PowerPC] ELFv2 dynamic loader support 2014-07-20 23:53:14 +00:00
RuntimeDyldChecker.cpp [MCJIT] Improve a RuntimeDyldChecker diagnostic. 2014-07-16 22:02:20 +00:00
RuntimeDyldELF.cpp [PowerPC] ELFv2 dynamic loader support 2014-07-20 23:53:14 +00:00
RuntimeDyldELF.h [RuntimeDyld, PowerPC] Fix/improve handling of TOC relocations 2014-06-27 10:32:14 +00:00
RuntimeDyldImpl.h [PowerPC] ELFv2 dynamic loader support 2014-07-20 23:53:14 +00:00
RuntimeDyldMachO.cpp Fixing an MSVC conversion warning about implicitly converting the shift results to 64-bits. No functional change intended. 2014-07-21 12:31:43 +00:00
RuntimeDyldMachO.h [MCJIT] Add a 'decodeAddend' method to RuntimeDyldMachO and teach 2014-07-19 00:19:17 +00:00