llvm/unittests: Simplify LINK_COMPONENTS.
[oota-llvm.git] / unittests / ExecutionEngine / CMakeLists.txt
index 5ca99046beaadfec354d1899d910efe8e43ce4a7..5fffadd4ca0cb27fce3e145d18d311e20265223d 100644 (file)
@@ -1,7 +1,5 @@
 set(LLVM_LINK_COMPONENTS
-  jit
   interpreter
-  nativecodegen
   )
 
 add_llvm_unittest(ExecutionEngineTests