SHA256
1
0
forked from pool/llvm

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

- Update to version 12.0.1.
  * This release contains bug-fixes for the LLVM 12.0.0 release.
    This release is API and ABI compatible with 12.0.0.
- Update README.packaging.

OBS-URL: https://build.opensuse.org/request/show/905655
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=545
This commit is contained in:
Aaron Puchert
2021-07-11 10:56:05 +00:00
committed by Git OBS Bridge
parent b9ba16f358
commit 65765c0748
3 changed files with 41 additions and 37 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jul 10 21:30:44 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 12.0.1.
* This release contains bug-fixes for the LLVM 12.0.0 release.
This release is API and ABI compatible with 12.0.0.
- Update README.packaging.
-------------------------------------------------------------------
Wed Apr 14 23:57:28 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>