log gen/linkage.h @ 1651:cb960b882ca3 default tip

age author description
Tue, 09 Mar 2010 23:07:08 +0200 Matti Niemenmaa Add -linkonce-templates for emitting linkonce_odr syms instead of weak_odr.
Mon, 08 Mar 2010 23:10:26 -0700 Kelly Wilson Revert 1637 because it breaks HelloWorld with Tangos Stdout. There may be another way to fix this so that Deewiants case works, as well as Tango.
Mon, 08 Mar 2010 19:05:12 +0200 Matti Niemenmaa Change template linkage from weak_odr to linkonce_odr. Much better, fixes #363.
Thu, 21 May 2009 15:26:46 +0200 Frits van Bommel Oops, didn't mean to change debug info linkage.
Thu, 21 May 2009 15:23:28 +0200 Frits van Bommel Now that templates instantiations are no longer emitted for all modules that
Tue, 12 May 2009 16:02:51 +0200 Frits van Bommel Remove some other code that tested for LLVM before r67588.
Fri, 13 Mar 2009 16:18:43 +0100 Frits van Bommel Split out LLVM_REV into separate header, to reduce rebuilding when only the LDC
Sun, 08 Mar 2009 16:13:10 +0100 Frits van Bommel Make LDC work with LLVM trunk (s/LinkOnceLinkage/LinkOnceOdrLinkage/)