mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-12 02:47:10 +00:00
More missing llvm-lto2 dependencies
Follow-on to r278341: Update CMakeLists.txt to match LLVMBuild.txt git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278349 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3f8d4e3f67
commit
c4513c68e0
@ -1,8 +1,10 @@
|
|||||||
set(LLVM_LINK_COMPONENTS
|
set(LLVM_LINK_COMPONENTS
|
||||||
${LLVM_TARGETS_TO_BUILD}
|
${LLVM_TARGETS_TO_BUILD}
|
||||||
|
Core
|
||||||
LTO
|
LTO
|
||||||
Object
|
Object
|
||||||
Support
|
Support
|
||||||
|
Target
|
||||||
)
|
)
|
||||||
|
|
||||||
add_llvm_tool(llvm-lto2
|
add_llvm_tool(llvm-lto2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user