1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

[gn build] Port f62b898c1f5

This commit is contained in:
LLVM GN Syncbot 2020-03-16 13:54:40 +00:00
parent 371f1bda60
commit 7938bbf00b

View File

@ -19,6 +19,7 @@ unittest("DebugInfoDWARFTests") {
"DWARFDebugInfoTest.cpp",
"DWARFDebugLineTest.cpp",
"DWARFDieTest.cpp",
"DWARFExpressionCompactPrinterTest.cpp",
"DWARFFormValueTest.cpp",
"DWARFLocationExpressionTest.cpp",
"DwarfGenerator.cpp",