diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262261-llvm-r200376-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262261-llvm-r200376-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262261-llvm-r200376-sparc.diff b/contrib/llvm/patches/patch-r262261-llvm-r200376-sparc.diff index 0053365..c24ea25 100644 --- a/contrib/llvm/patches/patch-r262261-llvm-r200376-sparc.diff +++ b/contrib/llvm/patches/patch-r262261-llvm-r200376-sparc.diff @@ -4,7 +4,7 @@ Pull in r200376 from upstream llvm trunk (by Venkatraman Govindaraju): This makes MCAsmInfo::getExprForFDESymbol() a virtual function and overrides it in SparcMCAsmInfo. -Introduced here: http://svn.freebsd.org/changeset/base/262261 +Introduced here: http://svnweb.freebsd.org/changeset/base/262261 Index: lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h =================================================================== |