From e220614cf98ffd5291de82cd30bb58b2688e2d29 Mon Sep 17 00:00:00 2001 From: emaste Date: Wed, 23 Jul 2014 14:27:04 +0000 Subject: 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 --- contrib/llvm/patches/patch-r259053-gcc-installation-detector.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/llvm/patches/patch-r259053-gcc-installation-detector.diff') diff --git a/contrib/llvm/patches/patch-r259053-gcc-installation-detector.diff b/contrib/llvm/patches/patch-r259053-gcc-installation-detector.diff index 1d04e7e..48e0f28 100644 --- a/contrib/llvm/patches/patch-r259053-gcc-installation-detector.diff +++ b/contrib/llvm/patches/patch-r259053-gcc-installation-detector.diff @@ -1,7 +1,7 @@ This patch eliminates the unnecessary search for various gcc installation directories during each startup of clang. -Introduced here: http://svn.freebsd.org/changeset/base/259053 +Introduced here: http://svnweb.freebsd.org/changeset/base/259053 Index: tools/clang/lib/Driver/ToolChains.cpp =================================================================== -- cgit v1.1