[llvm] r193185 - ARM: provide diagnostics on more writeback LDM/STM instructions
Richard Barton
richard.barton at arm.com
Fri Oct 25 11:18:50 PDT 2013
Hi Tim
Yep - that seems to have done the trick, thanks.
Rich
> -----Original Message-----
> From: Tim Northover [mailto:t.p.northover at gmail.com]
> Sent: 24 October 2013 11:07
> To: Richard Barton
> Cc: Tim Northover; llvm-commits
> Subject: Re: [llvm] r193185 - ARM: provide diagnostics on more writeback
> LDM/STM instructions
>
> 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