[PATCH] D76178: [lit] Recursively apply substitutions
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 14 10:11:21 PDT 2020
dexonsmith added a comment.
It would also be good to confirm that this isn't expensive in the normal case (one-level substitutions). Have you timed running the libc++ tests with and without this patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76178/new/
https://reviews.llvm.org/D76178
More information about the llvm-commits
mailing list