[PATCH] D98537: [M68k] Implement AsmParser

Ricky Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 11:29:45 PDT 2021


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

- Hide private implementation details of M68kAsmParser
- Remove superfluous FileCheck parameter from test
- Add migration notice to test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98537

Files:
  llvm/lib/Target/M68k/AsmParser/CMakeLists.txt
  llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp
  llvm/lib/Target/M68k/CMakeLists.txt
  llvm/lib/Target/M68k/M68k.td
  llvm/lib/Target/M68k/M68kInstrInfo.td
  llvm/test/MC/M68k/instructions.s
  llvm/test/MC/M68k/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98537.335607.patch
Type: text/x-patch
Size: 30895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/9ff5ec90/attachment.bin>


More information about the llvm-commits mailing list