Revert "[PowerPC][AIX] Limit attribute aligned to 4096."
authorSean Fertile <sd.fertile@gmail.com>
Fri, 6 Aug 2021 16:53:25 +0000 (12:53 -0400)
committerSean Fertile <sd.fertile@gmail.com>
Fri, 6 Aug 2021 17:54:50 +0000 (13:54 -0400)
commitdddd524bb8844b225d42c98d381d745d4fd549ea
treec196b3c6e8acaa26d542e1ced30ba9b3626e346f
parent34035b1044c10c9b1350f25cf280f1d0f58910f9
Revert "[PowerPC][AIX] Limit attribute aligned to 4096."

This reverts commit 5181be344adbf7ba7dffc73526893d4e7750d34c.

Break libcxx type_traits header which uses aligned storage with
alignments greater than 4096. Reverting untill we can fix the header.
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Sema/aix-attr-aligned-limit.c [deleted file]