mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user