Support for ThinLTO function importing and symbol linking.
[oota-llvm.git] / tools / llvm-link / CMakeLists.txt
index d4f5be749046ec12beacd0b103d137e235dfc8f3..e4ced186336c60cc9c61b6580c31c4f03940e1f8 100644 (file)
@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   IRReader
   Linker
+  Object
   Support
   )