Accepting request 146157 from devel:tools:compiler

- Update to final 3.2 release
  * No code changes since rc3

- Update to r170281 from release_32 branch
  * SROA fixes

- Unbreak PowerPC support

OBS-URL: https://build.opensuse.org/request/show/146157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=39
This commit is contained in:
Stephan Kulow 2012-12-21 13:53:52 +00:00 committed by Git OBS Bridge
commit 79d2370762
4 changed files with 18 additions and 8 deletions

View File

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

3
llvm-3.2.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Dec 20 14:51:18 UTC 2012 - idonmez@suse.com
- Update to final 3.2 release
* No code changes since rc3
-------------------------------------------------------------------
Sun Dec 16 08:44:03 UTC 2012 - idonmez@suse.com
- Update to r170281 from release_32 branch
* SROA fixes
-------------------------------------------------------------------
Fri Dec 14 18:13:40 UTC 2012 - idonmez@suse.com
@ -12,7 +24,7 @@ Fri Dec 14 13:18:39 UTC 2012 - idonmez@suse.com
-------------------------------------------------------------------
Wed Dec 12 11:08:16 UTC 2012 - idonmez@suse.com
- Unbreak PowerPC support
- Unbreak PowerPC support
-------------------------------------------------------------------
Sat Dec 8 15:45:07 UTC 2012 - idonmez@suse.com

View File

@ -16,12 +16,12 @@
#
%define _revision 169678
%define _revision 170558
%define _release_version 3.2
%define _supported_archs "arm,powerpc,x86"
Name: llvm
Version: 3.1.99.r%{_revision}
Version: 3.2
Release: 0
Summary: Low Level Virtual Machine
License: NCSA
@ -129,9 +129,7 @@ This package contains vim plugins for LLVM like syntax highlighting.
%prep
%setup -q -n %{name}
%patch1 -p1
%if 0%{?suse_version} >= 1100
%patch2 -p1
%endif
%patch3 -p1
%patch4 -p1
%if "%{_lib}" == "lib64"