[PATCH] D150856: [lit] Add %{for-each-file} substitution
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 20:18:58 PDT 2023
MaskRay added a comment.
Can you add some tests? Check out `git log -- llvm/utils/lit/tests/` for recent changes.
`D132513` is a recent major feature (`DEFINE` and `REDEFINE`). Reading its discussions may give some clue about how to add tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150856/new/
https://reviews.llvm.org/D150856
More information about the llvm-commits
mailing list