llvm-mirror/tools/lli
Lang Hames 481402ffd7 [ORC] Switch from shared_ptr to unique_ptr for addModule methods.
Layer implementations typically mutate module state, and this is better
reflected by having layers own the Module they are operating on.

llvm-svn: 327566
2018-03-14 20:29:45 +00:00
..
ChildTarget [CMake] lli-child-target depends on intrinsics gen 2016-11-19 02:09:51 +00:00
CMakeLists.txt Prune unused libdeps. 2016-12-08 15:28:02 +00:00
lli.cpp [lli] Make lli support -mcpu=native for CPU autodetection 2018-01-09 18:14:18 +00:00
LLVMBuild.txt Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
OrcLazyJIT.cpp [ORC] Switch from shared_ptr to unique_ptr for addModule methods. 2018-03-14 20:29:45 +00:00
OrcLazyJIT.h [ORC] Switch from shared_ptr to unique_ptr for addModule methods. 2018-03-14 20:29:45 +00:00
RemoteJITUtils.h [ORC] Re-apply r322913 with a fix for a read-after-free error. 2018-01-19 22:24:13 +00:00