diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262261-llvm-r199061-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262261-llvm-r199061-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262261-llvm-r199061-sparc.diff b/contrib/llvm/patches/patch-r262261-llvm-r199061-sparc.diff index 4a8e5b8..c10b8a2 100644 --- a/contrib/llvm/patches/patch-r262261-llvm-r199061-sparc.diff +++ b/contrib/llvm/patches/patch-r262261-llvm-r199061-sparc.diff @@ -8,7 +8,7 @@ Pull in r199061 from upstream llvm trunk (by Jakob Stoklund Olesen): Teach isBlockOnlyReachableByFallthrough to find any MBB operands on bundled terminators so SPARC doesn't need to specialize this function. -Introduced here: http://svn.freebsd.org/changeset/base/262261 +Introduced here: http://svnweb.freebsd.org/changeset/base/262261 Index: test/CodeGen/SPARC/missinglabel.ll =================================================================== |