diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262535-clang-r202177-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262535-clang-r202177-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262535-clang-r202177-sparc.diff b/contrib/llvm/patches/patch-r262535-clang-r202177-sparc.diff index 00514eb..2ca2d00 100644 --- a/contrib/llvm/patches/patch-r262535-clang-r202177-sparc.diff +++ b/contrib/llvm/patches/patch-r262535-clang-r202177-sparc.diff @@ -4,7 +4,7 @@ Pull in r202177 from upstream clang trunk (by Roman Divacky): -march which doesnt exist on sparc gcc to -mcpu. While here adjust a few tests to not write an unused temporary file. -Introduced here: http://svn.freebsd.org/changeset/base/262535 +Introduced here: http://svnweb.freebsd.org/changeset/base/262535 Index: tools/clang/lib/Basic/Targets.cpp =================================================================== |