aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/ExecutionEngine/JIT.h
AgeCommit message (Expand)Author
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-04-29Fix comments from copy-paste to a more relevant meaningEli Bendersky
2009-06-24Fix the Ocaml bindings for the ExecutionEngine: with the change to buildBob Wilson
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-12-05split the JIT memory management code out from the main JIT logic into itsChris Lattner
2006-03-24Fix headersJeff Cohen
2006-03-24Minor corrections.Jeff Cohen
2006-03-24Get JIT/Interpreter working on Windows again.Jeff Cohen