llvm-mirror/tools/lli
Lang Hames 59fbe357fd [ORC] Remove Layer handles from the layer concept.
Handles were returned by addModule and used as keys for removeModule,
findSymbolIn, and emitAndFinalize. Their job is now subsumed by VModuleKeys,
which simplify resource management by providing a consistent handle across all
layers.

llvm-svn: 324700
2018-02-09 02:30:40 +00:00
..
ChildTarget
CMakeLists.txt
lli.cpp [lli] Make lli support -mcpu=native for CPU autodetection 2018-01-09 18:14:18 +00:00
LLVMBuild.txt
OrcLazyJIT.cpp
OrcLazyJIT.h [ORC] Remove Layer handles from the layer concept. 2018-02-09 02:30:40 +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