llvm-6502/unittests/ExecutionEngine
2012-10-08 13:06:30 +00:00
..
JIT Some regression tests which are testing the old jit and are exercising functionality which is both known to be broken and not expected to be fixed in the old jit. To remove these from the regression test output, I've marked them XFAIL (for lit tests) and ifdef'd them out (unit tests). These modifications remove the last long-standing regression test failures from the buildbots (though updating the triple to reflect new ubuntu configuration has temporarily caused some new failures). Tested on x86-64 and ARM Linux. 2012-10-08 13:06:30 +00:00
MCJIT Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00
CMakeLists.txt Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00
ExecutionEngineTest.cpp
Makefile Adding MCJIT and MemoryBuffer unit tests 2012-10-04 20:29:44 +00:00