diff options
author | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2018-06-22 08:48:13 +0000 |
---|---|---|
committer | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2018-06-22 08:48:13 +0000 |
commit | 8d2f1565b77caa47d6f38b7878bada45cdbfe1c5 (patch) | |
tree | eef1c235084403fb3410e16b22ac0da62e5a03d2 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 3f8e7a3dbcb7dc7c28ee294b6fdaa0bd1f8abeec (diff) | |
download | bcm5719-llvm-8d2f1565b77caa47d6f38b7878bada45cdbfe1c5.tar.gz bcm5719-llvm-8d2f1565b77caa47d6f38b7878bada45cdbfe1c5.zip |
[ARM] ARMv6m and v8m.baseline strict align
This sets target feature FeatureStrictAlign for Armv6-m and Armv8-m.baseline,
because it has no support for unaligned accesses.
It looks like we always pass target feature "+strict-align" from
Clang, so this is not a user facing problem, but querying the subtarget
(in e.g. llc) for unaligned access support is incorrect.
Differential Revision: https://reviews.llvm.org/D48437
llvm-svn: 335326
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions