diff options
author | Sean Fertile <sfertile@ca.ibm.com> | 2017-07-05 18:37:10 +0000 |
---|---|---|
committer | Sean Fertile <sfertile@ca.ibm.com> | 2017-07-05 18:37:10 +0000 |
commit | 3cd1a0368ca2ede53a5b3e996b7c5cd36db4b0c1 (patch) | |
tree | a362c11f7bf7e22ec32b1d77b12c0597424d18b9 /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp | |
parent | ac78daf5171657b580a505dfaacab8a57f00d3db (diff) | |
download | bcm5719-llvm-3cd1a0368ca2ede53a5b3e996b7c5cd36db4b0c1.tar.gz bcm5719-llvm-3cd1a0368ca2ede53a5b3e996b7c5cd36db4b0c1.zip |
[Power9] Disable removing extra swaps on P9.
On power 8 we sometimes insert swaps to deal with the difference between
Little-Endian and Big-Endian. The swap removal pass is supposed to clean up
these swaps. On power 9 we don't need this pass since we do not need to insert
the swaps in the first place.
Commiting on behalf of Stefan Pintilie.
Differential Revision: https://reviews.llvm.org/D34627
llvm-svn: 307185
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions