Skip to content

Commit b9b9781

Browse files
zhuoweikateinoigakukun
authored andcommitted
WebAssembly: add replac2 section to start/end objects
1 parent 2406043 commit b9b9781

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

swift_end.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ DECLARE_SWIFT_SECTION(swift5_reflstr)
2626
DECLARE_SWIFT_SECTION(swift5_fieldmd)
2727
DECLARE_SWIFT_SECTION(swift5_assocty)
2828
DECLARE_SWIFT_SECTION(swift5_replace)
29+
DECLARE_SWIFT_SECTION(swift5_replac2)
2930
}

swift_start.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ DECLARE_SWIFT_SECTION(swift5_reflstr)
2626
DECLARE_SWIFT_SECTION(swift5_fieldmd)
2727
DECLARE_SWIFT_SECTION(swift5_assocty)
2828
DECLARE_SWIFT_SECTION(swift5_replace)
29+
DECLARE_SWIFT_SECTION(swift5_replac2)
2930
}

0 commit comments

Comments
 (0)