Fix build when no native target is enabled
authorAlp Toker <alp@nuanti.com>
Sun, 8 Jun 2014 02:45:56 +0000 (02:45 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 8 Jun 2014 02:45:56 +0000 (02:45 +0000)
commit11e082eb543a9d7c92892a3833e8679000858370
tree011ffa65b52e1bfcaacdb3b218466ffc7be40825
parentb8ff7273c67bfd7233426285933054a689f1c0fb
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
unittests/ExecutionEngine/CMakeLists.txt