More missing llvm-lto2 dependencies

Follow-on to r278341: Update CMakeLists.txt to match LLVMBuild.txt

llvm-svn: 278349
This commit is contained in:
Teresa Johnson 2016-08-11 15:58:49 +00:00
parent 30526070ab
commit fdfde19985
1 changed files with 2 additions and 0 deletions

View File

@ -1,8 +1,10 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
Core
LTO
Object
Support
Target
)
add_llvm_tool(llvm-lto2