diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2016-09-15 08:55:41 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2016-09-15 08:55:41 +0000 |
commit | 97a3c35443da90a80d7aead1252a9492e5dea57a (patch) | |
tree | c6b7967ea32627c2bc1304ec9541b272828fc96a /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 2540a553e5ab66c2fa15b52edc0c22669ef53f15 (diff) | |
download | bcm5719-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