hanchenye-llvm-project/llvm/examples
Lang Hames 0976cee8e9 [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
..
BrainF
ExceptionDemo Fix broken links to the Itanium CXX ABI 2017-09-12 00:19:11 +00:00
Fibonacci
HowToUseJIT
Kaleidoscope [ORC] Remove Layer handles from the layer concept. 2018-02-09 02:30:40 +00:00
ModuleMaker
OCaml-Kaleidoscope
ParallelJIT [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
CMakeLists.txt
LLVMBuild.txt