[all-commits] [llvm/llvm-project] fb5b12: [lit] Harmonize lit and llvm versionning
llvmbot via All-commits
all-commits at lists.llvm.org
Tue Jan 19 01:31:45 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fb5b12e42ef2255aaf6ab43cb426955257302531
https://github.com/llvm/llvm-project/commit/fb5b12e42ef2255aaf6ab43cb426955257302531
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2021-01-19 (Tue, 19 Jan 2021)
Changed paths:
M llvm/utils/lit/lit/__init__.py
Log Message:
-----------
[lit] Harmonize lit and llvm versionning
In addition to consistency, we'll hit a wall when 11.1.0 gets released, because
we cannot represent it with lit versioning scheme.
Differential Revision: https://reviews.llvm.org/D94157
More information about the All-commits
mailing list