aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/llvm6
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-02-051-11/+10
* update license headersumarcor2021-01-147-77/+63
* llvm6: fix debug info generation for arraysTristan Gingold2020-08-041-1/+1
* ortho: add unbounded records, rework array subtypes.Tristan Gingold2020-07-253-24/+119
* llvm6: fix debug info for llvm-10Tristan Gingold2020-06-252-55/+91
* llvm6: add generation of more debug info, improve compatibilityTristan Gingold2020-06-194-196/+535
* llvm6: adjust code to support llvm 6 and llvm 7.Tristan Gingold2020-06-191-2/+7
* src/ortho: add new_convert.Tristan Gingold2020-06-172-1/+8
* llvm6 - add support for llvm 3.5Tristan Gingold2020-06-111-2/+35
* llvm6: adjust assertions and unreachable.Tristan Gingold2020-06-112-11/+11
* LLVM backend with debug info (in C/C++)Tristan Gingold2020-06-099-0/+4047