mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-28 04:30:28 +00:00
snapshot is now 15, create the 14 branch
This commit is contained in:
parent
e546b3fa14
commit
7c8593cba6
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -2,9 +2,6 @@ llvm-toolchain-snapshot (1:15~++20220202093833+1a3137dc8451-1~exp2) unstable; ur
|
||||
|
||||
* Install new llvm-remark-size-diff in llvm-X.Y
|
||||
* Install clang-pseudo in clang-tools-X.Y
|
||||
|
||||
--
|
||||
|
||||
llvm-toolchain-snapshot (1:15~++20220202093833+1a3137dc8451-1~exp1) UNRELEASED; urgency=medium
|
||||
|
||||
* snapshot is now 15. 14 is in it own branch now
|
||||
@ -13,7 +10,7 @@ llvm-toolchain-snapshot (1:15~++20220202093833+1a3137dc8451-1~exp1) UNRELEASED;
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 02 Feb 2022 21:38:42 +0100
|
||||
|
||||
llvm-toolchain-snapshot (1:14~++20220123085548+413684313d9d-1~exp2) experimental; urgency=medium
|
||||
llvm-toolchain-14 (1:14~++20220123085548+413684313d9d-1~exp2) experimental; urgency=medium
|
||||
|
||||
* Hide some symbols for omp/arm* and other archs
|
||||
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -1,4 +1,4 @@
|
||||
Source: llvm-toolchain-snapshot
|
||||
Source: llvm-toolchain-14
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Rules-Requires-Root: no
|
||||
@ -28,8 +28,8 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||
Build-Conflicts: oprofile
|
||||
Standards-Version: 4.2.1
|
||||
Homepage: https://www.llvm.org/
|
||||
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot
|
||||
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot
|
||||
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 14
|
||||
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/14
|
||||
|
||||
# ------------- clang -------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user