diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262261-llvm-r198910-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262261-llvm-r198910-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262261-llvm-r198910-sparc.diff b/contrib/llvm/patches/patch-r262261-llvm-r198910-sparc.diff index 94b320c..028cbc6 100644 --- a/contrib/llvm/patches/patch-r262261-llvm-r198910-sparc.diff +++ b/contrib/llvm/patches/patch-r262261-llvm-r198910-sparc.diff @@ -2,7 +2,7 @@ Pull in r198910 from upstream llvm trunk (by Venkatraman Govindaraju): [Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated. -Introduced here: http://svn.freebsd.org/changeset/base/262261 +Introduced here: http://svnweb.freebsd.org/changeset/base/262261 Index: test/CodeGen/SPARC/ctpop.ll =================================================================== |