[llvm-commits] [patch] Support relocations that cross sections
Michael Spencer
bigcheesegs at gmail.com
Tue Apr 19 18:24:47 PDT 2011
2011/4/19 Rafael Ávila de Espíndola <rafael.espindola at gmail.com>:
> I found out that gas supports relocations like the one in the included test
> case.
>
> I am not sure is this normal, a gas extension or even a bug. In any case,
> the attached patch changes MC to produce the same relocation as gas.
>
> Is it OK?
>
> Cheers,
> Rafael
>
I'm not sure what should be produced in this case either, but I'm fine
with following GAS. So, LGTM.
- Michael Spencer
More information about the llvm-commits
mailing list