mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
SystemZ *does* have a CodeGen/AsmPrinter split.
- What it doesn't have is the rest of its cmake files... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76352 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
07598d72f0
commit
10b547c638
@ -4,4 +4,4 @@ add_llvm_library(LLVMSystemZInfo
|
||||
SystemZTargetInfo.cpp
|
||||
)
|
||||
|
||||
add_dependencies(LLVMSystemZInfo SystemZTable_gen)
|
||||
add_dependencies(LLVMSystemZInfo SystemZCodeGenTable_gen)
|
||||
|
Loading…
Reference in New Issue
Block a user