SHA256
1
0
forked from pool/llvm14

- Update to version 14.0.1.

* 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.
- Drop obsolete patches:
  * PPCISelLowering-Avoid-emitting-calls-to-__multi3.patch
- Don't override default linker flags. (We were losing -Wl,-z,now.)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm14?expand=0&rev=11
This commit is contained in:
Aaron Puchert
2022-04-24 21:34:37 +00:00
committed by Git OBS Bridge
parent 0142936dde
commit 7986fe3fcb
28 changed files with 65 additions and 413 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Apr 24 20:52:29 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 14.0.1.
* 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.
- Drop obsolete patches:
* PPCISelLowering-Avoid-emitting-calls-to-__multi3.patch
- Don't override default linker flags. (We were losing -Wl,-z,now.)
-------------------------------------------------------------------
Sun Apr 3 14:13:45 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>
@@ -24,7 +35,7 @@ Sun Apr 3 14:13:45 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Rebase patches:
* lldb-cmake.patch
* llvm-do-not-install-static-libraries.patch
* lvm-normally-versioned-libllvm.patch
* llvm-normally-versioned-libllvm.patch
- Drop patches that have landed upstream:
* llvm-update-extract-section-script.patch