Skip to content

Commit 375bef1

Browse files
committed
Minor comment fix in DeadObjectElimination.cpp
1 parent a95e25c commit 375bef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SILOptimizer/Transforms/DeadObjectElimination.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- DeadObjectElimination.h - Remove unused objects ------------------===//
1+
//===-- DeadObjectElimination.cpp - Remove unused objects ----------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

0 commit comments

Comments
 (0)