diff options
author | Sam Clegg <sbc@chromium.org> | 2018-08-02 17:38:06 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-08-02 17:38:06 +0000 |
commit | 41d7047de59f9c40067658df900ccc9d58eb7a3e (patch) | |
tree | 1038ea6fd29914825c3d3792002e3c5f0a1ddc3a /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | b4b1f59869b1045258787f5a138f9710859cfe95 (diff) | |
download | bcm5719-llvm-41d7047de59f9c40067658df900ccc9d58eb7a3e.tar.gz bcm5719-llvm-41d7047de59f9c40067658df900ccc9d58eb7a3e.zip |
[WebAssembly] Ensure bitcasts that would result in invalid wasm are removed by FixFunctionBitcasts
Rather than allowing invalid bitcasts to be lowered to wasm
call instructions that won't validate, generate wrappers that
contain unreachable thereby delaying the error until runtime.
Differential Revision: https://reviews.llvm.org/D49517
llvm-svn: 338744
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions