- Update to r134813

* Mainly gcc compatibility fixes 
  * gcc 4.6.1 support

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=52
This commit is contained in:
Ismail Dönmez 2011-07-09 09:46:54 +00:00 committed by Git OBS Bridge
parent e94eb1dd5f
commit 484002eb14
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jul 9 09:27:17 UTC 2011 - idonmez@novell.com
- Update to r134813
* Mainly gcc compatibility fixes
-------------------------------------------------------------------
Fri Jul 8 11:31:27 UTC 2011 - idonmez@novell.com
@ -12,6 +18,7 @@ Thu Jul 7 11:37:40 UTC 2011 - idonmez@novell.com
- Update to r134611
* Many C++ fixes and speedups
* Updates for AVX instruction support
* gcc 4.6.1 support
-------------------------------------------------------------------
Sat Jul 2 19:31:38 UTC 2011 - idonmez@novell.com

View File

@ -17,7 +17,7 @@
%define _sharedir %{_prefix}/share
%define _revision 134698
%define _revision 134813
%define _release_version 3.0
%if 0%{?suse_version} >= 1200
@ -27,7 +27,7 @@
%endif
Name: llvm
Version: 2.9.99.svn20110708
Version: 2.9.99.svn20110709
Release: 0
License: NCSA
Summary: Low Level Virtual Machine