summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-07-23 14:27:04 +0000
committeremaste <emaste@FreeBSD.org>2014-07-23 14:27:04 +0000
commite220614cf98ffd5291de82cd30bb58b2688e2d29 (patch)
tree37c4ca5ef73136e2c53cecf392949f8b1f8d356e /contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff
parentfa849536194409f5071d8b0ee3e83e1cd07d74db (diff)
downloadFreeBSD-src-e220614cf98ffd5291de82cd30bb58b2688e2d29.zip
FreeBSD-src-e220614cf98ffd5291de82cd30bb58b2688e2d29.tar.gz
MFC r266630 by dim:
Add the clang patch for r265477. While here, add a description to the patch for r263619, and unify all the URLs to point to svnweb
Diffstat (limited to 'contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff')
-rw-r--r--contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff b/contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff
index b5a4342..d334130 100644
--- a/contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff
+++ b/contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff
@@ -2,7 +2,7 @@ This patch ensures __clear_cache is not called on arm. In earlier versions of
clang, this special builtin was emitted as a function call, leading to link
errors.
-Introduced here: http://svn.freebsd.org/changeset/base/243830
+Introduced here: http://svnweb.freebsd.org/changeset/base/243830
Index: lib/Support/Unix/Memory.inc
===================================================================
OpenPOWER on IntegriCloud