diff options
author | Heejin Ahn <aheejin@gmail.com> | 2021-02-17 05:27:19 -0800 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2021-02-17 10:16:23 -0800 |
commit | 7c594bab00ee514417c605710885b21b9635e8d7 (patch) | |
tree | c79053f92468b320667dd1c3410817143cbad579 /llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp | |
parent | d4353a3101542522d226419675946ca59ab7e546 (diff) | |
download | llvm-7c594bab00ee514417c605710885b21b9635e8d7.zip llvm-7c594bab00ee514417c605710885b21b9635e8d7.tar.gz llvm-7c594bab00ee514417c605710885b21b9635e8d7.tar.bz2 |
[WebAssembly] Change catch_all's opcode
We decided to change `catch_all`'s opcode from 0x05, which is the same
as `else`, to 0x19, to avoid some complicated handling in the tools.
See: https://github.com/WebAssembly/exception-handling/issues/147
Reviewed By: sbc100
Differential Revision: https://reviews.llvm.org/D96863
Diffstat (limited to 'llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp')
0 files changed, 0 insertions, 0 deletions