diff options
author | Javed Absar <javed.absar@arm.com> | 2017-05-30 10:12:15 +0000 |
---|---|---|
committer | Javed Absar <javed.absar@arm.com> | 2017-05-30 10:12:15 +0000 |
commit | 3d92d7ab36e23b1de25c1bfca16c166df54d1fb2 (patch) | |
tree | 5c1c45ba5c0111dada7aa4e1bf4d31deccf05444 /llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp | |
parent | 6ceea9a4d38031155fad4243bdb26904c0b1c349 (diff) | |
download | llvm-3d92d7ab36e23b1de25c1bfca16c166df54d1fb2.zip llvm-3d92d7ab36e23b1de25c1bfca16c166df54d1fb2.tar.gz llvm-3d92d7ab36e23b1de25c1bfca16c166df54d1fb2.tar.bz2 |
[ARM] Fix Neon vector type alignment to 64-bit
The maximum alignment for ARM NEON data types should be 64-bits as specified
in ARM procedure call standard document Sec. A.2 Notes.
This patch fixes it from its current larger natural default values, except
for Android (so as not to break existing ABI).
Reviewed by: Stephen Hines, Renato Golin.
Differential Revision: https://reviews.llvm.org/D33205
llvm-svn: 304201
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp')
0 files changed, 0 insertions, 0 deletions