Skip to content

Commit 1a28d33

Browse files
committed
[gn build] Port 88c2137
1 parent 88c2137 commit 1a28d33

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

llvm/utils/gn/secondary/llvm/lib/DWARFLinker/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ static_library("DWARFLinker") {
1212
"DWARFLinker.cpp",
1313
"DWARFLinkerCompileUnit.cpp",
1414
"DWARFLinkerDeclContext.cpp",
15+
"DWARFStreamer.cpp",
1516
]
1617
}

llvm/utils/gn/secondary/llvm/tools/dsymutil/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ executable("dsymutil") {
2323
"CFBundle.cpp",
2424
"DebugMap.cpp",
2525
"DwarfLinkerForBinary.cpp",
26-
"DwarfStreamer.cpp",
2726
"MachODebugMapParser.cpp",
2827
"MachOUtils.cpp",
2928
"SymbolMap.cpp",

0 commit comments

Comments
 (0)