Skip to content

Commit c130273

Browse files
committed
Remove the old SideEffectAnalysis
1 parent afedd6d commit c130273

File tree

10 files changed

+0
-1688
lines changed

10 files changed

+0
-1688
lines changed

include/swift/SILOptimizer/Analysis/Analysis.def

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ SIL_ANALYSIS(PostDominance)
4444
SIL_ANALYSIS(PostOrder)
4545
SIL_ANALYSIS(ProtocolConformance)
4646
SIL_ANALYSIS(RCIdentity)
47-
SIL_ANALYSIS(SideEffect)
4847
SIL_ANALYSIS(TypeExpansion)
4948
SIL_ANALYSIS(PassManagerVerifier)
5049
SIL_ANALYSIS(DeadEndBlocks)

0 commit comments

Comments
 (0)