mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
De-bork CMake build. llvm-extract depends on asmparser
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81574 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ec080467f5
commit
dc91e54013
@ -1,4 +1,4 @@
|
|||||||
set(LLVM_LINK_COMPONENTS ipo bitreader bitwriter)
|
set(LLVM_LINK_COMPONENTS asmparser ipo bitreader bitwriter)
|
||||||
|
|
||||||
add_llvm_tool(llvm-extract
|
add_llvm_tool(llvm-extract
|
||||||
llvm-extract.cpp
|
llvm-extract.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user