mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-25 00:53:14 +01:00
Updated ldc version and homepage
This commit is contained in:
@@ -444,7 +444,7 @@ void DtoDwarfCompileUnit(Module* m)
|
||||
global.params.symdebug == 2 ? DW_LANG_C : DW_LANG_D,
|
||||
srcname,
|
||||
srcpath,
|
||||
"LDC (http://www.dsource.org/projects/ldc)",
|
||||
"LDC (https://github.com/ldc-developers/ldc)",
|
||||
false, // isOptimized TODO
|
||||
llvm::StringRef(), // Flags TODO
|
||||
1 // Runtime Version TODO
|
||||
|
||||
Reference in New Issue
Block a user