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.

This commit is contained in:
Kelly Wilson
2010-03-08 23:10:26 -07:00
parent 43f243eeb5
commit 902bc06fb1

View File

@@ -3,7 +3,7 @@
// Make it easier to test new linkage types
# define TEMPLATE_LINKAGE_TYPE llvm::GlobalValue::LinkOnceODRLinkage
# define TEMPLATE_LINKAGE_TYPE llvm::GlobalValue::WeakODRLinkage
# define TYPEINFO_LINKAGE_TYPE llvm::GlobalValue::LinkOnceODRLinkage
// The One-Definition-Rule shouldn't matter for debug info, right?
# define DEBUGINFO_LINKONCE_LINKAGE_TYPE \