[PATCH] D91735: [PowerPC] Allow a '%' prefix for registers in CFI directives

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 17:33:37 PST 2020


nickdesaulniers accepted this revision.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.

I'm not sure how much ppc Darwin is much relevant anymore. If anyone cares, we can always make the `%` token consumption conditional.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91735



More information about the llvm-commits mailing list