[PATCH] D112593: [AIX] Disable cfi-version test on AIX

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 20:40:32 PDT 2021


shchenz added a comment.

In D112593#3092315 <https://reviews.llvm.org/D112593#3092315>, @jsji wrote:

>> 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.

Thanks.

LGTM too.


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