mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
De-bork CMake build. llvm-extract depends on asmparser
llvm-svn: 81574
This commit is contained in:
parent
149ac38d37
commit
adef81e26c
@ -1,4 +1,4 @@
|
||||
set(LLVM_LINK_COMPONENTS ipo bitreader bitwriter)
|
||||
set(LLVM_LINK_COMPONENTS asmparser ipo bitreader bitwriter)
|
||||
|
||||
add_llvm_tool(llvm-extract
|
||||
llvm-extract.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user