[llvm] a0ed449 - [gn build] Port d8bbfe8a4897
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 15:03:18 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-08-18T21:58:30Z
New Revision: a0ed44943a62424032ee3a0f17d23a2851f80095
URL: https://github.com/llvm/llvm-project/commit/a0ed44943a62424032ee3a0f17d23a2851f80095
DIFF: https://github.com/llvm/llvm-project/commit/a0ed44943a62424032ee3a0f17d23a2851f80095.diff
LOG: [gn build] Port d8bbfe8a4897
Added:
Modified:
llvm/utils/gn/secondary/llvm/unittests/DebugInfo/DWARF/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/DWARF/BUILD.gn b/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/DWARF/BUILD.gn
index 38ec5269f4b16..a7c1d6ac8a546 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/DWARF/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/DWARF/BUILD.gn
@@ -21,6 +21,7 @@ unittest("DebugInfoDWARFTests") {
"DWARFDieManualExtractTest.cpp",
"DWARFDieTest.cpp",
"DWARFExpressionCompactPrinterTest.cpp",
+ "DWARFExpressionCopyBytesTest.cpp",
"DWARFFormValueTest.cpp",
"DWARFListTableTest.cpp",
"DWARFLocationExpressionTest.cpp",
More information about the llvm-commits
mailing list