diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262460-llvm-r202059-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262460-llvm-r202059-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262460-llvm-r202059-sparc.diff b/contrib/llvm/patches/patch-r262460-llvm-r202059-sparc.diff index e683e33..e4ddf93 100644 --- a/contrib/llvm/patches/patch-r262460-llvm-r202059-sparc.diff +++ b/contrib/llvm/patches/patch-r262460-llvm-r202059-sparc.diff @@ -2,7 +2,7 @@ Pull in r202059 from upstream clang trunk (by Roman Divacky): Implement getDwarfEHStackPointer() and initDwarfEHRegSizeTable() for sparcv9. -Introduced here: http://svn.freebsd.org/changeset/base/262460 +Introduced here: http://svnweb.freebsd.org/changeset/base/262460 Index: tools/clang/lib/CodeGen/TargetInfo.cpp =================================================================== |