[PATCH] D98519: [M68k] Add support for Motorola literal syntax to AsmParser

Ricky Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 07:17:25 PDT 2021


ricky26 updated this revision to Diff 334950.
ricky26 added a comment.

Apply review feedback, add some tests and a flag for llvm-mc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98519

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/include/llvm/MC/MCParser/MCAsmLexer.h
  llvm/lib/MC/MCParser/AsmLexer.cpp
  llvm/test/MC/AsmParser/motorola_integers.s
  llvm/tools/llvm-mc/llvm-mc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98519.334950.patch
Type: text/x-patch
Size: 5465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/4c010d46/attachment.bin>


More information about the llvm-commits mailing list