aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/llvm
Commit message (Collapse)AuthorAgeFilesLines
* ch5: added if/then/elseJohannes Stoelp2021-10-045-16/+164
|
* ch4: update README + lljit rustdocschapter4Johannes Stoelp2021-09-251-2/+5
|
* ch4: added jitJohannes Stoelp2021-09-252-1/+194
|
* llvm: prepare Module for being jit with LLJit requiring thread safe ↵Johannes Stoelp2021-09-231-9/+48
| | | | context/module
* add llvm shutdown to free allocated memoryJohannes Stoelp2021-09-221-1/+8
|
* llvm: split into sub-modulesJohannes Stoelp2021-09-186-0/+676