llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT
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
..
Chapter1
Chapter2
Chapter3 [examples][BuildingAJIT] Use the right layer when adding code in Chapter 3. 2022-03-01 16:44:55 -08:00
Chapter4 [examples][BuildingAJIT] Fix use-after-move bug in Chapter 4. 2021-12-17 20:00:17 +11:00
CMakeLists.txt