mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-23 22:15:25 +00:00
Unbreak my CMake build. Say you'll link again.
llvm-svn: 80842
This commit is contained in:
parent
317ab82083
commit
d7f58a6cb0
@ -1,4 +1,4 @@
|
||||
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader)
|
||||
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader asmparser)
|
||||
|
||||
add_llvm_tool(llc
|
||||
llc.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user