Skip to content

Commit 64320b9

Browse files
committed
[region-isolation] Fix mismerge from cherry-picking.
1 parent de871af commit 64320b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/SILOptimizer/Analysis/RegionAnalysis.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2429,7 +2429,6 @@ CONSTANT_TRANSLATION(TupleInst, Assign)
24292429
// and whose operand and result are guaranteed to be mapped to the same
24302430
// underlying region.
24312431
CONSTANT_TRANSLATION(BeginAccessInst, LookThrough)
2432-
CONSTANT_TRANSLATION(BeginBorrowInst, LookThrough)
24332432
CONSTANT_TRANSLATION(BeginDeallocRefInst, LookThrough)
24342433
CONSTANT_TRANSLATION(BridgeObjectToRefInst, LookThrough)
24352434
CONSTANT_TRANSLATION(CopyValueInst, LookThrough)

0 commit comments

Comments
 (0)