[PATCH] D112593: [AIX] Disable cfi-version test on AIX
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 27 19:42:22 PDT 2021
jsji accepted this revision.
jsji added a comment.
This revision is now accepted and ready to land.
> Do you know will this section be supported in the future? If so, we can just make this case XFAIL.
> But if there is no plan to support `.dwframe` section, we can just mark it as `not emit` like this patch does?
OK to not emit for now. We can change back once we start to emit it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112593/new/
https://reviews.llvm.org/D112593
More information about the llvm-commits
mailing list