mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-15 04:13:14 +01:00
Merge branch 'release-0.11.0'
This commit is contained in:
@@ -516,7 +516,7 @@ void DtoDwarfCompileUnit(Module* m)
|
||||
global.params.symdebug == 2 ? DW_LANG_C : DW_LANG_D,
|
||||
srcname,
|
||||
srcpath,
|
||||
"LDC (https://wiki.dlang.org/LDC)",
|
||||
"LDC (http://wiki.dlang.org/LDC)",
|
||||
false, // isOptimized TODO
|
||||
llvm::StringRef(), // Flags TODO
|
||||
1 // Runtime Version TODO
|
||||
|
||||
Submodule runtime/druntime updated: 2c78290fff...590316428b
Reference in New Issue
Block a user