[PATCH] D132437: [lit] Support reading arguments from a file

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 00:34:18 PDT 2022


phosek added a comment.

In D132437#3742772 <https://reviews.llvm.org/D132437#3742772>, @jdenny wrote:

> 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

Yes, that's correct, it's used in D132438 <https://reviews.llvm.org/D132438>.

> Please add documentation of the new feature to llvm/docs/CommandGuide/lit.rst.

Done.


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