diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262262-clang-r198912-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262262-clang-r198912-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262262-clang-r198912-sparc.diff b/contrib/llvm/patches/patch-r262262-clang-r198912-sparc.diff index 9e3ce43..94428fb 100644 --- a/contrib/llvm/patches/patch-r262262-clang-r198912-sparc.diff +++ b/contrib/llvm/patches/patch-r262262-clang-r198912-sparc.diff @@ -2,7 +2,7 @@ Pull in r198912 from upstream clang trunk (by Jakob Stoklund Olesen): Give the linker the right ELF type for SPARC targets. -Introduced here: http://svn.freebsd.org/changeset/base/262262 +Introduced here: http://svnweb.freebsd.org/changeset/base/262262 Index: tools/clang/lib/Driver/Tools.cpp =================================================================== |