diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262261-llvm-r199775-sparc.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262261-llvm-r199775-sparc.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262261-llvm-r199775-sparc.diff b/contrib/llvm/patches/patch-r262261-llvm-r199775-sparc.diff index 489f457..b90f243 100644 --- a/contrib/llvm/patches/patch-r262261-llvm-r199775-sparc.diff +++ b/contrib/llvm/patches/patch-r262261-llvm-r199775-sparc.diff @@ -3,7 +3,7 @@ Pull in r199775 from upstream llvm trunk (by Venkatraman Govindaraju): [Sparc] Do not add PC to _GLOBAL_OFFSET_TABLE_ address to access GOT in absolute code. Fixes PR#18521 -Introduced here: http://svn.freebsd.org/changeset/base/262261 +Introduced here: http://svnweb.freebsd.org/changeset/base/262261 Index: lib/Target/Sparc/SparcAsmPrinter.cpp =================================================================== |