[llvm-commits] arm mc: fix relocation of an alias to an alias

Ivan Krasin krasin at google.com
Sat Nov 19 12:53:32 PST 2011


On Sat, Nov 19, 2011 at 11:46 AM, Rafael Ávila de Espíndola <
rafael.espindola at gmail.com> wrote:

> On 11-11-16 1:44 PM, Ivan Krasin wrote:
>
>> Hm...
>> I have not touched this issue for a while (because I had other tasks),
>> but now it seems that it's fixed independently. The attached patch adds
>> the test to avoid regression. It passes with llvm tip-of-tree.
>> OK to commit?
>>
>
> If the bug was in MC, the test should go from a .s to a .o, no?
>
The bug was the crasher. This test at least checks that llc does not crash.

I'm fine to write .s -> .o test if you can point me to such a test case in
the tree (I didn't see them yet, sorry)

>
>  krasin
>>
>
> Cheers,
> Rafael
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111119/7bd8b945/attachment.html>


More information about the llvm-commits mailing list