SHA256
1
0
forked from pool/llvm

- Update to r134698

* Up to 80x speed improvements with -Wuninitialized

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=51
This commit is contained in:
Ismail Dönmez 2011-07-08 11:32:05 +00:00 committed by Git OBS Bridge
parent e2a56505bf
commit e94eb1dd5f
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 8 11:31:27 UTC 2011 - idonmez@novell.com
- Update to r134698
* Up to 80x speed improvements with -Wuninitialized
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 7 11:37:40 UTC 2011 - idonmez@novell.com Thu Jul 7 11:37:40 UTC 2011 - idonmez@novell.com

View File

@ -17,7 +17,7 @@
%define _sharedir %{_prefix}/share %define _sharedir %{_prefix}/share
%define _revision 134611 %define _revision 134698
%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.svn20110707 Version: 2.9.99.svn20110708
Release: 0 Release: 0
License: NCSA License: NCSA
Summary: Low Level Virtual Machine Summary: Low Level Virtual Machine