[libcxx-commits] [PATCH] D101179: [libunwind] NFC: Use macros to accommodate differences in representation of PowerPC assemblers

Sean Fertile via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 26 08:29:17 PDT 2021


sfertile accepted this revision.
sfertile added a comment.

Thanks for splitting this out Xing. I suggest showing the syntax differences between gas and AIX assembly we intend to work around with these macros in the commit message. LGTM.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101179/new/

https://reviews.llvm.org/D101179



More information about the libcxx-commits mailing list