aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend_stmt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add extra message to assertgingerBill2021-08-231-1/+2
|
* Remove unused codegingerBill2021-08-191-6/+0
|
* Extra sanity check around `static`gingerBill2021-08-181-4/+11
|
* Unify semantics of the built-in `swizzle` procedure with the selector ↵gingerBill2021-08-091-0/+45
| | | | expression semantics e.g. `.xyz`
* Reorganize llvm_backend.cpp into separate files for easier maintenancegingerBill2021-08-071-0/+2233