[llvm-commits] [PATCH] MC ARM Thumb: fix incorrect relocation generation (PR11214)

Jim Grosbach grosbach at apple.com
Tue Dec 20 11:07:21 PST 2011


Someone with ELF knowledge should look at this. I'm a bit nervous about removing the conditional as it seems to imply that there's an different relocation that should be generated depending on the variant kind.

-Jim

On Dec 20, 2011, at 5:43 AM, Kristof Beyls wrote:

> Hi,
> 
> Please find a patch for fixing incorrect generation of relocation
> information on Thumb function calls.
> This should fix quite a few incorrect code generation problems in Thumb mode
> when using the integrated assembler.
> I believe this fixes PR11214
> (http://www.llvm.org/bugs/show_bug.cgi?id=11214).
> 
> Is this OK?
> 
> Thanks,
> 
> Kristof
> <fix_thumbcall_reloc.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list