[X86] Simplify check lines in tests. No functional change.
[oota-llvm.git] / test / ExecutionEngine / OrcJIT / load-object-a.ll
2015-03-23 Lang Hames[Orc] Add missing -use-orcmcjit flag to a number of...
2015-02-02 Lang Hames[Orc] Make OrcMCJITReplacement::addObject calls transfe...
2015-02-02 Lang Hames[Orc] Remove one of the OrcMCJITReplacement regression...
2015-02-02 Lang Hames[Orc] Regression tests for OrcMCJITReplacement.