summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorArtyom Skrobov <Artyom.Skrobov@arm.com>2015-11-16 14:05:32 +0000
committerArtyom Skrobov <Artyom.Skrobov@arm.com>2015-11-16 14:05:32 +0000
commitf187a65f99938da692caf99145d281754cf4dd45 (patch)
tree4dba573e29425e07b419ad321af1e39589347e75 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parent2f7f5e3535589a6c83a579a2fd2debae1d83f3f4 (diff)
downloadbcm5719-llvm-f187a65f99938da692caf99145d281754cf4dd45.tar.gz
bcm5719-llvm-f187a65f99938da692caf99145d281754cf4dd45.zip
Handle ARMv6KZ naming
Summary: * ARMv6KZ is the "canonical" name, given in the ARMARM * ARMv6Z is an "official abbreviation" for it, mentioned in the ARMARM * ARMv6ZK is a popular misspelling, which we should support as an alias. The patch corrects the handling of the names. Functional changes: * ARMv6Z no longer treated as an architecture in its own right * ARMv6ZK renamed to ARMv6KZ, accepting ARMv6ZK as an alias * arm1176jz-s and arm1176jzf-s recognized as ARMv6ZK, instead of ARMv6K * default ARMv6K CPU changed to arm1176j-s Reviewers: rengolin, logan, compnerd Subscribers: aemerson, llvm-commits, rengolin Differential Revision: http://reviews.llvm.org/D14568 llvm-svn: 253206
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud