mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-03 03:14:46 +00:00
refresh of the patches
This commit is contained in:
parent
1efbf57606
commit
8a980f6c64
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-snapshot (1:3.4~svn184046-1~exp1) experimental; urgency=low
|
||||
|
||||
* New snapshot release
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 15 Jun 2013 19:39:43 +0200
|
||||
|
||||
llvm-toolchain-snapshot (1:3.4~svn183914-1) unstable; urgency=low
|
||||
|
||||
* New snapshot release
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/lib/Support/CommandLine.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/lib/Support/CommandLine.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/lib/Support/CommandLine.cpp 2013-05-10 19:15:51.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/lib/Support/CommandLine.cpp 2013-06-06 18:37:07.000000000 +0200
|
||||
@@ -1521,6 +1521,10 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/lib/Support/CommandLine.cpp 2013-06-15 19:43:10.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/lib/Support/CommandLine.cpp 2013-06-15 19:43:10.000000000 +0200
|
||||
@@ -1509,6 +1509,10 @@
|
||||
OS << LLVM_VERSION_INFO;
|
||||
#endif
|
||||
OS << "\n ";
|
||||
|
||||
6
debian/patches/0021-shared-lib-debian.patch
vendored
6
debian/patches/0021-shared-lib-debian.patch
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/tools/llvm-shlib/Makefile
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/tools/llvm-shlib/Makefile
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/tools/llvm-shlib/Makefile 2013-06-04 17:26:37.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/tools/llvm-shlib/Makefile 2013-06-06 18:37:08.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/tools/llvm-shlib/Makefile 2013-06-15 19:43:11.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/tools/llvm-shlib/Makefile 2013-06-15 19:43:11.000000000 +0200
|
||||
@@ -39,6 +39,12 @@
|
||||
LLVMLibsPaths := $(IncludeInLibLlvm)
|
||||
|
||||
|
||||
12
debian/patches/0023-link-libopagent.patch
vendored
12
debian/patches/0023-link-libopagent.patch
vendored
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/configure
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/configure
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/configure 2013-05-22 02:35:47.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/configure 2013-06-06 18:37:09.000000000 +0200
|
||||
@@ -13701,7 +13701,7 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/configure 2013-06-15 19:43:12.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/configure 2013-06-15 19:43:12.000000000 +0200
|
||||
@@ -13681,7 +13681,7 @@
|
||||
case $llvm_cv_os_type in
|
||||
Linux)
|
||||
if test -n "$llvm_cv_oppath" ; then
|
||||
@ -11,7 +11,7 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/configure
|
||||
{ echo "$as_me:$LINENO: checking for library containing bfd_init" >&5
|
||||
echo $ECHO_N "checking for library containing bfd_init... $ECHO_C" >&6; }
|
||||
if test "${ac_cv_search_bfd_init+set}" = set; then
|
||||
@@ -13797,7 +13797,7 @@
|
||||
@@ -13777,7 +13777,7 @@
|
||||
echo "${ECHO_T}$ac_cv_search_bfd_init" >&6; }
|
||||
ac_res=$ac_cv_search_bfd_init
|
||||
if test "$ac_res" != no; then
|
||||
@ -20,7 +20,7 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/configure
|
||||
|
||||
fi
|
||||
|
||||
@@ -13833,8 +13833,8 @@
|
||||
@@ -13813,8 +13813,8 @@
|
||||
if test -z "$ac_lib"; then
|
||||
ac_res="none required"
|
||||
else
|
||||
|
||||
6
debian/patches/0044-soname.diff
vendored
6
debian/patches/0044-soname.diff
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/tools/llvm-shlib/Makefile
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/tools/llvm-shlib/Makefile
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/tools/llvm-shlib/Makefile 2013-06-06 18:37:08.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/tools/llvm-shlib/Makefile 2013-06-06 18:37:09.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/tools/llvm-shlib/Makefile 2013-06-15 19:43:13.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/tools/llvm-shlib/Makefile 2013-06-15 19:43:13.000000000 +0200
|
||||
@@ -76,7 +76,7 @@
|
||||
|
||||
ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux FreeBSD GNU))
|
||||
|
||||
@ -12,10 +12,10 @@ This reverts commit 60b35f408bc3194e7ea4e96367c0b42dc5e7f850.
|
||||
test/DebugInfo/X86/ending-run.ll | 6 ++----
|
||||
2 files changed, 4 insertions(+), 9 deletions(-)
|
||||
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/lib/CodeGen/AsmPrinter/DwarfDebug.cpp 2013-06-05 07:39:59.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/lib/CodeGen/AsmPrinter/DwarfDebug.cpp 2013-06-06 18:37:10.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/lib/CodeGen/AsmPrinter/DwarfDebug.cpp 2013-06-15 19:43:14.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/lib/CodeGen/AsmPrinter/DwarfDebug.cpp 2013-06-15 19:43:14.000000000 +0200
|
||||
@@ -1318,15 +1318,12 @@
|
||||
if (!MI->isDebugValue()) {
|
||||
DebugLoc DL = MI->getDebugLoc();
|
||||
@ -33,10 +33,10 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/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~svn183420/test/DebugInfo/X86/ending-run.ll
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/test/DebugInfo/X86/ending-run.ll
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/test/DebugInfo/X86/ending-run.ll 2013-04-22 08:12:31.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/test/DebugInfo/X86/ending-run.ll 2013-06-06 18:37:10.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/test/DebugInfo/X86/ending-run.ll 2013-06-15 19:43:14.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/test/DebugInfo/X86/ending-run.ll 2013-06-15 19:43:14.000000000 +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
|
||||
|
||||
12
debian/patches/0047-version-name.diff
vendored
12
debian/patches/0047-version-name.diff
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/autoconf/configure.ac
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/autoconf/configure.ac
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/autoconf/configure.ac 2013-05-22 02:35:47.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/autoconf/configure.ac 2013-06-06 18:37:11.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/autoconf/configure.ac 2013-06-15 19:43:15.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/autoconf/configure.ac 2013-06-15 19:43:15.000000000 +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~svn183420/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~svn183420/configure
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/configure
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/configure 2013-06-06 18:37:09.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/configure 2013-06-06 18:37:11.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/configure 2013-06-15 19:43:15.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/configure 2013-06-15 19:43:15.000000000 +0200
|
||||
@@ -561,8 +561,8 @@
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='LLVM'
|
||||
|
||||
6
debian/patches/0050-powerpcspe-fp.diff
vendored
6
debian/patches/0050-powerpcspe-fp.diff
vendored
@ -1,10 +1,10 @@
|
||||
PPCJITInfo.cpp | 12 ++++++++++++
|
||||
1 file changed, 12 insertions(+)
|
||||
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/lib/Target/PowerPC/PPCJITInfo.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/lib/Target/PowerPC/PPCJITInfo.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/lib/Target/PowerPC/PPCJITInfo.cpp 2013-02-17 15:30:32.000000000 +0100
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/lib/Target/PowerPC/PPCJITInfo.cpp 2013-06-06 18:37:13.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/lib/Target/PowerPC/PPCJITInfo.cpp 2013-06-15 19:43:16.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/lib/Target/PowerPC/PPCJITInfo.cpp 2013-06-15 19:43:16.000000000 +0200
|
||||
@@ -99,6 +99,7 @@
|
||||
"stw r8, 196(r1)\n" "stw r7, 192(r1)\n"
|
||||
"stw r6, 188(r1)\n" "stw r5, 184(r1)\n"
|
||||
|
||||
8
debian/patches/18-soname.patch
vendored
8
debian/patches/18-soname.patch
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.3~svn181457/clang/tools/libclang/Makefile
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/tools/libclang/Makefile
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.3~svn181457.orig/clang/tools/libclang/Makefile 2013-05-08 20:25:14.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.3~svn181457/clang/tools/libclang/Makefile 2013-05-08 20:25:20.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/tools/libclang/Makefile 2013-06-15 19:42:22.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/tools/libclang/Makefile 2013-06-15 19:42:22.000000000 +0200
|
||||
@@ -14,6 +14,7 @@
|
||||
|
||||
LINK_LIBS_IN_SHARED = 1
|
||||
@ -9,7 +9,7 @@ Index: llvm-toolchain-snapshot_3.3~svn181457/clang/tools/libclang/Makefile
|
||||
+SONAME_MAJOR=1
|
||||
|
||||
include $(CLANG_LEVEL)/../../Makefile.config
|
||||
LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc
|
||||
LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc option
|
||||
@@ -30,7 +31,7 @@
|
||||
|
||||
# Add soname to the library.
|
||||
|
||||
6
debian/patches/19-clang_debian_version.patch
vendored
6
debian/patches/19-clang_debian_version.patch
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Basic/Version.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Basic/Version.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.3~svn181457.orig/clang/lib/Basic/Version.cpp 2013-05-08 20:25:13.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Basic/Version.cpp 2013-05-08 20:25:55.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Basic/Version.cpp 2013-06-15 19:42:30.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Basic/Version.cpp 2013-06-15 19:42:30.000000000 +0200
|
||||
@@ -15,6 +15,7 @@
|
||||
#include "clang/Basic/LLVM.h"
|
||||
#include "llvm/Config/config.h"
|
||||
|
||||
8
debian/patches/21-searchPathHeaders.diff
vendored
8
debian/patches/21-searchPathHeaders.diff
vendored
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Driver/ToolChains.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/ToolChains.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.3~svn181457.orig/clang/lib/Driver/ToolChains.cpp 2013-05-08 20:25:13.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Driver/ToolChains.cpp 2013-05-08 20:25:56.000000000 +0200
|
||||
@@ -2404,6 +2404,11 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Driver/ToolChains.cpp 2013-06-15 19:42:30.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/ToolChains.cpp 2013-06-15 19:42:30.000000000 +0200
|
||||
@@ -2408,6 +2408,11 @@
|
||||
addSystemInclude(DriverArgs, CC1Args, P.str());
|
||||
}
|
||||
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/include/clang/Basic/Builtins.def
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/include/clang/Basic/Builtins.def
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/include/clang/Basic/Builtins.def 2013-05-31 18:29:28.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/include/clang/Basic/Builtins.def 2013-06-06 18:36:59.000000000 +0200
|
||||
@@ -464,8 +464,8 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/include/clang/Basic/Builtins.def 2013-06-15 19:42:31.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/include/clang/Basic/Builtins.def 2013-06-15 19:42:31.000000000 +0200
|
||||
@@ -466,8 +466,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~svn183420/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")
|
||||
@@ -757,8 +757,8 @@
|
||||
@@ -759,8 +759,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~svn183420/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~svn183420/clang/lib/Sema/SemaChecking.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Sema/SemaChecking.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/lib/Sema/SemaChecking.cpp 2013-06-02 10:11:22.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Sema/SemaChecking.cpp 2013-06-06 18:36:59.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Sema/SemaChecking.cpp 2013-06-15 19:42:31.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Sema/SemaChecking.cpp 2013-06-15 19:42:31.000000000 +0200
|
||||
@@ -575,9 +575,10 @@
|
||||
return false;
|
||||
|
||||
@ -42,10 +42,10 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Sema/SemaChecking.cpp
|
||||
CheckStrncatArguments(TheCall, FnInfo);
|
||||
else
|
||||
CheckMemaccessArguments(TheCall, CMId, FnInfo);
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/AST/Decl.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/AST/Decl.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/lib/AST/Decl.cpp 2013-06-04 15:43:35.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/lib/AST/Decl.cpp 2013-06-06 18:36:59.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/AST/Decl.cpp 2013-06-15 19:42:31.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/AST/Decl.cpp 2013-06-15 19:42:31.000000000 +0200
|
||||
@@ -2802,10 +2802,10 @@
|
||||
case Builtin::BImemmove:
|
||||
return Builtin::BImemmove;
|
||||
@ -61,10 +61,10 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/AST/Decl.cpp
|
||||
|
||||
case Builtin::BI__builtin_memcmp:
|
||||
case Builtin::BImemcmp:
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp 2013-02-20 23:23:23.000000000 +0100
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp 2013-06-06 18:36:59.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp 2013-06-15 19:42:31.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp 2013-06-15 19:42:31.000000000 +0200
|
||||
@@ -238,9 +238,9 @@
|
||||
case Builtin::BIstrncpy:
|
||||
case Builtin::BIstrncat:
|
||||
|
||||
8
debian/patches/26-set-correct-float-abi.diff
vendored
8
debian/patches/26-set-correct-float-abi.diff
vendored
@ -18,11 +18,11 @@ Forwarded: <no|not-needed|url proving that it has been forwarded>
|
||||
Reviewed-By: <name and email of someone who approved the patch>
|
||||
Last-Update: <YYYY-MM-DD>
|
||||
|
||||
Index: llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Driver/Tools.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/Tools.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.3~svn181457.orig/clang/lib/Driver/Tools.cpp 2013-05-08 04:12:03.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Driver/Tools.cpp 2013-05-08 20:25:58.000000000 +0200
|
||||
@@ -670,7 +670,7 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Driver/Tools.cpp 2013-06-15 19:42:32.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/Tools.cpp 2013-06-15 19:42:32.000000000 +0200
|
||||
@@ -674,7 +674,7 @@
|
||||
FloatABI = "hard";
|
||||
break;
|
||||
case llvm::Triple::GNUEABI:
|
||||
|
||||
6
debian/patches/27-fix_clang_stdint.diff
vendored
6
debian/patches/27-fix_clang_stdint.diff
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Headers/stdint.h
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Headers/stdint.h
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.3~svn181457.orig/clang/lib/Headers/stdint.h 2013-05-08 20:25:13.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Headers/stdint.h 2013-05-08 20:25:57.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Headers/stdint.h 2013-06-15 19:42:31.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Headers/stdint.h 2013-06-15 19:42:31.000000000 +0200
|
||||
@@ -22,8 +22,6 @@
|
||||
*
|
||||
\*===----------------------------------------------------------------------===*/
|
||||
|
||||
16
debian/patches/30-kfreebsd.diff
vendored
16
debian/patches/30-kfreebsd.diff
vendored
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Driver/ToolChains.h
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/ToolChains.h
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/lib/Driver/ToolChains.h 2013-06-05 06:28:55.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Driver/ToolChains.h 2013-06-06 18:37:07.000000000 +0200
|
||||
@@ -125,6 +125,8 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Driver/ToolChains.h 2013-06-15 19:43:09.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/ToolChains.h 2013-06-15 19:43:09.000000000 +0200
|
||||
@@ -127,6 +127,8 @@
|
||||
virtual bool isPICDefault() const;
|
||||
virtual bool isPIEDefault() const;
|
||||
virtual bool isPICDefaultForced() const;
|
||||
@ -11,11 +11,11 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Driver/ToolChains.h
|
||||
|
||||
protected:
|
||||
virtual Tool *getTool(Action::ActionClass AC) const;
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Driver/ToolChains.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/ToolChains.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/lib/Driver/ToolChains.cpp 2013-06-06 18:36:59.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Driver/ToolChains.cpp 2013-06-06 18:37:07.000000000 +0200
|
||||
@@ -952,6 +952,13 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Driver/ToolChains.cpp 2013-06-15 19:43:09.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/ToolChains.cpp 2013-06-15 19:43:09.000000000 +0200
|
||||
@@ -953,6 +953,13 @@
|
||||
return GoodVersion;
|
||||
}
|
||||
|
||||
|
||||
6
debian/patches/31-powerpcspe.diff
vendored
6
debian/patches/31-powerpcspe.diff
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Lex/Makefile
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Lex/Makefile
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/lib/Lex/Makefile 2010-07-18 02:14:47.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Lex/Makefile 2013-06-06 18:37:14.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Lex/Makefile 2013-06-15 19:43:18.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Lex/Makefile 2013-06-15 19:43:18.000000000 +0200
|
||||
@@ -17,8 +17,10 @@
|
||||
LIBRARYNAME := clangLex
|
||||
|
||||
|
||||
10
debian/patches/33-armhf-defaults.diff
vendored
10
debian/patches/33-armhf-defaults.diff
vendored
@ -18,11 +18,11 @@ Forwarded: <no|not-needed|url proving that it has been forwarded>
|
||||
Reviewed-By: <name and email of someone who approved the patch>
|
||||
Last-Update: <YYYY-MM-DD>
|
||||
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Driver/Tools.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/Tools.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/lib/Driver/Tools.cpp 2013-06-06 18:37:04.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Driver/Tools.cpp 2013-06-06 18:37:15.000000000 +0200
|
||||
@@ -490,6 +490,9 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Driver/Tools.cpp 2013-06-15 19:43:19.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/Tools.cpp 2013-06-15 19:43:19.000000000 +0200
|
||||
@@ -492,6 +492,9 @@
|
||||
if (Arg *A = Args.getLastArg(options::OPT_march_EQ)) {
|
||||
// Otherwise, if we have -march= choose the base CPU for that arch.
|
||||
MArch = A->getValue();
|
||||
@ -32,7 +32,7 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Driver/Tools.cpp
|
||||
} else {
|
||||
// Otherwise, use the Arch from the triple.
|
||||
MArch = Triple.getArchName();
|
||||
@@ -783,8 +786,19 @@
|
||||
@@ -787,8 +790,19 @@
|
||||
}
|
||||
|
||||
// Honor -mfpu=.
|
||||
|
||||
6
debian/patches/34-powerpc-no-altivec.diff
vendored
6
debian/patches/34-powerpc-no-altivec.diff
vendored
@ -6,10 +6,10 @@ Reviewed-By: Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
Last-Update: 2013-04-01
|
||||
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Lex/Makefile
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Lex/Makefile
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/lib/Lex/Makefile 2013-06-06 18:37:14.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/lib/Lex/Makefile 2013-06-06 18:37:15.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Lex/Makefile 2013-06-15 19:43:20.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Lex/Makefile 2013-06-15 19:43:20.000000000 +0200
|
||||
@@ -16,11 +16,5 @@
|
||||
|
||||
LIBRARYNAME := clangLex
|
||||
|
||||
20
debian/patches/clang-format-version.diff
vendored
20
debian/patches/clang-format-version.diff
vendored
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/tools/clang-format/clang-format.py
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/tools/clang-format/clang-format.py
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/tools/clang-format/clang-format.py 2013-05-21 14:21:39.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/tools/clang-format/clang-format.py 2013-06-06 18:39:36.000000000 +0200
|
||||
@@ -22,7 +22,7 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/tools/clang-format/clang-format.py 2013-06-15 19:43:21.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/tools/clang-format/clang-format.py 2013-06-15 19:43:21.000000000 +0200
|
||||
@@ -23,7 +23,7 @@
|
||||
import vim
|
||||
|
||||
# Change this to the full path if clang-format is not on the path.
|
||||
@ -11,10 +11,10 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/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~svn183420/clang/tools/clang-format/clang-format-diff.py
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/tools/clang-format/clang-format-diff.py
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/tools/clang-format/clang-format-diff.py 2013-05-30 13:50:20.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/tools/clang-format/clang-format-diff.py 2013-06-06 18:39:36.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/tools/clang-format/clang-format-diff.py 2013-06-15 19:43:21.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/tools/clang-format/clang-format-diff.py 2013-06-15 19:43:21.000000000 +0200
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
@ -24,10 +24,10 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/clang/tools/clang-format/clang-form
|
||||
|
||||
|
||||
def getOffsetLength(filename, line_number, line_count):
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/tools/clang-format/clang-format.el
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/tools/clang-format/clang-format.el
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/tools/clang-format/clang-format.el 2013-05-21 19:05:40.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/tools/clang-format/clang-format.el 2013-06-06 18:39:55.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/tools/clang-format/clang-format.el 2013-06-15 19:43:21.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/tools/clang-format/clang-format.el 2013-06-15 19:43:21.000000000 +0200
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
;; *Location of the clang-format binary. If it is on your PATH, a full path name
|
||||
|
||||
6
debian/patches/declare_clear_cache.diff
vendored
6
debian/patches/declare_clear_cache.diff
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/lib/Support/Unix/Memory.inc
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/lib/Support/Unix/Memory.inc
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/lib/Support/Unix/Memory.inc 2013-05-19 22:33:51.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/lib/Support/Unix/Memory.inc 2013-06-06 18:37:13.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/lib/Support/Unix/Memory.inc 2013-06-15 19:43:17.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/lib/Support/Unix/Memory.inc 2013-06-15 19:43:17.000000000 +0200
|
||||
@@ -336,7 +336,7 @@
|
||||
// FIXME: Can we safely always call this for __GNUC__ everywhere?
|
||||
const char *Start = static_cast<const char *>(Addr);
|
||||
|
||||
6
debian/patches/ia64-fix.diff
vendored
6
debian/patches/ia64-fix.diff
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-3.3-3.3~+rc3/lib/ExecutionEngine/JIT/JIT.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/lib/ExecutionEngine/JIT/JIT.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-3.3-3.3~+rc3.orig/lib/ExecutionEngine/JIT/JIT.cpp 2013-01-22 09:46:31.000000000 +0000
|
||||
+++ llvm-toolchain-3.3-3.3~+rc3/lib/ExecutionEngine/JIT/JIT.cpp 2013-06-06 08:25:45.000000000 +0000
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/lib/ExecutionEngine/JIT/JIT.cpp 2013-06-15 19:43:21.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/lib/ExecutionEngine/JIT/JIT.cpp 2013-06-15 19:43:21.000000000 +0200
|
||||
@@ -68,7 +68,7 @@
|
||||
}
|
||||
|
||||
|
||||
18
debian/patches/kfreebsd.diff
vendored
18
debian/patches/kfreebsd.diff
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/lldb/include/lldb/Host/Config.h
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/lldb/include/lldb/Host/Config.h
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/lldb/include/lldb/Host/Config.h 2011-04-01 20:18:34.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/lldb/include/lldb/Host/Config.h 2013-06-06 18:40:04.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/lldb/include/lldb/Host/Config.h 2013-06-15 19:43:22.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/lldb/include/lldb/Host/Config.h 2013-06-15 19:43:22.000000000 +0200
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "lldb/Host/linux/Config.h"
|
||||
@ -11,10 +11,10 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/lldb/include/lldb/Host/Config.h
|
||||
|
||||
#include "lldb/Host/freebsd/Config.h"
|
||||
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/lldb/source/Core/Mangled.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/lldb/source/Core/Mangled.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/lldb/source/Core/Mangled.cpp 2013-05-31 22:21:38.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/lldb/source/Core/Mangled.cpp 2013-06-06 18:40:28.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/lldb/source/Core/Mangled.cpp 2013-06-15 19:43:22.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/lldb/source/Core/Mangled.cpp 2013-06-15 19:43:22.000000000 +0200
|
||||
@@ -31,6 +31,7 @@
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
@ -23,10 +23,10 @@ Index: llvm-toolchain-snapshot_3.4~svn183420/lldb/source/Core/Mangled.cpp
|
||||
|
||||
using namespace lldb_private;
|
||||
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/lldb/source/Host/common/Host.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/lldb/source/Host/common/Host.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/lldb/source/Host/common/Host.cpp 2013-06-01 00:00:07.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/lldb/source/Host/common/Host.cpp 2013-06-06 18:40:04.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/lldb/source/Host/common/Host.cpp 2013-06-15 19:43:22.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/lldb/source/Host/common/Host.cpp 2013-06-15 19:43:22.000000000 +0200
|
||||
@@ -151,7 +151,7 @@
|
||||
delete info;
|
||||
|
||||
|
||||
12
debian/patches/profile_rt.diff
vendored
12
debian/patches/profile_rt.diff
vendored
@ -1,16 +1,16 @@
|
||||
Index: llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Driver/Tools.cpp
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/Tools.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.3~svn181457.orig/clang/lib/Driver/Tools.cpp 2013-05-08 20:25:58.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.3~svn181457/clang/lib/Driver/Tools.cpp 2013-05-08 20:25:58.000000000 +0200
|
||||
@@ -34,6 +34,7 @@
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/lib/Driver/Tools.cpp 2013-06-15 19:42:37.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/lib/Driver/Tools.cpp 2013-06-15 19:43:00.000000000 +0200
|
||||
@@ -33,6 +33,7 @@
|
||||
#include "llvm/Support/Host.h"
|
||||
#include "llvm/Support/Process.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
+#include "llvm/Config/config.h"
|
||||
#include <sys/stat.h>
|
||||
|
||||
using namespace clang::driver;
|
||||
using namespace clang::driver::tools;
|
||||
@@ -217,7 +218,7 @@
|
||||
@@ -218,7 +219,7 @@
|
||||
// libprofile_rt.so. We used to use the -l:libprofile_rt.a syntax, but that is
|
||||
// not supported by old linkers.
|
||||
std::string ProfileRT =
|
||||
|
||||
6
debian/patches/scan-build-clang-path.diff
vendored
6
debian/patches/scan-build-clang-path.diff
vendored
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.4~svn183420/clang/tools/scan-build/scan-build
|
||||
Index: llvm-toolchain-snapshot_3.4~svn184046/clang/tools/scan-build/scan-build
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.4~svn183420.orig/clang/tools/scan-build/scan-build 2013-05-31 04:31:07.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn183420/clang/tools/scan-build/scan-build 2013-06-06 18:37:12.000000000 +0200
|
||||
--- llvm-toolchain-snapshot_3.4~svn184046.orig/clang/tools/scan-build/scan-build 2013-06-15 19:43:15.000000000 +0200
|
||||
+++ llvm-toolchain-snapshot_3.4~svn184046/clang/tools/scan-build/scan-build 2013-06-15 19:43:15.000000000 +0200
|
||||
@@ -1538,7 +1538,7 @@
|
||||
|
||||
# Find 'clang'
|
||||
|
||||
8
debian/rules
vendored
8
debian/rules
vendored
@ -232,10 +232,10 @@ override_dh_auto_test:
|
||||
# lldb tests
|
||||
cd $(TARGET_BUILD)/Release/lib/python2.7/site-packages/lldb && if test ! -h _lldb.so -o ! -f _lldb.so; then ln -s ../../../liblldb.so _lldb.so; fi
|
||||
cd $(TARGET_BUILD)/Release/lib/python2.7/site-packages/lldb && if test ! -h libLLVM-$(LLVM_VERSION).so.$(SONAME_EXT) -o ! -f _lldb.so; then ln -s ../../../libLLVM-$(LLVM_VERSION).so libLLVM-$(LLVM_VERSION).so.$(SONAME_EXT); fi
|
||||
cd $(TARGET_BUILD)/ && $(MAKE) -C tools/lldb/test || true
|
||||
if test -d $(TARGET_BUILD)/tools/lldb/test/lldb-test-traces/; then \
|
||||
cat $(TARGET_BUILD)/tools/lldb/test/lldb-test-traces/*; \
|
||||
fi
|
||||
# cd $(TARGET_BUILD)/ && $(MAKE) -C tools/lldb/test || true
|
||||
# if test -d $(TARGET_BUILD)/tools/lldb/test/lldb-test-traces/; then \
|
||||
# cat $(TARGET_BUILD)/tools/lldb/test/lldb-test-traces/*; \
|
||||
# fi
|
||||
|
||||
# Managed by debian build system
|
||||
rm -f $(CURDIR)/$(TARGET_BUILD)/Release/lib/python*/site-packages/lldb/_lldb.so
|
||||
|
||||
Loading…
Reference in New Issue
Block a user