summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorKristina Brooks <kristina@nym.hush.com>2018-09-18 18:56:52 +0000
committerKristina Brooks <kristina@nym.hush.com>2018-09-18 18:56:52 +0000
commit22db696549906574b8713af178aea32ba0aba089 (patch)
tree7bc476c06846c7cbf3b4604c4b986c0f9068d68e /lldb/packages/Python/lldbsuite/test/configuration.py
parent3863d54a486b5d902b2bb95644a9878124830104 (diff)
downloadbcm5719-llvm-22db696549906574b8713af178aea32ba0aba089.tar.gz
bcm5719-llvm-22db696549906574b8713af178aea32ba0aba089.zip
[builtins] Fix c?zdi2 on sparc64/Linux and ignore riscv32
On sparc64/Linux, sparc64 isn't defined; the canonical way of checking for sparc64 is sparc && arch64, which also works on the BSDs and Solaris. Since this problem does not occur on 32-bit architectures, riscv32 can be ignored. This fixes and refines rL324593. Patch by jrtc27 (James Clarke) Differential Revision: https://reviews.llvm.org/D43146 llvm-svn: 342504
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud