Skip to content

Commit 47f151f

Browse files
committed
[dsymutil] Add missing dependency
(cherry picked from commit 320c13e)
1 parent 92854c5 commit 47f151f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/dsymutil/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ set(LLVM_LINK_COMPONENTS
88
AllTargetsInfos
99
AsmPrinter
1010
BitReader
11+
BitStreamReader
1112
CodeGen
1213
CodeGenTypes
1314
DWARFLinker

0 commit comments

Comments
 (0)