summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lock.py
diff options
context:
space:
mode:
authorDiana Picus <diana.picus@linaro.org>2017-04-20 09:38:25 +0000
committerDiana Picus <diana.picus@linaro.org>2017-04-20 09:38:25 +0000
commit7c6dee9f1629442cb4e6697cc911974998fed75e (patch)
tree3e36274e170e1ab44496a13e179a8efb96814d17 /lldb/packages/Python/lldbsuite/test/lock.py
parent472cc7908646c39c2861bd5e19d858d931fef789 (diff)
downloadbcm5719-llvm-7c6dee9f1629442cb4e6697cc911974998fed75e.tar.gz
bcm5719-llvm-7c6dee9f1629442cb4e6697cc911974998fed75e.zip
[ARM] Rename HW div feature to HW div Thumb. NFCI.
The hardware div feature refers only to Thumb, but because of its name it is tempting to use it to check for hardware division in general, which may cause problems in ARM mode. See https://reviews.llvm.org/D32005. This patch adds "Thumb" to its name, to make its scope clear. One notable place where I haven't made the change is in the feature flag (used with -mattr), which is still hwdiv. Changing it would also require changes in a lot of tests, including clang tests, and it doesn't seem like it's worth the effort. Differential Revision: https://reviews.llvm.org/D32160 llvm-svn: 300827
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lock.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud