SHA256
1
0
forked from pool/llvm

- Update to r170281 from release_32 branch

* SROA fixes
- Unbreak PowerPC support

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=195
This commit is contained in:
Ismail Dönmez 2012-12-16 08:53:22 +00:00 committed by Git OBS Bridge
parent 0cea07b5b1
commit 0cdc6eba40
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:c85be997e87a49b700f6bea5842e3d72e9a2d9186b8a9e8050c91db861a9e611
size 17659027

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Dec 16 08:44:03 UTC 2012 - idonmez@suse.com
- Update to r170281 from release_32 branch
* SROA fixes
-------------------------------------------------------------------
Fri Dec 14 18:13:40 UTC 2012 - idonmez@suse.com
@ -12,7 +18,7 @@ Fri Dec 14 13:18:39 UTC 2012 - idonmez@suse.com
-------------------------------------------------------------------
Wed Dec 12 11:08:16 UTC 2012 - idonmez@suse.com
- Unbreak PowerPC support
- Unbreak PowerPC support
-------------------------------------------------------------------
Sat Dec 8 15:45:07 UTC 2012 - idonmez@suse.com

View File

@ -16,7 +16,7 @@
#
%define _revision 169678
%define _revision 170281
%define _release_version 3.2
%define _supported_archs "arm,powerpc,x86"