[all-commits] [llvm/llvm-project] 1d4849: Fix handling of --version in lit
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Thu Feb 13 12:36:39 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1d4849379f71a0f5d73202a291c0b709f7cafbc5
https://github.com/llvm/llvm-project/commit/1d4849379f71a0f5d73202a291c0b709f7cafbc5
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-02-13 (Thu, 13 Feb 2020)
Changed paths:
M llvm/utils/lit/lit/cl_arguments.py
M llvm/utils/lit/lit/main.py
A llvm/utils/lit/tests/version.py
Log Message:
-----------
Fix handling of --version in lit
There's no reason why we should require a directory when asking for the version.
Differential Revision: https://reviews.llvm.org/D74553
More information about the All-commits
mailing list