From: NAKAMURA Takumi Date: Thu, 24 Jul 2014 11:44:44 +0000 (+0000) Subject: [CMake] tools/lto: Prune redundant libdep(s). X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4bc5f139cdc11188621560b7002c0fa6508cf616;p=oota-llvm.git [CMake] tools/lto: Prune redundant libdep(s). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213855 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/lto/CMakeLists.txt b/tools/lto/CMakeLists.txt index 71391b7cf5f..f80ee38a3fc 100644 --- a/tools/lto/CMakeLists.txt +++ b/tools/lto/CMakeLists.txt @@ -1,6 +1,5 @@ set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} - Core LTO MC MCDisassembler