gn build: Merge 089c0f5814

This commit is contained in:
LLVM GN Syncbot 2019-11-20 12:30:58 +00:00
parent 23c7679208
commit 5e0b7df4db
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ unittest("DebugInfoDWARFTests") {
sources = [
"DWARFDebugInfoTest.cpp",
"DWARFDebugLineTest.cpp",
"DWARFDieTest.cpp",
"DWARFFormValueTest.cpp",
"DWARFLocationExpressionTest.cpp",
"DwarfGenerator.cpp",