forked from OSchip/llvm-project
gn build: Merge 089c0f5814
This commit is contained in:
parent
23c7679208
commit
5e0b7df4db
|
@ -14,6 +14,7 @@ unittest("DebugInfoDWARFTests") {
|
|||
sources = [
|
||||
"DWARFDebugInfoTest.cpp",
|
||||
"DWARFDebugLineTest.cpp",
|
||||
"DWARFDieTest.cpp",
|
||||
"DWARFFormValueTest.cpp",
|
||||
"DWARFLocationExpressionTest.cpp",
|
||||
"DwarfGenerator.cpp",
|
||||
|
|
Loading…
Reference in New Issue