diff options
author | Dan Gohman <dan433584@gmail.com> | 2016-05-14 02:15:47 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2016-05-14 02:15:47 +0000 |
commit | a01e8bde579eaff8160688b6ca07d6e356dcec65 (patch) | |
tree | 49d25a4e44f9b8e736880507ad8ad5302cd0cd92 /lldb/packages/Python/lldbsuite | |
parent | 9385d704c115891e0beae99f46cc1df2de8bc5f6 (diff) | |
download | bcm5719-llvm-a01e8bde579eaff8160688b6ca07d6e356dcec65.tar.gz bcm5719-llvm-a01e8bde579eaff8160688b6ca07d6e356dcec65.zip |
[WebAssembly] Fix legalization of i128 shifts.
compiler-rt/libgcc shift routines expect the shift count to be an i32, so
use i32 as the shift count for shifts that are legalized to libcalls. This
also reverts r268991, now that the signatures are correct.
llvm-svn: 269531
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions