[PATCH] D99889: [AsmParser][ms][X86] Fix possible misbehaviour in parsing of special tokens at start of string.

Anirudh Prasad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 09:44:20 PDT 2021


anirudhp updated this revision to Diff 337190.
anirudhp set the repository for this revision to rG LLVM Github Monorepo.
anirudhp added a comment.

- Rebasing on latest master to account for the motorola integer changes that was merged recently


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99889

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/MC/MCParser/AsmLexer.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  llvm/unittests/MC/SystemZ/SystemZAsmLexerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99889.337190.patch
Type: text/x-patch
Size: 8787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210413/8da58f5c/attachment.bin>


More information about the llvm-commits mailing list