summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2016-09-15 08:55:41 +0000
committerOliver Stannard <oliver.stannard@arm.com>2016-09-15 08:55:41 +0000
commit97a3c35443da90a80d7aead1252a9492e5dea57a (patch)
treec6b7967ea32627c2bc1304ec9541b272828fc96a /lldb/packages/Python/lldbsuite/test/python_api
parent2540a553e5ab66c2fa15b52edc0c22669ef53f15 (diff)
downloadbcm5719-llvm-97a3c35443da90a80d7aead1252a9492e5dea57a.tar.gz
bcm5719-llvm-97a3c35443da90a80d7aead1252a9492e5dea57a.zip
[ARM] ARM-specific attributes should be accepted for big-endian
The ARM-specific C attributes (currently just interrupt) need to check for both the big- and little-endian versions of the triples, so that they are accepted for both big and little endian targets. TargetWindows and TargetMicrosoftCXXABI also only use the little-endian triples, but this is correct as windows is not supported on big-endian ARM targets (and this is asserted in lib/Basic/Targets.cpp). Differential Revision: https://reviews.llvm.org/D24245 llvm-svn: 281596
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud