llvm-project/llvm/utils/lit/tests/unit
Louis Dionne faf415a1de [lit] Recursively expand substitutions
This allows defining substitutions in terms of other substitutions. For
example, a %build substitution could be defined in terms of a %cxx
substitution as '%cxx %s -o %t.exe' and the script would be properly
expanded.

Differential Revision: https://reviews.llvm.org/D76178
2020-03-27 09:25:26 -04:00
..
ShUtil.py
TestRunner.py [lit] Recursively expand substitutions 2020-03-27 09:25:26 -04:00