llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld
Rafael Espindola 437b0d5887 Use std::unique_ptr to make the ownership explicit.
llvm-svn: 214377
2014-07-31 03:12:45 +00:00
..
Targets [MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO. 2014-07-30 03:35:05 +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 [weak vtables] Remove a bunch of weak vtables 2013-11-19 00:57:56 +00:00
LLVMBuild.txt Fix build following r211956 2014-06-28 06:31:47 +00:00
Makefile
ObjectImageCommon.h Use std::unique_ptr to make the ownership explicit. 2014-07-31 03:12:45 +00:00
RuntimeDyld.cpp AArch64: remove arm64 triple enumerator. 2014-07-23 12:32:47 +00:00
RuntimeDyldChecker.cpp [MCJIT] Add options to llvm-rtdyld to describe a phony target address space for 2014-07-29 23:43:13 +00:00
RuntimeDyldCheckerImpl.h [MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather than 2014-07-29 20:40:37 +00:00
RuntimeDyldELF.cpp AArch64: remove arm64 triple enumerator. 2014-07-23 12:32:47 +00:00
RuntimeDyldELF.h AArch64: remove arm64 triple enumerator. 2014-07-23 12:32:47 +00:00
RuntimeDyldImpl.h [MCJIT] Refactor and add stub inspection to the RuntimeDyldChecker framework. 2014-07-22 22:47:39 +00:00
RuntimeDyldMachO.cpp [MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO. 2014-07-30 03:35:05 +00:00
RuntimeDyldMachO.h [MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO. 2014-07-30 03:35:05 +00:00