diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r261991-llvm-r198385-fix-dwarf2.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r261991-llvm-r198385-fix-dwarf2.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r261991-llvm-r198385-fix-dwarf2.diff b/contrib/llvm/patches/patch-r261991-llvm-r198385-fix-dwarf2.diff index 375f662..e673013 100644 --- a/contrib/llvm/patches/patch-r261991-llvm-r198385-fix-dwarf2.diff +++ b/contrib/llvm/patches/patch-r261991-llvm-r198385-fix-dwarf2.diff @@ -5,7 +5,7 @@ Pull in r198385 from upstream llvm trunk (by David Blaikie): Apologies for the noise - we're seeing some Go failures with cgo interacting with Clang's debug info due to this change. -Introduced here: http://svn.freebsd.org/changeset/base/261991 +Introduced here: http://svnweb.freebsd.org/changeset/base/261991 Index: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp =================================================================== |