SHA256
1
0
forked from pool/llvm

Accepting request 718015 from home:aaronpuchert:branches:devel:tools:compiler

Update to LLVM 8.0.1.

OBS-URL: https://build.opensuse.org/request/show/718015
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=525
This commit is contained in:
Martin Pluskal
2019-07-24 08:16:00 +00:00
committed by Git OBS Bridge
parent 585fdfdfbb
commit 6f6bbf9c90
2 changed files with 9 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jul 20 19:01:13 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 8.0.1.
* This release contains bug-fixes for the LLVM 8.0.0 release.
This release is API and ABI compatible with 8.0.0.
- Offer llvm-gold even when we don't use gold for linking.
-------------------------------------------------------------------
Mon Jun 10 17:07:38 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>