diff options
author | Steven Wu <stevenwu@apple.com> | 2021-05-20 09:53:55 -0700 |
---|---|---|
committer | Steven Wu <stevenwu@apple.com> | 2021-05-20 09:54:38 -0700 |
commit | 5b6cae5524905bc43cfc21a515f828528d1f2e68 (patch) | |
tree | 541c90e4b1a1d8579be9017853d15c14783aa3f8 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 136ced498ba84f6b6126051626e319f18ba740f5 (diff) | |
download | llvm-5b6cae5524905bc43cfc21a515f828528d1f2e68.zip llvm-5b6cae5524905bc43cfc21a515f828528d1f2e68.tar.gz llvm-5b6cae5524905bc43cfc21a515f828528d1f2e68.tar.bz2 |
[IR][AutoUpgrade] Drop alignment from non-pointer parameters and returns
This is a follow-up of D102201. After some discussion, it is a better idea
to upgrade all invalid uses of alignment attributes on function return
values and parameters, not just limited to void function return types.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D102726
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions