diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262262-clang-r199399-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262262-clang-r199399-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262262-clang-r199399-sparc.diff b/contrib/llvm/patches/patch-r262262-clang-r199399-sparc.diff index 106ab89..4a22be2 100644 --- a/contrib/llvm/patches/patch-r262262-clang-r199399-sparc.diff +++ b/contrib/llvm/patches/patch-r262262-clang-r199399-sparc.diff @@ -2,7 +2,7 @@ Pull in r199399 from upstream clang trunk (by Jakob Stoklund Olesen): SPARCv9 implements long double as an IEEE quad. -Introduced here: http://svn.freebsd.org/changeset/base/262262 +Introduced here: http://svnweb.freebsd.org/changeset/base/262262 Index: tools/clang/test/CodeGen/sparcv9-abi.c =================================================================== |