[PATCH] D132437: [lit] Support reading arguments from a file
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 07:46:35 PDT 2022
jdenny added a comment.
So this is intended to help fix all the problems discussed at the reviews and issues below?
- https://github.com/llvm/llvm-project/issues/55082
- https://github.com/llvm/llvm-project/issues/54154
- https://reviews.llvm.org/D121276
- https://reviews.llvm.org/D121647
Please add documentation of the new feature to llvm/docs/CommandGuide/lit.rst.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132437/new/
https://reviews.llvm.org/D132437
More information about the llvm-commits
mailing list