[PATCH] D89064: [AIX] Disable two itanium alignment LIT testcases
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 9 14:24:07 PDT 2020
hubert.reinterpretcast added a comment.
In D89064#2322717 <https://reviews.llvm.org/D89064#2322717>, @Xiangling_L wrote:
> In D89064#2320133 <https://reviews.llvm.org/D89064#2320133>, @hubert.reinterpretcast wrote:
>
>> Can we use a regex to make this also work in AIX?
>
> Sure we can also do that. May I ask is that because we prefer letting AIX support as many LIT testcases as possible?
Yes. In particular, if there was a reason for these cases to get expanded in the future, we'd like AIX to be tested as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89064/new/
https://reviews.llvm.org/D89064
More information about the cfe-commits
mailing list