mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-21 15:23:13 +01:00
Oops, didn't mean to change debug info linkage.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# define TYPEINFO_LINKAGE_TYPE llvm::GlobalValue::LinkOnceODRLinkage
|
||||
// The One-Definition-Rule shouldn't matter for debug info, right?
|
||||
# define DEBUGINFO_LINKONCE_LINKAGE_TYPE \
|
||||
llvm::GlobalValue::WeakAnyLinkage
|
||||
llvm::GlobalValue::LinkOnceAnyLinkage
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user