diff options
author | Karl-Johan Karlsson <karl-johan.karlsson@ericsson.com> | 2019-09-16 09:52:23 +0000 |
---|---|---|
committer | Karl-Johan Karlsson <karl-johan.karlsson@ericsson.com> | 2019-09-16 09:52:23 +0000 |
commit | a1bc428b897900eb562df45622f01e6f94329dda (patch) | |
tree | 52c26a57dd73634b7cd57ab762b9d9d6f2d0358d /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 3716547c5fe31115cf648950df201491c1858035 (diff) | |
download | bcm5719-llvm-a1bc428b897900eb562df45622f01e6f94329dda.tar.gz bcm5719-llvm-a1bc428b897900eb562df45622f01e6f94329dda.zip |
Change signature of __builtin_rotateright64 back to unsigned
The signature of __builtin_rotateright64 was by misstake changed from
unsigned to signed in r360863, this patch will change it back to
unsigned as intended.
This fixes pr43309
Reviewers: efriedma, hans
Reviewed By: hans
Differential Revision: https://reviews.llvm.org/D67606
llvm-svn: 371969
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions