mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-15 22:28:18 +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:
@@ -4,4 +4,4 @@ add_llvm_library(LLVMSystemZInfo
|
|||||||
SystemZTargetInfo.cpp
|
SystemZTargetInfo.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
add_dependencies(LLVMSystemZInfo SystemZTable_gen)
|
add_dependencies(LLVMSystemZInfo SystemZCodeGenTable_gen)
|
||||||
|
Reference in New Issue
Block a user