diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262536-clang-r202179-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262536-clang-r202179-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262536-clang-r202179-sparc.diff b/contrib/llvm/patches/patch-r262536-clang-r202179-sparc.diff index 5912dac..4f7adec 100644 --- a/contrib/llvm/patches/patch-r262536-clang-r202179-sparc.diff +++ b/contrib/llvm/patches/patch-r262536-clang-r202179-sparc.diff @@ -2,7 +2,7 @@ Pull in r202179 from upstream clang trunk (by Roman Divacky): Pass the sparc architecture variant to the assembler. -Introduced here: http://svn.freebsd.org/changeset/base/262536 +Introduced here: http://svnweb.freebsd.org/changeset/base/262536 Index: tools/clang/lib/Driver/Tools.cpp =================================================================== |