aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly generate LLVM types from Odin types.gingerBill2020-02-021-65/+380
* Use `lbValue` to represent values everywheregingerBill2020-02-011-87/+198
* Begin LLVM C API integrationgingerBill2020-02-011-0/+831