SHA256
1
0
forked from pool/llvm

- Update to r197490 from release_34 branch

- Disable assertions again now that PPC64 backend is fixed

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=323
This commit is contained in:
Ismail Dönmez 2013-12-17 11:34:02 +00:00 committed by Git OBS Bridge
parent 9d190c8f4b
commit ca3bf3111d
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f343e45d71f91d608ec5b43919bce68ee197b838dc15ea9a3ebab6d8b7b295e
size 27905400
oid sha256:0518c76b9f4df7fec56f6baf950b530cfef062286e8c6d3d141be80be5c0db1d
size 27906226

View File

@ -1,8 +1,13 @@
-------------------------------------------------------------------
Tue Dec 17 11:31:23 UTC 2013 - idonmez@suse.com
- Update to r197490 from release_34 branch
-------------------------------------------------------------------
Thu Dec 12 10:43:42 UTC 2013 - idonmez@suse.com
- Update to r197142 from release_34 branch
- Disable assertions again now that PPC64 backend is fixed
- Disable assertions again now that PPC64 backend is fixed
-------------------------------------------------------------------
Tue Dec 10 09:48:59 UTC 2013 - idonmez@suse.com

View File

@ -16,7 +16,7 @@
#
%define _revision 197142
%define _revision 197490
%define _release_version 3.4
Name: llvm