[PATCH] D94887: MC: fix AsmLexer not understanding some escapes (notably '\r' and '\f')

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 06:17:09 PDT 2021


c-rhodes added a comment.

Hi @Ferdi265, it looks like this has since been fixed by D99609 <https://reviews.llvm.org/D99609>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94887



More information about the llvm-commits mailing list