Accepting request 308826 from devel:tools:compiler

1

OBS-URL: https://build.opensuse.org/request/show/308826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2015-05-29 07:51:38 +00:00 committed by Git OBS Bridge
commit 695442b63a
32 changed files with 95 additions and 76 deletions

View File

@ -1,7 +1,7 @@
Index: cfe-3.6.0.src/lib/Driver/ToolChains.cpp Index: cfe-3.6.1.src/lib/Driver/ToolChains.cpp
=================================================================== ===================================================================
--- cfe-3.6.0.src.orig/lib/Driver/ToolChains.cpp --- cfe-3.6.1.src.orig/lib/Driver/ToolChains.cpp
+++ cfe-3.6.0.src/lib/Driver/ToolChains.cpp +++ cfe-3.6.1.src/lib/Driver/ToolChains.cpp
@@ -1315,7 +1315,8 @@ bool Generic_GCC::GCCInstallationDetecto @@ -1315,7 +1315,8 @@ bool Generic_GCC::GCCInstallationDetecto
static const char *const AArch64Triples[] = { "aarch64-none-linux-gnu", static const char *const AArch64Triples[] = { "aarch64-none-linux-gnu",
"aarch64-linux-gnu", "aarch64-linux-gnu",

View File

@ -1,7 +1,7 @@
Index: cfe-3.6.0.src/lib/Driver/ToolChains.cpp Index: cfe-3.6.1.src/lib/Driver/ToolChains.cpp
=================================================================== ===================================================================
--- cfe-3.6.0.src.orig/lib/Driver/ToolChains.cpp --- cfe-3.6.1.src/lib/Driver/ToolChains.cpp
+++ cfe-3.6.0.src/lib/Driver/ToolChains.cpp +++ cfe-3.6.1.src/lib/Driver/ToolChains.cpp
@@ -1322,9 +1322,11 @@ bool Generic_GCC::GCCInstallationDetecto @@ -1322,9 +1322,11 @@ bool Generic_GCC::GCCInstallationDetecto
static const char *const ARMLibDirs[] = { "/lib" }; static const char *const ARMLibDirs[] = { "/lib" };

View File

@ -1,7 +1,7 @@
Index: cfe-3.6.0.src/lib/Driver/ToolChains.cpp Index: cfe-3.6.1.src/lib/Driver/ToolChains.cpp
=================================================================== ===================================================================
--- cfe-3.6.0.src/lib/Driver/ToolChains.cpp --- cfe-3.6.1.src/lib/Driver/ToolChains.cpp
+++ cfe-3.6.0.src/lib/Driver/ToolChains.cpp +++ cfe-3.6.1.src/lib/Driver/ToolChains.cpp
@@ -2794,6 +2794,7 @@ static bool IsUbuntu(enum Distro Distro) @@ -2794,6 +2794,7 @@ static bool IsUbuntu(enum Distro Distro)
} }

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be0e69378119fe26f0f2f74cffe82b7c26da840c9733fe522ed3c1b66b11082d
size 8640776

3
cfe-3.6.1.src.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74f92d0c93b86678b015e87655f59474b2f657769680efdeb3c0524ffbd2dad7
size 8616132

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:457015e15728e4ebf7cf7d9f6fd83d1e3cb2a910bffcbc0564a8e41211d96256
size 1102800

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18fb328b89f25f0f8e922bb4da223f3f3e667d2ab86ca4522e90d607812a4853
size 584388

View File

@ -1,7 +1,7 @@
Index: cfe-3.6.0.src/lib/Driver/Types.cpp Index: cfe-3.6.1.src/lib/Driver/Types.cpp
=================================================================== ===================================================================
--- cfe-3.6.0.src/lib/Driver/Types.cpp --- cfe-3.6.1.src/lib/Driver/Types.cpp
+++ cfe-3.6.0.src/lib/Driver/Types.cpp +++ cfe-3.6.1.src/lib/Driver/Types.cpp
@@ -158,8 +158,6 @@ types::ID types::lookupTypeForExtension( @@ -158,8 +158,6 @@ types::ID types::lookupTypeForExtension(
.Case("hh", TY_CXXHeader) .Case("hh", TY_CXXHeader)
.Case("ll", TY_LLVM_IR) .Case("ll", TY_LLVM_IR)

View File

@ -1,7 +1,7 @@
Index: cfe-3.6.0.src/lib/Driver/Driver.cpp Index: cfe-3.6.1.src/lib/Driver/Driver.cpp
=================================================================== ===================================================================
--- cfe-3.6.0.src/lib/Driver/Driver.cpp --- cfe-3.6.1.src/lib/Driver/Driver.cpp
+++ cfe-3.6.0.src/lib/Driver/Driver.cpp +++ cfe-3.6.1.src/lib/Driver/Driver.cpp
@@ -64,7 +64,7 @@ Driver::Driver(StringRef ClangExecutable @@ -64,7 +64,7 @@ Driver::Driver(StringRef ClangExecutable
// Compute the path to the resource directory. // Compute the path to the resource directory.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f49fb79e5adcdce7dddaf973f1db130228dfb19e37a99a7f5365a6948b26b11
size 1140616

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcbf610c77be6047f11ca10c4725610417beba832565115a9e2fcfe2897b649f
size 1128460

View File

@ -1,7 +1,7 @@
Index: cfe-3.6.0.src/lib/Driver/Tools.cpp Index: cfe-3.6.1.src/lib/Driver/Tools.cpp
=================================================================== ===================================================================
--- cfe-3.6.0.src/lib/Driver/Tools.cpp --- cfe-3.6.1.src/lib/Driver/Tools.cpp
+++ cfe-3.6.0.src/lib/Driver/Tools.cpp +++ cfe-3.6.1.src/lib/Driver/Tools.cpp
@@ -1322,8 +1322,8 @@ static const char *getX86TargetCPU(const @@ -1322,8 +1322,8 @@ static const char *getX86TargetCPU(const
case llvm::Triple::Bitrig: case llvm::Triple::Bitrig:
return "i686"; return "i686";

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:299c1e82b0086a79c5c1aa1885ea3be3bbce6979aaa9b886409b14f9b387fbb7
size 946380

3
libcxx-3.6.1.src.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a5c653becf3978d4c4f6095708660855bed691210a9426bb839eecd88b6c0f9
size 943756

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f78bcfdb8015272f28d70f5546a544b5bdae5d92862711e8ecb9b24387d994f5
size 555924

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc8387f420dad9b7e66b708e0a8bf9de9d902c1848fcf6b77244eeb282aff15d
size 556884

View File

@ -1,7 +1,7 @@
Index: libcxxabi-3.6.0.src/src/CMakeLists.txt Index: libcxxabi-3.6.1.src/src/CMakeLists.txt
=================================================================== ===================================================================
--- libcxxabi-3.6.0.src/src/CMakeLists.txt --- libcxxabi-3.6.1.src/src/CMakeLists.txt
+++ libcxxabi-3.6.0.src/src/CMakeLists.txt +++ libcxxabi-3.6.1.src/src/CMakeLists.txt
@@ -52,7 +52,7 @@ append_if(libraries LIBCXXABI_HAS_PTHREA @@ -52,7 +52,7 @@ append_if(libraries LIBCXXABI_HAS_PTHREA
if (LIBCXXABI_USE_LLVM_UNWINDER) if (LIBCXXABI_USE_LLVM_UNWINDER)
list(APPEND libraries unwind) list(APPEND libraries unwind)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b1ad1d42c4ea3fa2f9dd6db7c522d86e80891659b24dbb3d0d80386d8eaf0b2
size 10429916

3
lldb-3.6.1.src.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cefb5c64e78e85ad05a06b80f017ccfe1208b74d3da34eb425c505c6fef9aaba
size 10401688

View File

@ -1,7 +1,7 @@
Index: lldb-3.6.0.src/source/lldb.cpp Index: lldb-3.6.1.src/source/lldb.cpp
=================================================================== ===================================================================
--- lldb-3.6.0.src.orig/source/lldb.cpp --- lldb-3.6.1.src.orig/source/lldb.cpp
+++ lldb-3.6.0.src/source/lldb.cpp +++ lldb-3.6.1.src/source/lldb.cpp
@@ -325,11 +325,7 @@ extern "C" const unsigned char liblldb_c @@ -325,11 +325,7 @@ extern "C" const unsigned char liblldb_c
static const char * static const char *
GetLLDBRevision() GetLLDBRevision()
@ -14,10 +14,10 @@ Index: lldb-3.6.0.src/source/lldb.cpp
} }
static const char * static const char *
Index: lldb-3.6.0.src/source/Core/IOHandler.cpp Index: lldb-3.6.1.src/source/Core/IOHandler.cpp
=================================================================== ===================================================================
--- lldb-3.6.0.src.orig/source/Core/IOHandler.cpp --- lldb-3.6.1.src.orig/source/Core/IOHandler.cpp
+++ lldb-3.6.0.src/source/Core/IOHandler.cpp +++ lldb-3.6.1.src/source/Core/IOHandler.cpp
@@ -31,8 +31,8 @@ @@ -31,8 +31,8 @@
#include "lldb/Target/ThreadPlan.h" #include "lldb/Target/ThreadPlan.h"
@ -29,10 +29,10 @@ Index: lldb-3.6.0.src/source/Core/IOHandler.cpp
#endif #endif
using namespace lldb; using namespace lldb;
Index: lldb-3.6.0.src/CMakeLists.txt Index: lldb-3.6.1.src/CMakeLists.txt
=================================================================== ===================================================================
--- lldb-3.6.0.src.orig/CMakeLists.txt --- lldb-3.6.1.src.orig/CMakeLists.txt
+++ lldb-3.6.0.src/CMakeLists.txt +++ lldb-3.6.1.src/CMakeLists.txt
@@ -83,7 +83,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURR @@ -83,7 +83,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURR
# Import CMake library targets from LLVM and Clang. # Import CMake library targets from LLVM and Clang.
@ -42,10 +42,10 @@ Index: lldb-3.6.0.src/CMakeLists.txt
set(PACKAGE_VERSION "${LLVM_PACKAGE_VERSION}") set(PACKAGE_VERSION "${LLVM_PACKAGE_VERSION}")
Index: lldb-3.6.0.src/cmake/LLDBDependencies.cmake Index: lldb-3.6.1.src/cmake/LLDBDependencies.cmake
=================================================================== ===================================================================
--- lldb-3.6.0.src.orig/cmake/LLDBDependencies.cmake --- lldb-3.6.1.src.orig/cmake/LLDBDependencies.cmake
+++ lldb-3.6.0.src/cmake/LLDBDependencies.cmake +++ lldb-3.6.1.src/cmake/LLDBDependencies.cmake
@@ -132,7 +132,7 @@ set( CLANG_USED_LIBS @@ -132,7 +132,7 @@ set( CLANG_USED_LIBS
set(LLDB_SYSTEM_LIBS) set(LLDB_SYSTEM_LIBS)

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 25 13:59:56 UTC 2015 - idonmez@suse.com
- Update to version 3.6.1
* No changelog upstream
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 2 10:14:22 UTC 2015 - idonmez@suse.com Mon Mar 2 10:14:22 UTC 2015 - idonmez@suse.com

View File

@ -16,10 +16,10 @@
# #
%define _revision 230777 %define _revision 238133
Name: lldb Name: lldb
Version: 3.6.0 Version: 3.6.1
Release: 0 Release: 0
Summary: The LLDB Debugger Summary: The LLDB Debugger
License: NCSA License: NCSA

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b39a69e501b49e8f73ff75c9ad72313681ee58d6f430bfad4d81846fe92eb9ce
size 12750908

3
llvm-3.6.1.src.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f00c615913aa0b56607ee1548936e60ad2aa89e6d56f23fb032a4463366fc7a
size 12798852

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49a2e6215410404a2c257ca85189fb97036531696ef39c995f067f8359767078
size 1440100

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1089067449b10f4dcfe88b599772f13ef223a1111681b4193d4438e24b5ae9fe
size 1442296

View File

@ -1,7 +1,7 @@
Index: cfe-3.6.0.src/lib/Driver/ToolChains.cpp Index: cfe-3.6.1.src/lib/Driver/ToolChains.cpp
=================================================================== ===================================================================
--- cfe-3.6.0.src/lib/Driver/ToolChains.cpp.orig 2015-02-20 14:03:49.512242844 +0100 --- cfe-3.6.1.src/lib/Driver/ToolChains.cpp.orig 2015-02-20 14:03:49.512242844 +0100
+++ cfe-3.6.0.src/lib/Driver/ToolChains.cpp 2015-02-20 15:07:11.965048162 +0100 +++ cfe-3.6.1.src/lib/Driver/ToolChains.cpp 2015-02-20 15:07:11.965048162 +0100
@@ -1135,10 +1135,11 @@ Generic_GCC::GCCVersion Linux::GCCVersio @@ -1135,10 +1135,11 @@ Generic_GCC::GCCVersion Linux::GCCVersio
GoodVersion.Major < 0) GoodVersion.Major < 0)
return BadVersion; return BadVersion;

View File

@ -1,7 +1,7 @@
Index: llvm-3.6.0.src/lib/Support/Triple.cpp Index: llvm-3.6.1.src/lib/Support/Triple.cpp
=================================================================== ===================================================================
--- llvm-3.6.0.src.orig/lib/Support/Triple.cpp --- llvm-3.6.1.src.orig/lib/Support/Triple.cpp
+++ llvm-3.6.0.src/lib/Support/Triple.cpp +++ llvm-3.6.1.src/lib/Support/Triple.cpp
@@ -270,9 +270,9 @@ static Triple::ArchType parseARMArch(Str @@ -270,9 +270,9 @@ static Triple::ArchType parseARMArch(Str
.Cases("v3", "v3m", isThumb ? Triple::UnknownArch : arch) .Cases("v3", "v3m", isThumb ? Triple::UnknownArch : arch)
.Cases("v4", "v4t", arch) .Cases("v4", "v4t", arch)

View File

@ -1,7 +1,7 @@
Index: llvm-3.6.0.src/cmake/modules/HandleLLVMOptions.cmake Index: llvm-3.6.1.src/cmake/modules/HandleLLVMOptions.cmake
=================================================================== ===================================================================
--- llvm-3.6.0.src.orig/cmake/modules/HandleLLVMOptions.cmake --- llvm-3.6.1.src.orig/cmake/modules/HandleLLVMOptions.cmake
+++ llvm-3.6.0.src/cmake/modules/HandleLLVMOptions.cmake +++ llvm-3.6.1.src/cmake/modules/HandleLLVMOptions.cmake
@@ -302,9 +302,6 @@ elseif( LLVM_COMPILER_IS_GCC_COMPATIBLE @@ -302,9 +302,6 @@ elseif( LLVM_COMPILER_IS_GCC_COMPATIBLE
endif() endif()
endif (LLVM_ENABLE_WARNINGS) endif (LLVM_ENABLE_WARNINGS)

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue May 26 11:54:49 CEST 2015 - ro@suse.de
- fix build on s390x (one typo in ifarch and one change in filelist)
-------------------------------------------------------------------
Mon May 25 13:59:37 UTC 2015 - idonmez@suse.com
- Update to version 3.6.1
* No changelog upstream
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 24 12:19:33 UTC 2015 - idonmez@suse.com Fri Apr 24 12:19:33 UTC 2015 - idonmez@suse.com

View File

@ -16,8 +16,8 @@
# #
%define _revision 230777 %define _revision 238133
%define _release_version 3.6.0 %define _release_version 3.6.1
%define build_libcxx 0 %define build_libcxx 0
@ -26,7 +26,7 @@
%endif %endif
Name: llvm Name: llvm
Version: 3.6.0 Version: 3.6.1
Release: 0 Release: 0
Summary: Low Level Virtual Machine Summary: Low Level Virtual Machine
License: NCSA License: NCSA
@ -41,7 +41,7 @@ Source4: http://llvm.org/releases/%{version}/libcxxabi-%{version}.src.tar
# cd docs # cd docs
# make -f Makefile.sphinx man html # make -f Makefile.sphinx man html
# cd .. # cd ..
# tar cvJf llvm-docs-3.6.0.src.tar.xz llvm-3.6.0.src/docs/_build/{man,html} # tar cvJf llvm-docs-3.6.1.src.tar.xz llvm-3.6.1.src/docs/_build/{man,html}
Source5: llvm-docs-%{version}.src.tar.xz Source5: llvm-docs-%{version}.src.tar.xz
Source6: cfe-docs-%{version}.src.tar.xz Source6: cfe-docs-%{version}.src.tar.xz
Source100: %{name}-rpmlintrc Source100: %{name}-rpmlintrc
@ -213,7 +213,7 @@ sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"PowerPC"',g ../cmake/modules/AddLLVM.cmak
%define host_triple powerpc64le-suse-linux %define host_triple powerpc64le-suse-linux
sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"PowerPC"',g ../cmake/modules/AddLLVM.cmake sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"PowerPC"',g ../cmake/modules/AddLLVM.cmake
%endif %endif
%ifarch 390x %ifarch s390x
%define host_triple s390x-suse-linux %define host_triple s390x-suse-linux
sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"SystemZ"',g ../cmake/modules/AddLLVM.cmake sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"SystemZ"',g ../cmake/modules/AddLLVM.cmake
%endif %endif
@ -490,7 +490,9 @@ EOF
%{_libdir}/LLVMgold.so %{_libdir}/LLVMgold.so
%{_libdir}/bfd-plugins/ %{_libdir}/bfd-plugins/
%{_libdir}/clang %{_libdir}/clang
%ifnarch s390x
%{_libdir}/clang/%{_release_version}/lib/linux/ %{_libdir}/clang/%{_release_version}/lib/linux/
%endif
%files -n libclang %files -n libclang
%defattr(-,root,root,-) %defattr(-,root,root,-)

View File

@ -1,7 +1,7 @@
Index: cfe-3.6.0.src/lib/Basic/Version.cpp Index: cfe-3.6.1.src/lib/Basic/Version.cpp
=================================================================== ===================================================================
--- cfe-3.6.0.src/lib/Basic/Version.cpp --- cfe-3.6.1.src/lib/Basic/Version.cpp
+++ cfe-3.6.0.src/lib/Basic/Version.cpp +++ cfe-3.6.1.src/lib/Basic/Version.cpp
@@ -66,19 +66,11 @@ std::string getLLVMRepositoryPath() { @@ -66,19 +66,11 @@ std::string getLLVMRepositoryPath() {
} }