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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 01:52:22 PDT 2021


shchenz added a comment.

I think we are using trace table on AIX instead of .debug_frame/.eh_frame . So marking .debug_frame as not emitted on AIX should be right? @xingxue @hubert.reinterpretcast


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