mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
SystemZ *does* have a CodeGen/AsmPrinter split.
- What it doesn't have is the rest of its cmake files... llvm-svn: 76352
This commit is contained in:
parent
f5a95d9e81
commit
e52f9f19ff
@ -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