Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm6: fix debug info generation for arrays | Tristan Gingold | 2020-08-04 | 1 | -1/+1 |
* | ortho: add unbounded records, rework array subtypes. | Tristan Gingold | 2020-07-25 | 1 | -17/+71 |
* | llvm6: fix debug info for llvm-10 | Tristan Gingold | 2020-06-25 | 1 | -55/+89 |
* | llvm6: add generation of more debug info, improve compatibility | Tristan Gingold | 2020-06-19 | 1 | -138/+507 |
* | llvm6: adjust code to support llvm 6 and llvm 7. | Tristan Gingold | 2020-06-19 | 1 | -2/+7 |
* | src/ortho: add new_convert. | Tristan Gingold | 2020-06-17 | 1 | -1/+7 |
* | llvm6 - add support for llvm 3.5 | Tristan Gingold | 2020-06-11 | 1 | -2/+35 |
* | llvm6: adjust assertions and unreachable. | Tristan Gingold | 2020-06-11 | 1 | -10/+11 |
* | LLVM backend with debug info (in C/C++) | Tristan Gingold | 2020-06-09 | 1 | -0/+2264 |