[PATCH] Solve three issues with Thumb literal loads
Mihail Popa
mihail.popa at gmail.com
Thu Aug 15 08:33:01 PDT 2013
Indeed. Fixed mnemonic to ldr and error message.
Thanks for spotting this.
Mihai
On Thu, Aug 15, 2013 at 4:27 PM, Tim Northover <t.p.northover at gmail.com>wrote:
> Hi Mihai,
>
> Just one typo in the tests, otherwise looks fine:
>
> + ld r4, [pc, #-12]
> +@ CHECK-ERRORS: error: invalid instruction
>
> I don't think that's invalid because of the offset. Feel free to
> commit with that fixed.
>
> Cheers.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130815/47d6274e/attachment.html>
More information about the llvm-commits
mailing list