[PATCH] D76178: [lit] Recursively apply substitutions

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 11:27:22 PDT 2020


delcypher added a comment.

@ldionne

>> - The feature isn't documented.
> 
> Where can I document it? I'm happy to do that.

I would suggest here: https://llvm.org/docs/CommandGuide/lit.html

There is no documentation on `lit.site.cfg` files here which is very sad. I'd suggest you add a section about them but just document the functionality you're adding. We can expand on this documentation at a later date.


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