[llvm] 51b6dec - [gn build] Port e5e3dccd0741
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 17 13:01:12 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-09-17T19:55:35Z
New Revision: 51b6dece1efad20ffbc1aac1b113c3f666843773
URL: https://github.com/llvm/llvm-project/commit/51b6dece1efad20ffbc1aac1b113c3f666843773
DIFF: https://github.com/llvm/llvm-project/commit/51b6dece1efad20ffbc1aac1b113c3f666843773.diff
LOG: [gn build] Port e5e3dccd0741
Added:
Modified:
llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn b/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
index 00518ea8b7cd4..8dece10278da5 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
@@ -28,6 +28,7 @@ unittest("CodeGenTests") {
"InstrRefLDVTest.cpp",
"LexicalScopesTest.cpp",
"LowLevelTypeTest.cpp",
+ "MLRegallocDevelopmentFeatures.cpp",
"MachineInstrBundleIteratorTest.cpp",
"MachineInstrTest.cpp",
"MachineOperandTest.cpp",
More information about the llvm-commits
mailing list