llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3
Lang Hames 1e16272ba7 [examples][BuildingAJIT] Use the right layer when adding code in Chapter 3.
We were incorrectly using the OptimizeLayer and bypassing the COD layer.
2022-03-01 16:44:55 -08:00
..
CMakeLists.txt
KaleidoscopeJIT.h [examples][BuildingAJIT] Use the right layer when adding code in Chapter 3. 2022-03-01 16:44:55 -08:00
toy.cpp