[PATCH] Fix XFAILs in ARM assembler tests

Tim Northover t.p.northover at gmail.com
Tue May 7 11:28:45 PDT 2013


Hi Mihail,

> This patch fixes two tests marked as XFAIL among the ARM assembler tests.
> The reference encoding is correct, but written in the wrong byte order
> (these are Thumb tests, while the reference is in ARM byte order).

This looks good to me. Seems like an oversight in the original commit
rather than anything actively wrong.

Tim.



More information about the llvm-commits mailing list