[all-commits] [llvm/llvm-project] 70165c: [release] Use threaded compression with xz
Tobias Hieta via All-commits
all-commits at lists.llvm.org
Wed Aug 10 01:02:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70165c55dc8cbb412d396897c2a588879b78ad1a
https://github.com/llvm/llvm-project/commit/70165c55dc8cbb412d396897c2a588879b78ad1a
Author: Tobias Hieta <tobias at hieta.se>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M llvm/utils/release/export.sh
Log Message:
-----------
[release] Use threaded compression with xz
Use xz -T0 to use your threads
Reviewed By: tstellar
Differential Revision: https://reviews.llvm.org/D131470
More information about the All-commits
mailing list