OSDN Git Service

Update aosp/master LLVM for rebase to r239765
[android-x86/external-llvm.git] / tools / llvm-lto / CMakeLists.txt
index 348976c..3ea1aee 100644 (file)
@@ -1,4 +1,10 @@
-set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} lto support)
+set(LLVM_LINK_COMPONENTS
+  ${LLVM_TARGETS_TO_BUILD}
+  LTO
+  MC
+  Support
+  Target
+  )
 
 add_llvm_tool(llvm-lto
   llvm-lto.cpp