llvm-6502/unittests/ExecutionEngine
Alp Toker 11e082eb54 Fix build when no native target is enabled
The JITTests and MCJITTests unit test targets require a native arch with JIT
support, otherwise fail to link.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210411 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-08 02:45:56 +00:00
..
JIT Replace a virtual with an override. 2014-05-07 19:52:32 +00:00
MCJIT Add C API for thread yielding callback. 2014-05-16 02:33:15 +00:00
CMakeLists.txt Fix build when no native target is enabled 2014-06-08 02:45:56 +00:00
ExecutionEngineTest.cpp
Makefile