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

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 17:24:51 PST 2020


void updated this revision to Diff 306566.
void added a comment.

Move % eater to MatchRegisterName.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91735

Files:
  llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  llvm/test/MC/PowerPC/cfi-register-directive-parse.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91735.306566.patch
Type: text/x-patch
Size: 4577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/fc0498ca/attachment.bin>


More information about the llvm-commits mailing list