Branching of 16 (snapshot is now 17)

This commit is contained in:
Sylvestre Ledru 2023-01-25 08:47:30 +01:00
parent 729bd777d6
commit e31016ea63
2 changed files with 5 additions and 5 deletions

4
debian/changelog vendored
View File

@ -1,6 +1,6 @@
llvm-toolchain-snapshot (1:16~++20230115053056+df5fc4504b86-1~exp1) experimental; urgency=medium llvm-toolchain-16 (1:16~++20230115053056+df5fc4504b86-1~exp1) experimental; urgency=medium
* TODO update of the content * Branching of 16 (snapshot is now 17)
* ship libHLFIRTransforms & libHLFIRDialect in libflang * ship libHLFIRTransforms & libHLFIRDialect in libflang
* Also install liborc_rt-x86_64.a in libclang-rt * Also install liborc_rt-x86_64.a in libclang-rt
* Adjust some path since upstream changed the path from * Adjust some path since upstream changed the path from

6
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: llvm-toolchain-snapshot Source: llvm-toolchain-16
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 16
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/16
# ------------- clang ------------- # ------------- clang -------------