[PATCH] D36692: [ARM, Asm] Add diagnostics for general-purpose register operands

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 02:56:59 PDT 2017


olista01 added inline comments.


================
Comment at: test/MC/ARM/ldrd-strd-gnu-thumb-bad-regs.s:3
+
+@ FIXME: These errors are inaccurate because the error is being reported on the
+@ implicit r13 operand added after r12.
----------------
rengolin wrote:
> Right, this is possibly worse than before. Do you have a patch in the queue?
Yep, I'm working on one, but I keep finding more (unrelated) bugs in these aliases.


Repository:
  rL LLVM

https://reviews.llvm.org/D36692





More information about the llvm-commits mailing list