You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[test] Update test/IRGen/section_wasm.swift for new section flags
5298450 added @_used for the function
and it added "R" flag (WASM_SEG_FLAG_RETAIN) to the section directive.
This patch updates the test to match the new section flags.
0 commit comments