aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/llvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ortho: move llvm to llvm35Tristan Gingold2019-05-161-32/+0
* Remove -gnat05, always use GNATFLAGS.Tristan Gingold2018-09-151-2/+2
* Use CXX in makefiles and configures to design the c++ compiler.Tristan Gingold2016-12-241-1/+1
* oread: optimize field search for large record/unions (use a hash map).Tristan Gingold2016-07-091-1/+2
* llvm: simplify use of llvm-config.Tristan Gingold2016-01-091-1/+1
* Scanner: fix use of latin-1 8 bit characters.Tristan Gingold2015-12-221-1/+1
* Fix llvm link on darwin (set no_compat_unwind).Tristan Gingold2015-05-281-1/+1
* Fix llvm build (add cxxflags).Tristan Gingold2015-05-251-1/+1
* Use cxx compiler to link llvm executable.Tristan Gingold2015-05-211-2/+3
* Makefiles: add OPT_FLAGS.Tristan Gingold2014-12-241-2/+2
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+30