]> granicus.if.org Git - llvm/commitdiff
Fix build by adding the missing dependency.
authorMichael Liao <michael.hliao@gmail.com>
Thu, 10 Oct 2019 18:04:52 +0000 (18:04 +0000)
committerMichael Liao <michael.hliao@gmail.com>
Thu, 10 Oct 2019 18:04:52 +0000 (18:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374406 91177308-0d34-0410-b5e6-96231b3b80d8

lib/DebugInfo/GSYM/LLVMBuild.txt

index ff324253994d9170465b4110fbe9c44d2acac103..d3cf7653abf4184dc21610770b2bc4401b4c46e1 100644 (file)
@@ -18,4 +18,4 @@
 type = Library
 name = DebugInfoGSYM
 parent = DebugInfo
-required_libraries = Support
+required_libraries = MC Support