Skip to content

Commit c28616d

Browse files
aheejindschuff
andauthored
Update llvm/docs/ReleaseNotes.md
Co-authored-by: Derek Schuff <[email protected]>
1 parent 34cb71d commit c28616d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Changes to the WebAssembly Backend
250250
`-mmutable-globals`, `-mcall-indirect-overlong`, `-msign-ext`,
251251
`-mbulk-memory-opt`, `-mnontrapping-fptoint`, and `-mextended-const`.
252252

253-
* The support for the new standardized [Exception Handling] proposal is added.
253+
* Support for the new standardized [Exception Handling] proposal is added.
254254
The [legacy Exception Handling] proposal is still supported, and turned on by
255255
the newly added `-wasm-use-legacy-eh` option. Given that major web browsers
256256
still default to the legacy EH proposal, this option is turned on by default

0 commit comments

Comments
 (0)