aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/llvm4-nodebug
Commit message (Expand)AuthorAgeFilesLines
* ortho: use LDFLAGS and prefer them over defaultsXiretza2021-05-101-1/+1
* update license headersumarcor2021-02-051-11/+11
* update license headersumarcor2021-01-1415-165/+135
* src/ortho: add new_convert.Tristan Gingold2020-06-172-2/+8
* ortho/llvm4-nodebug: fix a comment.Tristan Gingold2020-06-091-1/+1
* ortho: add a length parameter to start_array_aggr.Tristan Gingold2020-05-282-4/+4
* llvm4-nodebug: remove verbose code.Tristan Gingold2020-01-121-3/+0
* msys2-mingw: build llvm with --static-link (tentatively fix ci)Tristan Gingold2020-01-121-1/+1
* ortho/llvm4-nodebug: pass --link-static to llvm-config.Tristan Gingold2020-01-121-1/+1
* llvm4-nodebug: investigate CI failure.Tristan Gingold2020-01-121-1/+2
* llvm4-nodebug: add verbosity to debug CI failures.Tristan Gingold2020-01-121-1/+5
* ortho/llvm4-nodebug: normalize the default target on llvm 7.0+Tristan Gingold2018-12-313-2/+27
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-213-20/+80
* Improve doc, fix English typo.Tristan Gingold2018-09-231-1/+1
* Remove -gnat05, always use GNATFLAGS.Tristan Gingold2018-09-151-2/+2
* orth/llvm4: handle unreachable variable declarations.Tristan Gingold2018-08-071-4/+7
* llvm4: add --verify-llvmTristan Gingold2018-07-251-4/+9
* ortho_llvm: remove outdated comment.Tristan Gingold2018-06-011-1/+0
* ortho_llvm: do not generate loop_stmt/indexed_element if unreachable.Tristan Gingold2018-05-261-8/+17
* llvm4: generate object file by default.Tristan Gingold2017-10-221-1/+1
* llvm39/llvm4: remove useless renaming.Tristan Gingold2017-04-042-11/+3
* Preliminary support of LLVM 4Tristan Gingold2017-04-0417-0/+5663