diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262262-clang-r199188-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262262-clang-r199188-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262262-clang-r199188-sparc.diff b/contrib/llvm/patches/patch-r262262-clang-r199188-sparc.diff index 77e5eaf..8f82bf3 100644 --- a/contrib/llvm/patches/patch-r262262-clang-r199188-sparc.diff +++ b/contrib/llvm/patches/patch-r262262-clang-r199188-sparc.diff @@ -5,7 +5,7 @@ Pull in r199188 from upstream clang trunk (by Jakob Stoklund Olesen): Pad these structs up so they are sret-returned even on that architecture. -Introduced here: http://svn.freebsd.org/changeset/base/262262 +Introduced here: http://svnweb.freebsd.org/changeset/base/262262 Index: tools/clang/test/CodeGen/sret.c =================================================================== |