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