diff options
author | Timm Baeder <tbaeder@redhat.com> | 2024-09-24 18:07:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-24 18:07:18 +0200 |
commit | 679c9717dfc9687a3bca78b45d9fd104b67e16f9 (patch) | |
tree | b29ea371c6ced57a45d0a987c595cb570259fb42 /lldb/unittests/ScriptInterpreter/Python | |
parent | d4a38c8ff5c993e14c42895b51a47272fb03a857 (diff) | |
download | llvm-679c9717dfc9687a3bca78b45d9fd104b67e16f9.zip llvm-679c9717dfc9687a3bca78b45d9fd104b67e16f9.tar.gz llvm-679c9717dfc9687a3bca78b45d9fd104b67e16f9.tar.bz2 |
[clang][bytecode] Fix vector shifts on big-endian systems (#109800)
For shifts, the LHS and RHS element types might be different. The
variable naming here could probably use some love now, but I'm trying to
fix this as fast as possible.
See the discussion in https://github.com/llvm/llvm-project/pull/108949
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions