OrcJITTests: Prune unused libdeps.
[oota-llvm.git] / unittests / ExecutionEngine / Orc / CMakeLists.txt
index a3441472a0d04c3d008c79f0aabceb476902c4ef..01c209f8e0e3a02830fe2cc0a90332ce6b43e681 100644 (file)
@@ -3,9 +3,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   OrcJIT
-  MC
   Support
-  Target
   native
   )