From 8ba34e61795cbc536dcd3d7af457914f26bf1a8d Mon Sep 17 00:00:00 2001 From: dim Date: Sat, 24 May 2014 22:27:31 +0000 Subject: 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. --- contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/llvm/patches/patch-r243830-arm-disable-clear-cache.diff') 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 =================================================================== -- cgit v1.1