aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/llvm6/llvm-cbindings.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm6: fix debug info generation for arraysTristan Gingold2020-08-041-1/+1
* ortho: add unbounded records, rework array subtypes.Tristan Gingold2020-07-251-17/+71
* llvm6: fix debug info for llvm-10Tristan Gingold2020-06-251-55/+89
* llvm6: add generation of more debug info, improve compatibilityTristan Gingold2020-06-191-138/+507
* llvm6: adjust code to support llvm 6 and llvm 7.Tristan Gingold2020-06-191-2/+7
* src/ortho: add new_convert.Tristan Gingold2020-06-171-1/+7
* llvm6 - add support for llvm 3.5Tristan Gingold2020-06-111-2/+35
* llvm6: adjust assertions and unreachable.Tristan Gingold2020-06-111-10/+11
* LLVM backend with debug info (in C/C++)Tristan Gingold2020-06-091-0/+2264