Merge duplicated code.
[oota-llvm.git] / tools / lli / CMakeLists.txt
index 844b99464cb74edf3001e24c0073a0eebac2d22d..4af05969af16d62601cf4fde2e4a7fa74a435178 100644 (file)
@@ -14,6 +14,7 @@ set(LLVM_LINK_COMPONENTS
   RuntimeDyld
   SelectionDAG
   Support
+  Target
   TransformUtils
   native
   )