llvm-6502/unittests/ExecutionEngine/JIT
Ulrich Weigand 7207285e65 [SystemZ] Set up JIT/MCJIT test cases
This patch adds the necessary configuration bits and #ifdef's to set up
the JIT/MCJIT test cases for SystemZ.  Like other recent targets, we do
fully support MCJIT, but do not support the old JIT at all.  Set up the
lit config files accordingly, and disable old-JIT unit tests.

Patch by Richard Sandiford.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181207 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-06 16:21:50 +00:00
..
CMakeLists.txt Explicitly add -Wl,--export-all-symbols on mingw/cygwin. 2013-04-04 01:19:55 +00:00
IntelJITEventListenerTest.cpp
JITEventListenerTest.cpp [SystemZ] Set up JIT/MCJIT test cases 2013-05-06 16:21:50 +00:00
JITEventListenerTestCommon.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
JITMemoryManagerTest.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
JITTest.cpp [SystemZ] Set up JIT/MCJIT test cases 2013-05-06 16:21:50 +00:00
JITTests.def
Makefile Add support for source and line information to IntelJITEventListener for object emitted by MCJIT. 2013-01-28 19:52:37 +00:00
MultiJITTest.cpp [SystemZ] Set up JIT/MCJIT test cases 2013-05-06 16:21:50 +00:00
OProfileJITEventListenerTest.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00