diff options
author | Rui Ueyama <ruiu@google.com> | 2016-07-07 03:55:55 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-07-07 03:55:55 +0000 |
commit | 1d12ac1d1108f71dc6b9c1c574e39ca2c6df8418 (patch) | |
tree | 318c4d576add8fee8ce9ea43e94ecd8b2765b0c9 /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py | |
parent | 830c078d8bbe494d74308a7aa6058c4edfb9b82d (diff) | |
download | bcm5719-llvm-1d12ac1d1108f71dc6b9c1c574e39ca2c6df8418.tar.gz bcm5719-llvm-1d12ac1d1108f71dc6b9c1c574e39ca2c6df8418.zip |
Fix endianness issue.
Previously, ch_size was read in host byte order, so if a host and
a target are different in byte order, we would produce a corrupted
output.
llvm-svn: 274729
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py')
0 files changed, 0 insertions, 0 deletions