SHA256
1
0
forked from pool/llvm

- Update to svn revision 155700 from 3.1 branch

* Crash fixes
  * C++11 fixes

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=143
This commit is contained in:
Ismail Dönmez 2012-04-27 10:00:32 +00:00 committed by Git OBS Bridge
parent 6e8d9a2f65
commit 791cae45f5
4 changed files with 13 additions and 10 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 27 10:02:17 UTC 2012 - idonmez@suse.com
- Update to svn revision 155700 from 3.1 branch
* Crash fixes
* C++11 fixes
-------------------------------------------------------------------
Thu Apr 26 12:35:35 UTC 2012 - idonmez@suse.com

View File

@ -16,12 +16,12 @@
#
%define _revision 155574
%define _revision 155700
%define _release_version 3.1
%define _supported_archs "arm,x86"
Name: llvm
Version: 3.0.99+svn155574
Version: 3.0.99+svn155700
Release: 0
Summary: Low Level Virtual Machine
License: NCSA
@ -54,14 +54,10 @@ BuildRequires: gcc-c++
# For tests
BuildRequires: glibc-devel-32bit
%endif
BuildRequires: libffi-devel
BuildRequires: libtool
BuildRequires: python
# Code10 does not have libffi
%if 0%{?suse_version} > 1100
BuildRequires: libffi-devel
%endif
# LLVM is not supported on PPC64
# http://llvm.org/bugs/show_bug.cgi?id=3729
ExcludeArch: ppc64