[bugpoint] Increase default memory limit to 400MB to fix bugpoint tests.
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / CloneSubModule.h
2015-05-04 Lang Hames[Orc] Revert r236465 - It broke the Windows bots.
2015-05-04 Lang Hames[Orc] Refactor the compile-on-demand layer to make...
2015-02-21 Lang Hames[Orc] Move Orc code into a namespace (llvm::orc), updat...
2015-02-17 Lang Hames[Orc] Update the Orc indirection utils and refactor...
2015-01-23 Lang Hames[Orc] New JIT APIs.