Skip to content

Commit 1b15965

Browse files
committed
[gn build] Port dcff396
1 parent ed9851a commit 1b15965

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/unittests/DebugInfo/DWARF

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/unittests/DebugInfo/DWARF/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ unittest("DebugInfoDWARFTests") {
1212
"//llvm/lib/Testing/Support",
1313
]
1414
sources = [
15+
"DWARFDebugArangeSetTest.cpp",
1516
"DWARFDebugInfoTest.cpp",
1617
"DWARFDebugLineTest.cpp",
1718
"DWARFDieTest.cpp",

0 commit comments

Comments
 (0)