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

Ivan Krasin krasin at google.com
Fri Oct 7 15:03:24 PDT 2011


On Fri, Oct 7, 2011 at 3:00 PM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
> Ivan,
>
>>> It's not clear to me that this is correct. Aliases can be weak and you
>>> shouldn't follow them if they are.
>> If I don't follow them, llc will crash.
> But you cannot! If alias is weak it can be overridden.
Yes, yes, I understand that. That's completely valid point (thx,
Nick!), but it just shows that the code needs more attention.

I will come back to this thread when I would add test cases and
(probably) fix the code.

>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>



More information about the llvm-commits mailing list