[PATCH] D98537: [M68k] Implement AsmParser

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


ricky26 updated this revision to Diff 335614.
ricky26 marked an inline comment as done.
ricky26 added a comment.

Use assembly comments in the assembly test rather than C++ comments


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.335614.patch
Type: text/x-patch
Size: 30871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/9cc64de6/attachment.bin>


More information about the llvm-commits mailing list