summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-05-13 19:40:18 +0000
committerNikita Popov <nikita.ppv@gmail.com>2019-05-13 19:40:18 +0000
commit323dc634b984b7d30e10b82ae4e9536559488f70 (patch)
tree2e4ee0efdcaba3f0b554747c6437a4cd0885a7ef /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentd9930d499a55c573de0ef4f7629fa6880dd7d65f (diff)
downloadbcm5719-llvm-323dc634b984b7d30e10b82ae4e9536559488f70.tar.gz
bcm5719-llvm-323dc634b984b7d30e10b82ae4e9536559488f70.zip
[WebAssembly] Don't assume that zext/sext result is i32/i64 in fast isel (PR41841)
Usually this will abort fast-isel at the instruction using the non-legal result, but if the only use is in a different basic block, we'll incorrectly assume that the zext/sext is to i32 (rather than i128 in this case). Differential Revision: https://reviews.llvm.org/D61823 llvm-svn: 360616
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud