summaryrefslogtreecommitdiff
path: root/src/ortho/llvm
AgeCommit message (Collapse)Author
2015-03-01Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold
2014-12-24Makefiles: add OPT_FLAGS.Tristan Gingold
2014-12-23Regenerate ortho_llvm.adsTristan Gingold
2014-12-16ortho_llvm: add uwtable + nounwind attibutes for functions.Tristan Gingold
2014-12-16ortho_llvm: fix crash with debug info.Tristan Gingold
2014-12-15llvm-core.ads: fix values.Tristan Gingold
2014-12-13llvm: add generation of only debug lines table.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold