[Orc] Fix a bug in the CompileOnDemand layer where stub decls were not cloned
[oota-llvm.git] / lib / ExecutionEngine / Orc / OrcMCJITReplacement.cpp
2015-02-21 Lang Hames[Orc] Move Orc code into a namespace (llvm::orc), updat...
2015-01-23 Lang Hames[Orc] LLVMLinkInOrcMCJITReplacement shouldn't be in...
2015-01-23 Lang Hames[Orc] New JIT APIs.