[PATCH] D115234: [M68k] Adopt the new VarLenCodeEmitterGen for arithmetic instructions
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 24 04:19:28 PST 2022
RKSimon added inline comments.
================
Comment at: llvm/test/MC/Disassembler/M68k/instructions.txt:4
+# is finished.
+# XFAIL: *
----------------
it seems a bad move to lose test coverage during transition - could we at least split the test file so only the arithmetic instructions are affected?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115234/new/
https://reviews.llvm.org/D115234
More information about the llvm-commits
mailing list