mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-06 04:31:08 +00:00
Fix cmake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135609 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
685a2501b2
commit
8eda1310db
@ -8,4 +8,5 @@ set(LLVM_LINK_COMPONENTS
|
|||||||
|
|
||||||
add_llvm_tool(llvm-objdump
|
add_llvm_tool(llvm-objdump
|
||||||
llvm-objdump.cpp
|
llvm-objdump.cpp
|
||||||
|
MCFunction.cpp
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user