Skip to content

Commit

Permalink
[gn build] Port d328d41
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Dec 21, 2024
1 parent d328d41 commit 559f080
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ static_library("CodeGen") {
"DFAPacketizer.cpp",
"DeadMachineInstructionElim.cpp",
"DetectDeadLanes.cpp",
"DroppedVariableStatsMIR.cpp",
"DwarfEHPrepare.cpp",
"EHContGuardCatchret.cpp",
"EarlyIfConversion.cpp",
Expand Down
1 change: 0 additions & 1 deletion llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ unittest("CodeGenTests") {
"CCStateTest.cpp",
"DIEHashTest.cpp",
"DIETest.cpp",
"DroppedVariableStatsMIRTest.cpp",
"DwarfStringPoolEntryRefTest.cpp",
"InstrRefLDVTest.cpp",
"LexicalScopesTest.cpp",
Expand Down

0 comments on commit 559f080

Please sign in to comment.