[llvm] r231227 - Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot handle yet.

Kristof Beyls kristof.beyls at arm.com
Tue Mar 24 23:57:06 PDT 2015


Hi Ed,

Thanks for prodding.

I was waiting for the work-around of the issue fixed by this patch on the http://lab.llvm.org:8011/builders/clang-native-aarch64-full
buildbot (see http://llvm.org/viewvc/llvm-project?view=revision&revision=229195)
to be reverted to have one additional confirmation that this commit is fixing
the problem before pushing on and getting this backported to the 3.6 branch.

Gabor, do you see any reason not to revert http://llvm.org/viewvc/llvm-project?view=revision&revision=229195?

Thanks,

Kristof

> -----Original Message-----
> From: carpeddiem at gmail.com [mailto:carpeddiem at gmail.com] On Behalf Of Ed
> Maste
> Sent: 24 March 2015 18:27
> To: Kristof Beyls
> Cc: llvm-commits at cs.uiuc.edu
> Subject: Re: [llvm] r231227 - Fix PR22408 - LLVM producing AArch64 TLS
> relocations that GNU linkers cannot handle yet.
> 
> On 4 March 2015 at 04:12, Kristof Beyls <kristof.beyls at arm.com> wrote:
> > Author: kbeyls
> > Date: Wed Mar  4 03:12:08 2015
> > New Revision: 231227
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=231227&view=rev
> > Log:
> > Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers
> cannot handle yet.
> 
> Any chance of bringing this back to 3.6 for the eventual 3.6.1? For us
> in FreeBSD at least we've run into this on our system compiler (3.6.0)
> and would like to bring this in. As it turns out it doesn't apply
> cleanly, so if you have plans to backport it we'll pull it from there.








More information about the llvm-commits mailing list