llvm/unittests: Simplify LINK_COMPONENTS.
[oota-llvm.git] / unittests / VMCore / CMakeLists.txt
index c7392a93ea2bb35e79fb51520b3f556adae3cee4..5a87605b27d530c95694f1f85be54b18804eb845 100644 (file)
@@ -1,9 +1,7 @@
 set(LLVM_LINK_COMPONENTS
   asmparser
-  analysis
   core
   ipa
-  target
   )
 
 set(VMCoreSources