SHA256
1
0
forked from pool/llvm

- Update to r196487 from release_34 branch to get compiler_rt fixes

- Depend on glibc-devel-32bit on x86 to fix test-suite failures

- Ship cmake files for llvm (needed for lldb and such)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=313
This commit is contained in:
Ismail Dönmez
2013-12-05 08:34:43 +00:00
committed by Git OBS Bridge
parent 19733f4c44
commit 519f6712cb
4 changed files with 19 additions and 37 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Dec 5 08:31:52 UTC 2013 - idonmez@suse.com
- Update to r196487 from release_34 branch to get compiler_rt fixes
- Depend on glibc-devel-32bit on x86 to fix test-suite failures
-------------------------------------------------------------------
Wed Dec 4 13:33:55 UTC 2013 - idonmez@suse.com
- Ship cmake files for llvm (needed for lldb and such)
-------------------------------------------------------------------
Wed Dec 4 10:07:59 UTC 2013 - idonmez@suse.com