[CFLAA] LLVM_CONSTEXPR -> const
[oota-llvm.git] / include / llvm / ExecutionEngine / JIT.h
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-04-29 Eli BenderskyFix comments from copy-paste to a more relevant meaning
2009-06-24 Bob WilsonFix the Ocaml bindings for the ExecutionEngine: with...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-05 Chris Lattnersplit the JIT memory management code out from the main...
2006-03-24 Jeff CohenFix headers
2006-03-24 Jeff CohenMinor corrections.
2006-03-24 Jeff CohenGet JIT/Interpreter working on Windows again.