Skip to content

Commit 559f080

Browse files
committed
[gn build] Port d328d41
1 parent d328d41 commit 559f080

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ static_library("CodeGen") {
5050
"DFAPacketizer.cpp",
5151
"DeadMachineInstructionElim.cpp",
5252
"DetectDeadLanes.cpp",
53-
"DroppedVariableStatsMIR.cpp",
5453
"DwarfEHPrepare.cpp",
5554
"EHContGuardCatchret.cpp",
5655
"EarlyIfConversion.cpp",

llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ unittest("CodeGenTests") {
2626
"CCStateTest.cpp",
2727
"DIEHashTest.cpp",
2828
"DIETest.cpp",
29-
"DroppedVariableStatsMIRTest.cpp",
3029
"DwarfStringPoolEntryRefTest.cpp",
3130
"InstrRefLDVTest.cpp",
3231
"LexicalScopesTest.cpp",

0 commit comments

Comments
 (0)