Skip to content

Commit 3ef5c5f

Browse files
committed
AddressUtils comment
1 parent e17451a commit 3ef5c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftCompilerSources/Sources/Optimizer/Utilities/AddressUtils.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ private func log(_ message: @autoclosure () -> String) {
2525
///
2626
/// TODO: Integrate this with SIL verification to ensure completeness.
2727
///
28-
/// TODO: Convert AddressDefUseWalker to conform to AddressUtils after
28+
/// TODO: Convert AddressDefUseWalker to use AddressUseVisitor after
2929
/// checking that the additional instructions are handled correctly by
3030
/// escape analysis.
3131
///

0 commit comments

Comments
 (0)