[llvm-commits] [LLVMdev] [Patch, RFC] Re: Adding support for explicitly specified TLS models (PR9788)

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Jun 13 06:12:33 PDT 2012


> Ah, sorry. Because the compiler might not know it yet. Consider linking
> code compiled with -fPIC into the main binary, either using PIE or not.

Yes, the case that is interesting is where both can. Why should the
compiler wait for the linker?

> Joerg

Cheers,
Rafael



More information about the llvm-commits mailing list