mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
[SystemZ] Add Analysis to required_libraries (fall-out from r233688)
Should fix build failures with cmake builds git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233700 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9444646b43
commit
d2b60b4674
@ -31,5 +31,5 @@ has_jit = 1
|
||||
type = Library
|
||||
name = SystemZCodeGen
|
||||
parent = SystemZ
|
||||
required_libraries = AsmPrinter CodeGen Core MC SelectionDAG Support SystemZAsmPrinter SystemZDesc SystemZInfo Target
|
||||
required_libraries = Analysis AsmPrinter CodeGen Core MC SelectionDAG Support SystemZAsmPrinter SystemZDesc SystemZInfo Target
|
||||
add_to_library_groups = SystemZ
|
||||
|
Loading…
Reference in New Issue
Block a user