summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2017-06-07 04:48:49 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2017-06-07 04:48:49 +0000
commit92c99cd6dcedc97b629700ca633aedff2f73b569 (patch)
treee93132f85454d48b4193fa91de0d98cce5f3f828 /llvm/lib/DebugInfo
parentef9d9481b530014188f6d279dd654f7ec102f2db (diff)
downloadbcm5719-llvm-92c99cd6dcedc97b629700ca633aedff2f73b569.tar.gz
bcm5719-llvm-92c99cd6dcedc97b629700ca633aedff2f73b569.zip
Update libdeps to add BinaryFormat, introduced in r304864.
llvm-svn: 304869
Diffstat (limited to 'llvm/lib/DebugInfo')
-rw-r--r--llvm/lib/DebugInfo/DWARF/LLVMBuild.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/DebugInfo/DWARF/LLVMBuild.txt b/llvm/lib/DebugInfo/DWARF/LLVMBuild.txt
index 9f8b1047ef6..8242a7f2e7f 100644
--- a/llvm/lib/DebugInfo/DWARF/LLVMBuild.txt
+++ b/llvm/lib/DebugInfo/DWARF/LLVMBuild.txt
@@ -19,4 +19,4 @@
type = Library
name = DebugInfoDWARF
parent = DebugInfo
-required_libraries = Object Support
+required_libraries = BinaryFormat Object Support
OpenPOWER on IntegriCloud