Skip to content

Commit 1100144

Browse files
authored
Merge pull request #30056 from gottesmm/pr-ff10022369984ebf7c3eea59bda1dda7eff169cb
2 parents baa83f5 + 15bd350 commit 1100144

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

lib/SILOptimizer/Mandatory/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ silopt_register_sources(
1717
PredictableMemOpt.cpp
1818
PMOMemoryUseCollector.cpp
1919
RawSILInstLowering.cpp
20-
SemanticARCOpts.cpp
2120
SILGenCleanup.cpp
2221
YieldOnceCheck.cpp
2322
MandatoryCombine.cpp

lib/SILOptimizer/Transforms/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ silopt_register_sources(
2525
RedundantLoadElimination.cpp
2626
RedundantOverflowCheckRemoval.cpp
2727
ReleaseDevirtualizer.cpp
28+
SemanticARCOpts.cpp
2829
SILCodeMotion.cpp
2930
SILLowerAggregateInstrs.cpp
3031
SILMem2Reg.cpp

0 commit comments

Comments
 (0)