diff options
author | Haruki Imai <imaihal@jp.ibm.com> | 2021-06-16 18:37:32 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2021-06-16 18:38:08 -0700 |
commit | 5a55205bb31f2cbc7573656da61cb9eb923bc8cc (patch) | |
tree | 162b7322cfffcb63917a40ad6bf25efc16771060 /lldb/source/Commands/CommandObjectGUI.cpp | |
parent | 07481b37961f5b9a670c924367d2ead2e3c32b86 (diff) | |
download | llvm-5a55205bb31f2cbc7573656da61cb9eb923bc8cc.zip llvm-5a55205bb31f2cbc7573656da61cb9eb923bc8cc.tar.gz llvm-5a55205bb31f2cbc7573656da61cb9eb923bc8cc.tar.bz2 |
[mlir] Fixed dynamic operand storage on big-endian machines.
Many tests fails by D101969 (https://reviews.llvm.org/D101969)
on big-endian machines. This patch changes bit order of
TrailingOperandStorage in big-endian machines. This patch
works on System Z (Triple = "s390x-ibm-linux", CPU = "z14").
Signed-off-by: Haruki Imai <imaihal@jp.ibm.com>
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D104225
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions