Updated ldc version and homepage

This commit is contained in:
Alexey Prokhin
2011-12-03 13:38:44 +04:00
parent 1f4de64360
commit 6357c421ac
5 changed files with 9 additions and 5 deletions

View File

@@ -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