diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r262303-enable-ppc-integrated-as.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r262303-enable-ppc-integrated-as.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r262303-enable-ppc-integrated-as.diff b/contrib/llvm/patches/patch-r262303-enable-ppc-integrated-as.diff index 3d2e107..bb020d5 100644 --- a/contrib/llvm/patches/patch-r262303-enable-ppc-integrated-as.diff +++ b/contrib/llvm/patches/patch-r262303-enable-ppc-integrated-as.diff @@ -2,7 +2,7 @@ Pull in r197521 from upstream clang trunk (by Roman Divacky): Use the integrated assembler by default on FreeBSD/ppc and ppc64. -Introduced here: http://svn.freebsd.org/changeset/base/262303 +Introduced here: http://svnweb.freebsd.org/changeset/base/262303 Index: tools/clang/lib/Driver/ToolChains.h =================================================================== |