1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/ExecutionEngine/RuntimeDyld
Lang Hames 59ac0fcedf [RuntimeDyld] Unify the RuntimeDyldMachO resolve.*Relocation method signatures
around RelocationEntries, rather than passing the same information via loose
arguments.

No functional change.

llvm-svn: 208375
2014-05-09 00:11:18 +00:00
..
CMakeLists.txt Moving SectionMemoryManager to MCJIT to avoid cross dependency between JIT and RuntimeDyld 2012-11-28 01:02:06 +00:00
GDBRegistrar.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
JITRegistrar.h [weak vtables] Remove a bunch of weak vtables 2013-11-19 00:57:56 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
ObjectImageCommon.h PR19553: Memory leak in RuntimeDyldELF::createObjectImageFromFile 2014-04-29 21:52:46 +00:00
RuntimeDyld.cpp Back out r208257 while I investigate tester failures. 2014-05-07 23:35:53 +00:00
RuntimeDyldELF.cpp [ARM64] Try and make the ELF MCJIT *slightly* less broken for ARM64. 2014-04-30 10:15:41 +00:00
RuntimeDyldELF.h [ARM64] Try and make the ELF MCJIT *slightly* less broken for ARM64. 2014-04-30 10:15:41 +00:00
RuntimeDyldImpl.h [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
RuntimeDyldMachO.cpp [RuntimeDyld] Unify the RuntimeDyldMachO resolve.*Relocation method signatures 2014-05-09 00:11:18 +00:00
RuntimeDyldMachO.h [RuntimeDyld] Unify the RuntimeDyldMachO resolve.*Relocation method signatures 2014-05-09 00:11:18 +00:00