diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r263313-llvm-r203311-fix-sse1-oom.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r263313-llvm-r203311-fix-sse1-oom.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r263313-llvm-r203311-fix-sse1-oom.diff b/contrib/llvm/patches/patch-r263313-llvm-r203311-fix-sse1-oom.diff index 43efd12..35c989c 100644 --- a/contrib/llvm/patches/patch-r263313-llvm-r203311-fix-sse1-oom.diff +++ b/contrib/llvm/patches/patch-r263313-llvm-r203311-fix-sse1-oom.diff @@ -12,7 +12,7 @@ Pull in r203311 from upstream llvm trunk (by Arnold Schwaighofer): Fixes PR18036. -Introduced here: http://svn.freebsd.org/changeset/base/263313 +Introduced here: http://svnweb.freebsd.org/changeset/base/263313 Index: test/CodeGen/X86/sse1.ll =================================================================== |