diff options
author | Bryan Chan <bryan.chan@ca.ibm.com> | 2016-05-16 20:32:22 +0000 |
---|---|---|
committer | Bryan Chan <bryan.chan@ca.ibm.com> | 2016-05-16 20:32:22 +0000 |
commit | 28b759c4c8d306b972fcd593280dcc8562904295 (patch) | |
tree | dc467e09e1d1a888bf46b046d1605642aff981ac /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 7ffd0b44091ecfdbab65051e07636362939ec541 (diff) | |
download | bcm5719-llvm-28b759c4c8d306b972fcd593280dcc8562904295.tar.gz bcm5719-llvm-28b759c4c8d306b972fcd593280dcc8562904295.zip |
[SystemZ] Support LRVH and STRVH opcodes
Summary: On Linux, /usr/include/bits/byteswap-16.h defines __byteswap_16(x) as an inlined LRVH (Load Reversed Half-word) instruction. The SystemZ back-end did not support this opcode and the inlined assembly would cause a fatal error.
Reviewers: bryanpkc, uweigand
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D18732
llvm-svn: 269688
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions