diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262261-llvm-r200131-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262261-llvm-r200131-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262261-llvm-r200131-sparc.diff b/contrib/llvm/patches/patch-r262261-llvm-r200131-sparc.diff index 6b0ab16..c0ea20a 100644 --- a/contrib/llvm/patches/patch-r262261-llvm-r200131-sparc.diff +++ b/contrib/llvm/patches/patch-r262261-llvm-r200131-sparc.diff @@ -5,7 +5,7 @@ Pull in r200131 from upstream llvm trunk (by Jakob Stoklund Olesen): The popc instruction is defined in the SPARCv9 instruction set architecture, but it was emulated on CPUs older than Niagara 2. -Introduced here: http://svn.freebsd.org/changeset/base/262261 +Introduced here: http://svnweb.freebsd.org/changeset/base/262261 Index: lib/Target/Sparc/SparcISelLowering.cpp =================================================================== |