Skip to content

Commit 06b5c97

Browse files
committed
[NFC] Split the SIL type substitution code into its own file
1 parent 80551ce commit 06b5c97

File tree

3 files changed

+735
-708
lines changed

3 files changed

+735
-708
lines changed

lib/SIL/IR/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ target_sources(swiftSIL PRIVATE
3030
SILSuccessor.cpp
3131
SILSymbolVisitor.cpp
3232
SILType.cpp
33+
SILTypeSubstitution.cpp
3334
SILUndef.cpp
3435
SILVTable.cpp
3536
SILValue.cpp

0 commit comments

Comments
 (0)