mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 00:56:07 +00:00

Alignment attributes need to be dropped for non-pointer values. This also introduces a check into the verifier to ensure you don't use `align` on anything but a pointer. Test needed to be adjusted accordingly. Reviewed By: fhahn Differential Revision: https://reviews.llvm.org/D87304
2.7 KiB
2.7 KiB