diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262582-llvm-r202422-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262582-llvm-r202422-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262582-llvm-r202422-sparc.diff b/contrib/llvm/patches/patch-r262582-llvm-r202422-sparc.diff index 589dd47..582fb05 100644 --- a/contrib/llvm/patches/patch-r262582-llvm-r202422-sparc.diff +++ b/contrib/llvm/patches/patch-r262582-llvm-r202422-sparc.diff @@ -4,7 +4,7 @@ Pull in r202422 from upstream llvm trunk (by Roman Divacky): expensive libcall. Also, Qp_neg is not implemented on at least FreeBSD. This is also what gcc is doing. -Introduced here: http://svn.freebsd.org/changeset/base/262582 +Introduced here: http://svnweb.freebsd.org/changeset/base/262582 Index: lib/Target/Sparc/SparcISelLowering.cpp =================================================================== |