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)
commit7bfa48b10b17fb9c2443f5fff89c67be2049b351
treedba6cc9b5fad6765b3bfd1179055e6867c935232
parent9fe25f35fed12deaf46103187003eefbb1fc199c
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.

llvm-svn: 210411
llvm/unittests/ExecutionEngine/CMakeLists.txt