Skip to content

Commit af25d75

Browse files
authored
Merge pull request #34947 from zoecarver/gardening/silopt-loc
2 parents ac9ee94 + 976c0d4 commit af25d75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/SILOptimizer/Mandatory/OwnershipModelEliminator.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ void OwnershipModelEliminatorVisitor::splitDestructure(
342342
// instruction operands.
343343

344344
SILModule &M = destructureInst->getModule();
345-
SILLocation loc = destructureInst->getLoc();
346345
SILType opType = destructureOperand->getType();
347346

348347
llvm::SmallVector<Projection, 8> projections;

0 commit comments

Comments
 (0)