[PATCH] D101410: [M68k][test] Initial migration of MC tests

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 2 15:09:40 PDT 2021


jrtc27 added inline comments.


================
Comment at: llvm/test/MC/M68k/Arith/Classes/MxExt.s:3
+	.text
+	.globl	MxEXT
+; CHECK-LABEL: MxEXT:
----------------
None of these need symbols, just have the raw instructions unindented in the files


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101410



More information about the llvm-commits mailing list