mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-18 12:31:26 +00:00
grammar
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115314 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b0f96facd6
commit
bffa1a5cf3
@ -50,7 +50,7 @@ add_llvm_target(ARMCodeGen
|
||||
Thumb2SizeReduction.cpp
|
||||
)
|
||||
|
||||
# The ARM CodeGen library depends on the AsmPrinter for just an
|
||||
# vtable, but GenLibDeps.pl is unable to detect it. So without this
|
||||
# The ARM CodeGen library depends on the AsmPrinter for just a
|
||||
# vtable, but GenLibDeps.pl is unable to detect it. So without this,
|
||||
# the build fails with "undefined reference to `vtable for ..."
|
||||
target_link_libraries(LLVMARMCodeGen LLVMARMAsmPrinter)
|
||||
|
Loading…
x
Reference in New Issue
Block a user