[llvm] r193185 - ARM: provide diagnostics on more writeback LDM/STM instructions

Tim Northover t.p.northover at gmail.com
Thu Oct 24 03:07:26 PDT 2013


Hi Rich,

> echo "popeq    {sp}" | llvm-mc -show-inst -show-encoding -show-inst-operands
> -triple armv7
>
> The assertion comes from ARMAsmParser.cpp:5462 in your new diagnostics.
>
> No prizes for guessing how I found this error...
>
> Could you tweak the patch to remove the abort please?

Sorry about that. It should be fixed in r193322.

Cheers.

Tim.



More information about the llvm-commits mailing list