diff options
author | Heejin Ahn <aheejin@gmail.com> | 2024-05-28 16:27:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 16:27:04 -0700 |
commit | 722a5fce589cea76a0baf89ce731477bae8cf4b8 (patch) | |
tree | 0dbd16e158e215270498428535dd847886991646 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 39e5036c0e22cea24df73d28746bb8fe0a117f9d (diff) | |
download | llvm-722a5fce589cea76a0baf89ce731477bae8cf4b8.zip llvm-722a5fce589cea76a0baf89ce731477bae8cf4b8.tar.gz llvm-722a5fce589cea76a0baf89ce731477bae8cf4b8.tar.bz2 |
[WebAssembly] Add -wasm-enable-exnref option (#93597)
This adds `-wasm-enable-exnref`, which will enable the new EH
instructions using `exnref` (adopted in Oct 2023 CG meeting):
https://github.com/WebAssembly/exception-handling/blob/main/proposals/exception-handling/Exceptions.md
This option should be used with `-wasm-enable-eh`.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions