OSDN Git Service

Fixup r271533, or check-clang didn't find llvm-lto as the target.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 2 Jun 2016 20:39:24 +0000 (20:39 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 2 Jun 2016 20:39:24 +0000 (20:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271585 91177308-0d34-0410-b5e6-96231b3b80d8

tools/CMakeLists.txt

index e2974fa..b654b8c 100644 (file)
@@ -37,6 +37,7 @@ add_llvm_tool_subdirectory(lto)
 add_llvm_tool_subdirectory(gold)
 add_llvm_tool_subdirectory(llvm-ar)
 add_llvm_tool_subdirectory(llvm-config)
+add_llvm_tool_subdirectory(llvm-lto)
 add_llvm_tool_subdirectory(llvm-profdata)
 
 # Projects supported via LLVM_EXTERNAL_*_SOURCE_DIR need to be explicitly