summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp
AgeCommit message (Expand)Author
2017-06-23[ORC] Re-apply r306166 and r306168 with fix for regression test.Lang Hames
2015-06-13[ExecutionEngine] ArrayRefize argument passing.Benjamin Kramer
2015-02-21[Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.Lang Hames
2015-01-23[Orc] LLVMLinkInOrcMCJITReplacement shouldn't be in the anonymous namespace.Lang Hames
2015-01-23[Orc] New JIT APIs.Lang Hames