SHA256
1
0
forked from pool/llvm
Aaron Puchert
2022-04-04 22:42:21 +00:00
committed by Git OBS Bridge
parent d6a2053282
commit 9a14e13b66
2 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Apr 3 14:13:45 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 14.0.0.
* For details, see the release notes:
- https://releases.llvm.org/14.0.0/docs/ReleaseNotes.html
- https://releases.llvm.org/14.0.0/tools/clang/docs/ReleaseNotes.html
- https://releases.llvm.org/14.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
- https://releases.llvm.org/14.0.0/projects/libcxx/docs/ReleaseNotes.html
- https://releases.llvm.org/14.0.0/tools/lld/docs/ReleaseNotes.html
-------------------------------------------------------------------
Sun Apr 3 13:42:27 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>