diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262262-clang-r199037-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262262-clang-r199037-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262262-clang-r199037-sparc.diff b/contrib/llvm/patches/patch-r262262-clang-r199037-sparc.diff index beed0ed..39e9765 100644 --- a/contrib/llvm/patches/patch-r262262-clang-r199037-sparc.diff +++ b/contrib/llvm/patches/patch-r262262-clang-r199037-sparc.diff @@ -2,7 +2,7 @@ Pull in r199037 from upstream clang trunk (by Jakob Stokund Olesen): SPARC passes non-trivial C++ objects indirectly like everybody else. -Introduced here: http://svn.freebsd.org/changeset/base/262262 +Introduced here: http://svnweb.freebsd.org/changeset/base/262262 Index: tools/clang/lib/CodeGen/TargetInfo.cpp =================================================================== |