OSDN Git Service

libDebugInfo depends on libObject nowadays.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 9 May 2013 13:48:26 +0000 (13:48 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 9 May 2013 13:48:26 +0000 (13:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181510 91177308-0d34-0410-b5e6-96231b3b80d8

lib/DebugInfo/LLVMBuild.txt

index 210b9f9..f347d5e 100644 (file)
@@ -19,4 +19,4 @@
 type = Library
 name = DebugInfo
 parent = Libraries
-required_libraries = Support
+required_libraries = Object Support