]> granicus.if.org Git - llvm/commitdiff
Attempt to fix the BUILD_SHARED_LIBS build after the DIExpression change
authorReid Kleckner <rnk@google.com>
Wed, 23 Aug 2017 20:39:35 +0000 (20:39 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 23 Aug 2017 20:39:35 +0000 (20:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311595 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/MIRParser/LLVMBuild.txt

index 2852124786e337b554752add4b4575b8faaf05f0..6269b005a9853d3d148cc82d90da82f915a7de13 100644 (file)
@@ -19,4 +19,4 @@
 type = Library
 name = MIRParser
 parent = CodeGen
-required_libraries = AsmParser CodeGen Core MC Support Target
+required_libraries = AsmParser BinaryFormat CodeGen Core MC Support Target