aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/llvm/module.rs
Commit message (Expand)AuthorAgeFilesLines
* ch5: added if/then/elseJohannes Stoelp2021-10-041-4/+18
* llvm: prepare Module for being jit with LLJit requiring thread safe context/m...Johannes Stoelp2021-09-231-9/+48
* llvm: split into sub-modulesJohannes Stoelp2021-09-181-0/+157