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

Ricky Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 12:02:56 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4db18d62afa8: [M68k] Add support for Motorola literal syntax to AsmParser (authored by ricky26).

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/lib/Target/M68k/MCTargetDesc/M68kMCAsmInfo.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.335308.patch
Type: text/x-patch
Size: 5857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/656add6f/attachment.bin>


More information about the llvm-commits mailing list