aboutsummaryrefslogtreecommitdiff
path: root/src/codegen.c
Commit message (Expand)AuthorAgeFilesLines
* Dispose the LLVM module after useThomas Voss 2024-06-111-0/+1
* Add some unreachables in placesThomas Voss 2024-06-111-1/+5
* Code reshufflingThomas Voss 2024-06-111-0/+1
* Remove ‘soa’ from lots of identifiersThomas Voss 2024-06-111-8/+6
* Switch size_t indicies to be idx_t_Thomas Voss 2024-06-111-2/+1
* Add basic LLVM codegenThomas Voss 2024-06-111-18/+93
* Get building & linking with LLVM workingThomas Voss 2024-06-111-0/+38