[SystemZ] Add Analysis to required_libraries (fall-out from r233688)
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 31 Mar 2015 15:16:13 +0000 (15:16 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 31 Mar 2015 15:16:13 +0000 (15:16 +0000)
Should fix build failures with cmake builds

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233700 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SystemZ/LLVMBuild.txt

index 542aaee773583c4d2443eed3ea961ef1c020ec0a..6f8431db7b11ca3aaaec122901489a00f6b54b9f 100644 (file)
@@ -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