Branching of 18

This commit is contained in:
Sylvestre Ledru 2024-01-24 14:07:30 +01:00
parent 1f1f89223e
commit d1e6fa6dc3
2 changed files with 5 additions and 4 deletions

3
debian/changelog vendored
View File

@ -1,5 +1,6 @@
llvm-toolchain-snapshot (1:18~++20231211102647+75193b192ad9-1~exp2) experimental; urgency=medium llvm-toolchain-18 (1:18~++20231211102647+75193b192ad9-1~exp2) experimental; urgency=medium
* Branching of 18
* refresh libomp5 symbol list * refresh libomp5 symbol list
* For the usage of -DLIBCXXABI_USE_LLVM_UNWINDER=OFF when we don't build unwind * For the usage of -DLIBCXXABI_USE_LLVM_UNWINDER=OFF when we don't build unwind
https://github.com/llvm/llvm-project/issues/77846 https://github.com/llvm/llvm-project/issues/77846

6
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: llvm-toolchain-snapshot Source: llvm-toolchain-18
Section: devel Section: devel
Priority: optional Priority: optional
Rules-Requires-Root: no Rules-Requires-Root: no
@ -35,8 +35,8 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
Build-Conflicts: oprofile Build-Conflicts: oprofile
Standards-Version: 4.6.2 Standards-Version: 4.6.2
Homepage: https://www.llvm.org/ Homepage: https://www.llvm.org/
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 18
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/18
# ------------- clang ------------- # ------------- clang -------------