Skip to content

Commit d285eed

Browse files
committed
[Gardening] AddressLowering: Comment cleanup.
Added missing line in SIL.
1 parent 3d8e4b9 commit d285eed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/SILOptimizer/Mandatory/PhiStorageOptimizer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
///
5757
/// bb0:
5858
/// %get0 = apply %get<T>() : $@convention(thin) <τ_0_0>() -> @out τ_0_0
59+
/// cond_br undef, bb1, bb2
5960
///
6061
/// bb1:
6162
/// destroy_value %get0 : $T

0 commit comments

Comments
 (0)