1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

gn build: Merge 089c0f58149

This commit is contained in:
LLVM GN Syncbot 2019-11-20 12:30:58 +00:00
parent e88e0737f1
commit 0075942ee9

View File

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