OrcJITTests: Update libdeps.
[oota-llvm.git] / unittests / ExecutionEngine / Orc / CMakeLists.txt
index dc401c9743e1360babe5b74ef8511682230da28e..a3441472a0d04c3d008c79f0aabceb476902c4ef 100644 (file)
@@ -1,6 +1,7 @@
 
 set(LLVM_LINK_COMPONENTS
   Core
+  ExecutionEngine
   OrcJIT
   MC
   Support