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

Ivan Krasin krasin at chromium.org
Wed Nov 16 13:44:38 PST 2011


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?

krasin

On Wed, Oct 19, 2011 at 10:30 AM, Rafael Ávila de Espíndola <
rafael.espindola at gmail.com> wrote:

> > But you cannot! If alias is weak it can be overridden.
> >
>
> we have some tests for it in test/MC/ELF, but they are run only for i386
> or x86_64 at the moment. Having the equivalent ones for ARM would
> probably help (as would factoring the code to share more logic between
> ARM and X86).
>
> Cheers,
> Rafael
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111116/d76cd1fe/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alias_alias_test.patch
Type: text/x-patch
Size: 655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111116/d76cd1fe/attachment.bin>


More information about the llvm-commits mailing list