llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld
Rafael Espindola 3a1623f5e4 Use copy initialization to initialize std::unique_ptr.
Thanks to David Blaikie for the suggestion.

llvm-svn: 215867
2014-08-17 23:38:08 +00:00
..
Targets Canonicalize header guards into a common format. 2014-08-13 16:26:38 +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 Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
LLVMBuild.txt Fix build following r211956 2014-06-28 06:31:47 +00:00
Makefile
ObjectImageCommon.h Use copy initialization to initialize std::unique_ptr. 2014-08-17 23:38:08 +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 Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
RuntimeDyldELF.cpp Use copy initialization to initialize std::unique_ptr. 2014-08-17 23:38:08 +00:00
RuntimeDyldELF.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
RuntimeDyldImpl.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
RuntimeDyldMachO.cpp [MCJIT] Simplify immediate decoding code in the RuntimeDyldMachO hierarchy. 2014-08-08 23:12:22 +00:00
RuntimeDyldMachO.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00