[llvm-commits][llvm-gcc-4.2] r49171 - in /llvm-gcc-4.2/trunk/gcc: llvm-convert.cpp llvm-types.cpp

Duncan Sands baldrick at free.fr
Mon Apr 7 23:58:56 PDT 2008


> >> I think a point I made earlier has gotten lost:  it is not possible  
> >> to
> >> handle this without changing the linker.
> >
> > I've created PR2205 for this.
> 
> What about the case when system linker (e.g. gnu ld or darwin ld on  
> Mac OS X) ?

Do you mean when doing LTO?  Presumably it will use the same code as
llvm-link, but in case it doesn't I've added a note to the PR.

Ciao,

Duncan.



More information about the llvm-commits mailing list