llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT
Lang Hames 064e7d1df1 [Kaleidoscope][BuildingAJIT] Add a missing std::move.
This should fix the build failure described in
https://github.com/llvm/llvm-project/issues/63.
2019-12-15 15:37:18 -08:00
..
Chapter1 [ORC] Remove the automagic Main JITDylib fram ExecutionSession. 2019-12-05 01:36:49 -08:00
Chapter2 [Kaleidoscope][BuildingAJIT] Add a missing std::move. 2019-12-15 15:37:18 -08:00
Chapter3 [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
Chapter4 [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
Chapter5 Break out OrcError and RPC 2019-10-29 17:31:28 -07:00
CMakeLists.txt