This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
examples
/
Kaleidoscope
/
BuildingAJIT
History
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
[ORC] Require ExecutorProcessControl when constructing an ExecutionSession.
2021-07-27 16:53:49 +10:00
Chapter2
[ORC] Require ExecutorProcessControl when constructing an ExecutionSession.
2021-07-27 16:53:49 +10:00
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
…