SHA256
1
0
forked from pool/llvm14

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

- Update to version 14.0.6.
  * This release contains bug-fixes for the LLVM 14.0.0 release.
    This release is API and ABI compatible with 14.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.

OBS-URL: https://build.opensuse.org/request/show/986921
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm14?expand=0&rev=22
This commit is contained in:
Aaron Puchert
2022-07-05 20:50:14 +00:00
committed by Git OBS Bridge
parent 85f66ead87
commit 1c66dea296
27 changed files with 58 additions and 50 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 4 21:29:11 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 14.0.6.
* This release contains bug-fixes for the LLVM 14.0.0 release.
This release is API and ABI compatible with 14.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
-------------------------------------------------------------------
Thu Jun 16 16:44:07 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>