aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend_debug.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Make llvm backend code use `PtrMap`; remove dead codegingerBill2021-11-051-2/+2
|
* Correct typo in soa data type debug information generationgingerBill2021-11-011-5/+8
|
* Correct debug info for `matrix` typegingerBill2021-11-011-0/+1
|
* Add debug type information for `matrix`gingerBill2021-10-291-0/+14
|
* Fix #1174gingerBill2021-09-181-0/+1
|
* VS: Fix compilation using VS 2022.Jeroen van Rijn2021-09-161-4/+4
|
* Add debug information for `[^]T`gingerBill2021-08-221-0/+2
|
* Remove unused codegingerBill2021-08-191-9/+2
|
* Reorganize llvm_backend.cpp into separate files for easier maintenancegingerBill2021-08-071-0/+983