[PATCH] Solve three issues with Thumb literal loads

Tim Northover t.p.northover at gmail.com
Thu Aug 15 08:27:01 PDT 2013


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.



More information about the llvm-commits mailing list