- 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:
parent
e94eb1dd5f
commit
484002eb14
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:46d5f8524e56736db666366cc2b22eadc92a016d9e29caee6c7e1ba40bae9dce
|
|
||||||
size 11969976
|
|
3
llvm-2.9.99.svn20110709.tar.xz
Normal file
3
llvm-2.9.99.svn20110709.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c75ecd53e37f1b8df9adc45374e5b57e634067bab27252f8879dbe590fbb1280
|
||||||
|
size 11978988
|
@ -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
|
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
|
- Update to r134611
|
||||||
* Many C++ fixes and speedups
|
* Many C++ fixes and speedups
|
||||||
* Updates for AVX instruction support
|
* Updates for AVX instruction support
|
||||||
|
* gcc 4.6.1 support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 2 19:31:38 UTC 2011 - idonmez@novell.com
|
Sat Jul 2 19:31:38 UTC 2011 - idonmez@novell.com
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define _sharedir %{_prefix}/share
|
%define _sharedir %{_prefix}/share
|
||||||
%define _revision 134698
|
%define _revision 134813
|
||||||
%define _release_version 3.0
|
%define _release_version 3.0
|
||||||
|
|
||||||
%if 0%{?suse_version} >= 1200
|
%if 0%{?suse_version} >= 1200
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: llvm
|
Name: llvm
|
||||||
Version: 2.9.99.svn20110708
|
Version: 2.9.99.svn20110709
|
||||||
Release: 0
|
Release: 0
|
||||||
License: NCSA
|
License: NCSA
|
||||||
Summary: Low Level Virtual Machine
|
Summary: Low Level Virtual Machine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user