[Orc][RuntimeDyld] Prevent duplicate calls to finalizeMemory on shared memory
[oota-llvm.git] / unittests / ExecutionEngine / Orc / OrcTestCommon.h
2016-01-09 Lang Hames[Orc][RuntimeDyld] Prevent duplicate calls to finalizeM...
2015-10-30 Lang Hames[Orc] Expose the compile callback API through the C...
2015-10-28 Lang Hames[Orc] Require target support for host before running...
2015-10-28 Craig TopperFix a -Wpessimizing-move warning.
2015-10-28 Lang Hames[Orc] Disable Orc C API unit tests on non-Darwin while...
2015-10-28 Lang Hames[Orc] Re-add C bindings for the Orc APIs, with a fix...
2015-10-28 Lang Hames[Orc] Revert the C bindngs commit, r251472, while I...
2015-10-28 Lang Hames[Orc] Add experimental C bindings for Orc.
2015-10-27 Lang Hames[Orc] Fix indentation.
2015-10-20 Lang Hames[Orc] Make CompileOnDemandLayer::findSymbol call BaseLa...
2015-04-21 Reid Kleckners/NULL/nullptr/ in OrcTestCommon.h to silence -Wsentine...
2015-04-20 Lang Hames[Orc] Make the makeStub function propagate argument...