aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/llvm
Commit message (Collapse)AuthorAgeFilesLines
* 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