diff --git a/debian/changelog b/debian/changelog index 3d465016..ee5068cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ llvm-toolchain-snapshot (1:3.4~svn188990-1) unstable; urgency=low * New snapshot release + * Refresh of the patch -- Sylvestre Ledru Thu, 22 Aug 2013 09:01:38 +0200 diff --git a/debian/patches/0003-Debian-version-info-and-bugreport.patch b/debian/patches/0003-Debian-version-info-and-bugreport.patch index 79742862..54820291 100644 --- a/debian/patches/0003-Debian-version-info-and-bugreport.patch +++ b/debian/patches/0003-Debian-version-info-and-bugreport.patch @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/lib/Support/CommandLine.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/lib/Support/CommandLine.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lib/Support/CommandLine.cpp 2013-08-11 10:01:30.736734807 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lib/Support/CommandLine.cpp 2013-08-11 10:01:30.732734807 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lib/Support/CommandLine.cpp 2013-08-22 09:07:22.728608907 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lib/Support/CommandLine.cpp 2013-08-22 09:07:22.724608907 +0200 @@ -1686,6 +1686,10 @@ OS << LLVM_VERSION_INFO; #endif diff --git a/debian/patches/0021-shared-lib-debian.patch b/debian/patches/0021-shared-lib-debian.patch index 672def1a..a54eba37 100644 --- a/debian/patches/0021-shared-lib-debian.patch +++ b/debian/patches/0021-shared-lib-debian.patch @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/tools/llvm-shlib/Makefile +Index: llvm-toolchain-snapshot_3.4~svn188990/tools/llvm-shlib/Makefile =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/tools/llvm-shlib/Makefile 2013-08-11 10:01:31.176734794 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/tools/llvm-shlib/Makefile 2013-08-11 10:01:31.172734791 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/tools/llvm-shlib/Makefile 2013-08-22 09:07:24.076608873 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/tools/llvm-shlib/Makefile 2013-08-22 09:07:24.076608873 +0200 @@ -39,6 +39,12 @@ LLVMLibsPaths := $(IncludeInLibLlvm) diff --git a/debian/patches/0023-link-libopagent.patch b/debian/patches/0023-link-libopagent.patch index c38621dd..4acdcf28 100644 --- a/debian/patches/0023-link-libopagent.patch +++ b/debian/patches/0023-link-libopagent.patch @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/configure +Index: llvm-toolchain-snapshot_3.4~svn188990/configure =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/configure 2013-08-11 10:01:31.600734785 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/configure 2013-08-11 10:01:31.600734785 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/configure 2013-08-22 09:07:25.608608834 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/configure 2013-08-22 09:07:25.604608834 +0200 @@ -13208,7 +13208,7 @@ case $llvm_cv_os_type in Linux) diff --git a/debian/patches/0044-soname.diff b/debian/patches/0044-soname.diff index 0fe6f3f8..c46c3f50 100644 --- a/debian/patches/0044-soname.diff +++ b/debian/patches/0044-soname.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/tools/llvm-shlib/Makefile +Index: llvm-toolchain-snapshot_3.4~svn188990/tools/llvm-shlib/Makefile =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/tools/llvm-shlib/Makefile 2013-08-11 10:01:32.084734772 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/tools/llvm-shlib/Makefile 2013-08-11 10:01:32.080734772 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/tools/llvm-shlib/Makefile 2013-08-22 09:07:26.632608808 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/tools/llvm-shlib/Makefile 2013-08-22 09:07:26.624608808 +0200 @@ -76,7 +76,7 @@ ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux FreeBSD GNU/kFreeBSD GNU)) diff --git a/debian/patches/0046-Revert-Patch-to-set-is_stmt-a-little-better-for-prol.patch b/debian/patches/0046-Revert-Patch-to-set-is_stmt-a-little-better-for-prol.patch index 5702200a..cda4160c 100644 --- a/debian/patches/0046-Revert-Patch-to-set-is_stmt-a-little-better-for-prol.patch +++ b/debian/patches/0046-Revert-Patch-to-set-is_stmt-a-little-better-for-prol.patch @@ -12,11 +12,11 @@ This reverts commit 60b35f408bc3194e7ea4e96367c0b42dc5e7f850. test/DebugInfo/X86/ending-run.ll | 6 ++---- 2 files changed, 4 insertions(+), 9 deletions(-) -Index: llvm-toolchain-snapshot_3.4~svn188146/lib/CodeGen/AsmPrinter/DwarfDebug.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/lib/CodeGen/AsmPrinter/DwarfDebug.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lib/CodeGen/AsmPrinter/DwarfDebug.cpp 2013-08-11 10:01:32.520734761 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lib/CodeGen/AsmPrinter/DwarfDebug.cpp 2013-08-11 10:01:32.516734761 +0200 -@@ -1391,15 +1391,12 @@ +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lib/CodeGen/AsmPrinter/DwarfDebug.cpp 2013-08-22 09:07:30.076608720 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lib/CodeGen/AsmPrinter/DwarfDebug.cpp 2013-08-22 09:07:30.076608720 +0200 +@@ -1412,15 +1412,12 @@ if (!MI->isDebugValue()) { DebugLoc DL = MI->getDebugLoc(); if (DL != PrevInstLoc && (!DL.isUnknown() || UnknownLocations)) { @@ -33,10 +33,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/lib/CodeGen/AsmPrinter/DwarfDebug.c if (!DL.isUnknown()) { const MDNode *Scope = DL.getScope(Asm->MF->getFunction()->getContext()); recordSourceLine(DL.getLine(), DL.getCol(), Scope, Flags); -Index: llvm-toolchain-snapshot_3.4~svn188146/test/DebugInfo/X86/ending-run.ll +Index: llvm-toolchain-snapshot_3.4~svn188990/test/DebugInfo/X86/ending-run.ll =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/test/DebugInfo/X86/ending-run.ll 2013-08-11 10:01:32.520734761 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/test/DebugInfo/X86/ending-run.ll 2013-08-11 10:01:32.516734761 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/test/DebugInfo/X86/ending-run.ll 2013-08-22 09:07:30.076608720 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/test/DebugInfo/X86/ending-run.ll 2013-08-22 09:07:30.076608720 +0200 @@ -1,11 +1,9 @@ ; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj ; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s diff --git a/debian/patches/0047-version-name.diff b/debian/patches/0047-version-name.diff index dde55a66..04f6b406 100644 --- a/debian/patches/0047-version-name.diff +++ b/debian/patches/0047-version-name.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/autoconf/configure.ac +Index: llvm-toolchain-snapshot_3.4~svn188990/autoconf/configure.ac =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/autoconf/configure.ac 2013-08-11 10:01:32.952734747 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/autoconf/configure.ac 2013-08-11 10:01:32.944734748 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/autoconf/configure.ac 2013-08-22 09:07:31.936608673 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/autoconf/configure.ac 2013-08-22 09:07:31.928608673 +0200 @@ -31,7 +31,7 @@ dnl===-----------------------------------------------------------------------=== dnl Initialize autoconf and define the package name, version number and @@ -11,10 +11,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/autoconf/configure.ac AC_DEFINE([LLVM_VERSION_MAJOR], [3], [Major version of the LLVM API]) AC_DEFINE([LLVM_VERSION_MINOR], [4], [Minor version of the LLVM API]) -Index: llvm-toolchain-snapshot_3.4~svn188146/configure +Index: llvm-toolchain-snapshot_3.4~svn188990/configure =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/configure 2013-08-11 10:01:32.952734747 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/configure 2013-08-11 10:01:32.948734746 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/configure 2013-08-22 09:07:31.936608673 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/configure 2013-08-22 09:07:31.932608673 +0200 @@ -561,8 +561,8 @@ # Identity of this package. PACKAGE_NAME='LLVM' diff --git a/debian/patches/0050-powerpcspe-fp.diff b/debian/patches/0050-powerpcspe-fp.diff index a47ca3d9..e35c38bf 100644 --- a/debian/patches/0050-powerpcspe-fp.diff +++ b/debian/patches/0050-powerpcspe-fp.diff @@ -1,10 +1,10 @@ PPCJITInfo.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) -Index: llvm-toolchain-snapshot_3.4~svn188146/lib/Target/PowerPC/PPCJITInfo.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/lib/Target/PowerPC/PPCJITInfo.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lib/Target/PowerPC/PPCJITInfo.cpp 2013-08-11 10:01:33.964734725 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lib/Target/PowerPC/PPCJITInfo.cpp 2013-08-11 10:01:33.960734725 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lib/Target/PowerPC/PPCJITInfo.cpp 2013-08-22 09:07:37.872608521 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lib/Target/PowerPC/PPCJITInfo.cpp 2013-08-22 09:07:37.868608522 +0200 @@ -104,6 +104,7 @@ "stw r8, 196(r1)\n" "stw r7, 192(r1)\n" "stw r6, 188(r1)\n" "stw r5, 184(r1)\n" diff --git a/debian/patches/23-strlcpy_strlcat_warning_removed.diff b/debian/patches/23-strlcpy_strlcat_warning_removed.diff index 25e19cca..4e0428b1 100644 --- a/debian/patches/23-strlcpy_strlcat_warning_removed.diff +++ b/debian/patches/23-strlcpy_strlcat_warning_removed.diff @@ -1,8 +1,8 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/include/clang/Basic/Builtins.def +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/include/clang/Basic/Builtins.def =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/include/clang/Basic/Builtins.def 2013-08-11 10:01:27.976734874 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/include/clang/Basic/Builtins.def 2013-08-11 10:01:27.968734875 +0200 -@@ -466,8 +466,8 @@ +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/include/clang/Basic/Builtins.def 2013-08-22 09:07:00.024609486 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/include/clang/Basic/Builtins.def 2013-08-22 09:07:00.012609486 +0200 +@@ -467,8 +467,8 @@ BUILTIN(__builtin___stpcpy_chk, "c*c*cC*z", "nF") BUILTIN(__builtin___strcat_chk, "c*c*cC*z", "nF") BUILTIN(__builtin___strcpy_chk, "c*c*cC*z", "nF") @@ -13,7 +13,7 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/clang/include/clang/Basic/Builtins. BUILTIN(__builtin___strncat_chk, "c*c*cC*zz", "nF") BUILTIN(__builtin___strncpy_chk, "c*c*cC*zz", "nF") BUILTIN(__builtin___stpncpy_chk, "c*c*cC*zz", "nF") -@@ -759,8 +759,8 @@ +@@ -760,8 +760,8 @@ LIBBUILTIN(_longjmp, "vJi", "fr", "setjmp.h", ALL_GNU_LANGUAGES) LIBBUILTIN(siglongjmp, "vSJi", "fr", "setjmp.h", ALL_GNU_LANGUAGES) // non-standard but very common @@ -24,10 +24,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/clang/include/clang/Basic/Builtins. // id objc_msgSend(id, SEL, ...) LIBBUILTIN(objc_msgSend, "GGH.", "f", "objc/message.h", OBJC_LANG) // long double objc_msgSend_fpret(id self, SEL op, ...) -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Sema/SemaChecking.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Sema/SemaChecking.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Sema/SemaChecking.cpp 2013-08-11 10:01:27.976734874 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Sema/SemaChecking.cpp 2013-08-11 10:01:27.968734875 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Sema/SemaChecking.cpp 2013-08-22 09:07:00.024609486 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Sema/SemaChecking.cpp 2013-08-22 09:07:00.012609486 +0200 @@ -804,9 +804,10 @@ return false; @@ -42,11 +42,11 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Sema/SemaChecking.cpp CheckStrncatArguments(TheCall, FnInfo); else CheckMemaccessArguments(TheCall, CMId, FnInfo); -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/AST/Decl.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/AST/Decl.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/AST/Decl.cpp 2013-08-11 10:01:27.976734874 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/AST/Decl.cpp 2013-08-11 10:01:27.972734874 +0200 -@@ -2900,10 +2900,10 @@ +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/AST/Decl.cpp 2013-08-22 09:07:00.024609486 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/AST/Decl.cpp 2013-08-22 09:07:00.016609486 +0200 +@@ -2909,10 +2909,10 @@ case Builtin::BImemmove: return Builtin::BImemmove; @@ -61,10 +61,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/AST/Decl.cpp case Builtin::BI__builtin_memcmp: case Builtin::BImemcmp: -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp 2013-08-11 10:01:27.976734874 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp 2013-08-11 10:01:27.972734874 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp 2013-08-22 09:07:00.024609486 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp 2013-08-22 09:07:00.016609486 +0200 @@ -238,9 +238,9 @@ case Builtin::BIstrncpy: case Builtin::BIstrncat: diff --git a/debian/patches/26-set-correct-float-abi.diff b/debian/patches/26-set-correct-float-abi.diff index 46da18c7..22beff59 100644 --- a/debian/patches/26-set-correct-float-abi.diff +++ b/debian/patches/26-set-correct-float-abi.diff @@ -18,11 +18,11 @@ Forwarded: Reviewed-By: Last-Update: -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/Tools.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/Tools.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Driver/Tools.cpp 2013-08-11 10:01:28.808734856 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/Tools.cpp 2013-08-11 10:01:28.804734855 +0200 -@@ -683,7 +683,7 @@ +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Driver/Tools.cpp 2013-08-22 09:07:13.120609152 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/Tools.cpp 2013-08-22 09:07:13.116609152 +0200 +@@ -655,7 +655,7 @@ FloatABI = "hard"; break; case llvm::Triple::GNUEABI: diff --git a/debian/patches/27-fix_clang_stdint.diff b/debian/patches/27-fix_clang_stdint.diff index 804fb5d9..88852b5e 100644 --- a/debian/patches/27-fix_clang_stdint.diff +++ b/debian/patches/27-fix_clang_stdint.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Headers/stdint.h +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Headers/stdint.h =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Headers/stdint.h 2013-08-11 10:01:28.388734864 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Headers/stdint.h 2013-08-11 10:01:28.384734864 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Headers/stdint.h 2013-08-22 09:07:08.468609270 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Headers/stdint.h 2013-08-22 09:07:08.460609271 +0200 @@ -22,8 +22,6 @@ * \*===----------------------------------------------------------------------===*/ diff --git a/debian/patches/30-kfreebsd.diff b/debian/patches/30-kfreebsd.diff index 6523eb3c..cc1d9e6b 100644 --- a/debian/patches/30-kfreebsd.diff +++ b/debian/patches/30-kfreebsd.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/ToolChains.h +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/ToolChains.h =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Driver/ToolChains.h 2013-08-11 10:01:29.732734829 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/ToolChains.h 2013-08-11 10:01:29.728734830 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Driver/ToolChains.h 2013-08-22 09:07:17.880609031 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/ToolChains.h 2013-08-22 09:07:17.872609031 +0200 @@ -141,6 +141,8 @@ virtual bool isPICDefault() const; virtual bool isPIEDefault() const; @@ -11,10 +11,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/ToolChains.h protected: virtual Tool *getTool(Action::ActionClass AC) const; -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/ToolChains.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/ToolChains.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Driver/ToolChains.cpp 2013-08-11 10:01:29.732734829 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/ToolChains.cpp 2013-08-11 10:01:29.728734830 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Driver/ToolChains.cpp 2013-08-22 09:07:17.880609031 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/ToolChains.cpp 2013-08-22 09:07:17.872609031 +0200 @@ -942,6 +942,13 @@ return GoodVersion; } diff --git a/debian/patches/31-powerpcspe.diff b/debian/patches/31-powerpcspe.diff index 8391e2d9..8eacce75 100644 --- a/debian/patches/31-powerpcspe.diff +++ b/debian/patches/31-powerpcspe.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Lex/Makefile +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Lex/Makefile =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Lex/Makefile 2013-08-11 10:01:34.908734698 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Lex/Makefile 2013-08-11 10:01:34.908734698 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Lex/Makefile 2013-08-22 09:07:43.368608381 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Lex/Makefile 2013-08-22 09:07:43.368608381 +0200 @@ -17,8 +17,10 @@ LIBRARYNAME := clangLex diff --git a/debian/patches/33-armhf-defaults.diff b/debian/patches/33-armhf-defaults.diff index 2fdfe979..2eadda78 100644 --- a/debian/patches/33-armhf-defaults.diff +++ b/debian/patches/33-armhf-defaults.diff @@ -18,10 +18,10 @@ Forwarded: Reviewed-By: Last-Update: -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/Tools.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/Tools.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Driver/Tools.cpp 2013-08-11 10:01:35.492734685 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/Tools.cpp 2013-08-11 10:01:35.488734686 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Driver/Tools.cpp 2013-08-22 09:08:06.216607799 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/Tools.cpp 2013-08-22 09:10:40.676603865 +0200 @@ -491,6 +491,9 @@ if (Arg *A = Args.getLastArg(options::OPT_march_EQ)) { // Otherwise, if we have -march= choose the base CPU for that arch. @@ -32,16 +32,16 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/Tools.cpp } else { // Otherwise, use the Arch from the triple. MArch = Triple.getArchName(); -@@ -796,8 +799,19 @@ - } +@@ -699,8 +702,19 @@ + Features.push_back("+soft-float-abi"); // Honor -mfpu=. - if (const Arg *A = Args.getLastArg(options::OPT_mfpu_EQ)) + if (const Arg *A = Args.getLastArg(options::OPT_mfpu_EQ)) { - addFPUArgs(D, A, Args, CmdArgs); + getFPUFeatures(D, A, Args, Features); + } else { + if (StringRef(CPUName).startswith("cortex-a")) { -+ //Debian armhf uses vfpv3-d16 ++ //Debian armhf uses vfpv3-d16 + CmdArgs.push_back("-target-feature"); + CmdArgs.push_back("+vfp3"); + CmdArgs.push_back("-target-feature"); @@ -51,5 +51,5 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/Tools.cpp + } + } - // Honor -mfpmath=. - if (const Arg *A = Args.getLastArg(options::OPT_mfpmath_EQ)) + // Setting -msoft-float effectively disables NEON because of the GCC + // implementation, although the same isn't true of VFP or VFP3. diff --git a/debian/patches/34-powerpc-no-altivec.diff b/debian/patches/34-powerpc-no-altivec.diff index 85682528..5f058280 100644 --- a/debian/patches/34-powerpc-no-altivec.diff +++ b/debian/patches/34-powerpc-no-altivec.diff @@ -6,10 +6,10 @@ Reviewed-By: Colin Watson Last-Update: 2013-04-01 -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Lex/Makefile +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Lex/Makefile =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Lex/Makefile 2013-08-11 10:01:36.348734664 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Lex/Makefile 2013-08-11 10:01:36.344734663 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Lex/Makefile 2013-08-22 09:11:26.616602695 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Lex/Makefile 2013-08-22 09:11:26.616602695 +0200 @@ -16,11 +16,5 @@ LIBRARYNAME := clangLex diff --git a/debian/patches/clang-format-version.diff b/debian/patches/clang-format-version.diff index 561a6e69..0f09ada7 100644 --- a/debian/patches/clang-format-version.diff +++ b/debian/patches/clang-format-version.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/tools/clang-format/clang-format.py +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/tools/clang-format/clang-format.py =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/tools/clang-format/clang-format.py 2013-08-11 10:01:37.348734638 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/tools/clang-format/clang-format.py 2013-08-11 10:01:37.348734638 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/tools/clang-format/clang-format.py 2013-08-22 09:11:28.544602646 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/tools/clang-format/clang-format.py 2013-08-22 09:11:28.540602646 +0200 @@ -24,7 +24,7 @@ import vim @@ -11,10 +11,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/clang/tools/clang-format/clang-form # Change this to format according to other formatting styles (see # clang-format -help) -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/tools/clang-format/clang-format-diff.py +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/tools/clang-format/clang-format-diff.py =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/tools/clang-format/clang-format-diff.py 2013-08-11 10:01:37.348734638 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/tools/clang-format/clang-format-diff.py 2013-08-11 10:01:37.348734638 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/tools/clang-format/clang-format-diff.py 2013-08-22 09:11:28.544602646 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/tools/clang-format/clang-format-diff.py 2013-08-22 09:11:28.544602646 +0200 @@ -28,7 +28,7 @@ @@ -24,10 +24,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/clang/tools/clang-format/clang-form def getOffsetLength(filename, line_number, line_count): -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/tools/clang-format/clang-format.el +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/tools/clang-format/clang-format.el =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/tools/clang-format/clang-format.el 2013-08-11 10:01:37.348734638 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/tools/clang-format/clang-format.el 2013-08-11 10:01:37.348734638 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/tools/clang-format/clang-format.el 2013-08-22 09:11:28.544602646 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/tools/clang-format/clang-format.el 2013-08-22 09:11:28.544602646 +0200 @@ -13,7 +13,7 @@ ;; *Location of the clang-format binary. If it is on your PATH, a full path name diff --git a/debian/patches/declare_clear_cache.diff b/debian/patches/declare_clear_cache.diff index cb9d3c80..42491b96 100644 --- a/debian/patches/declare_clear_cache.diff +++ b/debian/patches/declare_clear_cache.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/lib/Support/Unix/Memory.inc +Index: llvm-toolchain-snapshot_3.4~svn188990/lib/Support/Unix/Memory.inc =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lib/Support/Unix/Memory.inc 2013-08-11 10:01:34.452734709 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lib/Support/Unix/Memory.inc 2013-08-11 10:01:34.448734709 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lib/Support/Unix/Memory.inc 2013-08-22 09:07:39.252608486 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lib/Support/Unix/Memory.inc 2013-08-22 09:07:39.248608486 +0200 @@ -336,7 +336,7 @@ // FIXME: Can we safely always call this for __GNUC__ everywhere? const char *Start = static_cast(Addr); diff --git a/debian/patches/disable-execinfo-usage.diff b/debian/patches/disable-execinfo-usage.diff index 452dd840..9d69bc42 100644 --- a/debian/patches/disable-execinfo-usage.diff +++ b/debian/patches/disable-execinfo-usage.diff @@ -1,8 +1,8 @@ -Index: llvm-toolchain-3.3-3.3/lldb/lib/Makefile +Index: llvm-toolchain-snapshot_3.4~svn188990/lldb/lib/Makefile =================================================================== ---- llvm-toolchain-3.3-3.3.orig/lldb/lib/Makefile 2013-08-19 08:27:21.000000000 +0000 -+++ llvm-toolchain-3.3-3.3/lldb/lib/Makefile 2013-08-20 14:49:43.000000000 +0000 -@@ -150,5 +150,6 @@ +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lldb/lib/Makefile 2013-08-22 09:13:54.676598924 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lldb/lib/Makefile 2013-08-22 09:13:54.672598924 +0200 +@@ -154,5 +154,6 @@ # Allow unresolved symbols. LLVMLibsOptions += -Wl,--allow-shlib-undefined # Link in python diff --git a/debian/patches/ia64-fix.diff b/debian/patches/ia64-fix.diff index 8f3a83ba..c7f2ae67 100644 --- a/debian/patches/ia64-fix.diff +++ b/debian/patches/ia64-fix.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/lib/ExecutionEngine/JIT/JIT.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/lib/ExecutionEngine/JIT/JIT.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lib/ExecutionEngine/JIT/JIT.cpp 2013-08-11 10:01:36.848734651 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lib/ExecutionEngine/JIT/JIT.cpp 2013-08-11 10:01:36.848734651 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lib/ExecutionEngine/JIT/JIT.cpp 2013-08-22 09:11:27.680602668 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lib/ExecutionEngine/JIT/JIT.cpp 2013-08-22 09:11:27.672602668 +0200 @@ -68,7 +68,7 @@ } @@ -11,10 +11,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/lib/ExecutionEngine/JIT/JIT.cpp !defined(__USING_SJLJ_EXCEPTIONS__)) #define HAVE_EHTABLE_SUPPORT 1 #else -Index: llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp 2013-08-11 10:01:36.848734651 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp 2013-08-11 10:01:36.848734651 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp 2013-08-22 09:11:27.680602668 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp 2013-08-22 09:11:27.672602668 +0200 @@ -115,12 +115,14 @@ verbose_log->Printf("PTRACE_SETREGS %s", buf.GetData()); break; @@ -54,10 +54,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Plugins/Process/Linux/P m_result = true; } -Index: llvm-toolchain-snapshot_3.4~svn188146/lib/ExecutionEngine/RTDyldMemoryManager.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/lib/ExecutionEngine/RTDyldMemoryManager.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lib/ExecutionEngine/RTDyldMemoryManager.cpp 2013-08-11 10:01:36.848734651 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lib/ExecutionEngine/RTDyldMemoryManager.cpp 2013-08-11 10:01:36.848734651 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lib/ExecutionEngine/RTDyldMemoryManager.cpp 2013-08-22 09:11:27.680602668 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lib/ExecutionEngine/RTDyldMemoryManager.cpp 2013-08-22 09:11:27.672602668 +0200 @@ -33,7 +33,7 @@ RTDyldMemoryManager::~RTDyldMemoryManager() {} diff --git a/debian/patches/kfreebsd-lldb.diff b/debian/patches/kfreebsd-lldb.diff deleted file mode 100644 index 28816126..00000000 --- a/debian/patches/kfreebsd-lldb.diff +++ /dev/null @@ -1,30 +0,0 @@ ---- llvm-toolchain-3.3-3.3.orig/lldb/source/Host/common/Host.cpp 2013-08-20 17:27:18.000000000 +0200 -+++ llvm-toolchain-3.3-3.3/lldb/source/Host/common/Host.cpp 2013-08-20 17:27:43.000000000 +0200 -@@ -524,7 +524,8 @@ - { - } - --#if !defined (__APPLE__) && !defined (__FreeBSD__) && !defined (__linux__) // see macosx/Host.mm -+#if !defined (__APPLE__) && !defined (__FreeBSD__) && !defined (__linux__) && !defined(__FreeBSD_kernel__) // see macosx/Host.mm -+ - - void - Host::ThreadCreated (const char *thread_name) -@@ -1180,7 +1181,7 @@ - return NULL; - } - --#if !defined (__APPLE__) && !defined (__FreeBSD__) // see macosx/Host.mm -+#if !defined (__APPLE__) && !defined (__FreeBSD__) && !defined(__FreeBSD_kernel__) // see macosx/Host.mm - bool - Host::GetOSBuildString (std::string &s) - { -@@ -1229,7 +1230,7 @@ - } - #endif // #if !defined (__APPLE__) && !defined(__linux__) - --#if !defined (__APPLE__) && !defined (__FreeBSD__) && !defined(__linux__) -+#if !defined (__APPLE__) && !defined (__FreeBSD__) && !defined(__linux__)&& !defined(__FreeBSD_kernel__) - bool - Host::GetProcessInfo (lldb::pid_t pid, ProcessInstanceInfo &process_info) - { diff --git a/debian/patches/kfreebsd.diff b/debian/patches/kfreebsd.diff index e40c17ae..f8cdae1a 100644 --- a/debian/patches/kfreebsd.diff +++ b/debian/patches/kfreebsd.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Core/Mangled.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/lldb/source/Core/Mangled.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lldb/source/Core/Mangled.cpp 2013-08-11 10:01:37.940734621 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Core/Mangled.cpp 2013-08-11 10:01:37.940734621 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lldb/source/Core/Mangled.cpp 2013-08-22 09:11:29.372602625 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lldb/source/Core/Mangled.cpp 2013-08-22 09:11:29.372602625 +0200 @@ -23,6 +23,7 @@ #include #include diff --git a/debian/patches/mipsel-ftbfs.diff b/debian/patches/mipsel-ftbfs.diff index ccc4891a..4e17afd1 100644 --- a/debian/patches/mipsel-ftbfs.diff +++ b/debian/patches/mipsel-ftbfs.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Plugins/Process/Linux/LinuxSignals.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/lldb/source/Plugins/Process/Linux/LinuxSignals.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lldb/source/Plugins/Process/Linux/LinuxSignals.cpp 2013-08-11 10:01:38.656734602 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Plugins/Process/Linux/LinuxSignals.cpp 2013-08-11 10:01:38.652734602 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lldb/source/Plugins/Process/Linux/LinuxSignals.cpp 2013-08-22 09:13:53.632598950 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lldb/source/Plugins/Process/Linux/LinuxSignals.cpp 2013-08-22 09:13:53.624598950 +0200 @@ -45,7 +45,9 @@ ADDSIGNAL(PIPE, false, true, true, "write to pipe with reading end closed"); ADDSIGNAL(ALRM, false, false, true, "alarm"); @@ -12,10 +12,10 @@ Index: llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Plugins/Process/Linux/L ADDSIGNAL(CHLD, false, false, true, "child process exit"); ADDSIGNAL(CONT, false, true, true, "process continue"); ADDSIGNAL(STOP, false, true, true, "process stop"); -Index: llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp 2013-08-11 10:01:38.656734602 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp 2013-08-11 10:01:38.652734602 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp 2013-08-22 09:13:53.632598950 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp 2013-08-22 09:13:53.624598950 +0200 @@ -149,7 +149,7 @@ // TOOD: need a better way to detect when "long double" types are diff --git a/debian/patches/profile_rt.diff b/debian/patches/profile_rt.diff index 0ea3201f..886f383f 100644 --- a/debian/patches/profile_rt.diff +++ b/debian/patches/profile_rt.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/Tools.cpp +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/Tools.cpp =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Driver/Tools.cpp 2013-08-11 10:01:29.288734842 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Driver/Tools.cpp 2013-08-11 10:01:29.284734844 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Driver/Tools.cpp 2013-08-22 09:07:16.860609057 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Driver/Tools.cpp 2013-08-22 09:07:16.860609057 +0200 @@ -34,6 +34,7 @@ #include "llvm/Support/Program.h" #include "llvm/Support/Process.h" diff --git a/debian/patches/scan-build-clang-path.diff b/debian/patches/scan-build-clang-path.diff index 03f19a1d..993ab354 100644 --- a/debian/patches/scan-build-clang-path.diff +++ b/debian/patches/scan-build-clang-path.diff @@ -1,8 +1,8 @@ -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/tools/scan-build/scan-build +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/tools/scan-build/scan-build =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/tools/scan-build/scan-build 2013-08-11 10:01:33.484734737 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/tools/scan-build/scan-build 2013-08-11 10:01:33.480734737 +0200 -@@ -1538,7 +1538,7 @@ +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/tools/scan-build/scan-build 2013-08-22 09:07:34.536608606 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/tools/scan-build/scan-build 2013-08-22 09:07:34.532608607 +0200 +@@ -1539,7 +1539,7 @@ # Find 'clang' if (!defined $AnalyzerDiscoveryMethod) { diff --git a/debian/patches/series b/debian/patches/series index 938ca970..783f152e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -23,7 +23,6 @@ ia64-fix.diff clang-format-version.diff kfreebsd.diff mipsel-ftbfs.diff -kfreebsd-lldb.diff disable-execinfo-usage.diff unwind-chain-inclusion.diff diff --git a/debian/patches/unwind-chain-inclusion.diff b/debian/patches/unwind-chain-inclusion.diff index a2854130..7b475e35 100644 --- a/debian/patches/unwind-chain-inclusion.diff +++ b/debian/patches/unwind-chain-inclusion.diff @@ -4,10 +4,10 @@ # Because of the #ifndef __CLANG_UNWIND_H, it might never include any declaration # from the system. -Index: llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Headers/unwind.h +Index: llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Headers/unwind.h =================================================================== ---- llvm-toolchain-snapshot_3.4~svn188146.orig/clang/lib/Headers/unwind.h 2013-08-11 10:01:40.960734544 +0200 -+++ llvm-toolchain-snapshot_3.4~svn188146/clang/lib/Headers/unwind.h 2013-08-11 10:01:40.956734544 +0200 +--- llvm-toolchain-snapshot_3.4~svn188990.orig/clang/lib/Headers/unwind.h 2013-08-22 09:13:57.600598849 +0200 ++++ llvm-toolchain-snapshot_3.4~svn188990/clang/lib/Headers/unwind.h 2013-08-22 09:13:57.600598849 +0200 @@ -23,9 +23,6 @@ /* See "Data Definitions for libgcc_s" in the Linux Standard Base.*/