This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 841dee048a5 [ARM] GlobalISel: Make tests less strict new e959bd0e608 Run pyformat on lit code. new 19ac6f8ea49 [lit] Improve tool substitution in lit.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/lit.cfg.py | 186 ++++++++++++++++++++--------------------- utils/lit/lit/llvm/__init__.py | 42 ---------- utils/lit/lit/llvm/config.py | 125 +++++++++++++++------------ utils/lit/lit/llvm/subst.py | 140 +++++++++++++++++++++++++++++++ utils/lit/lit/util.py | 134 +++++++++++++++++------------ 5 files changed, 381 insertions(+), 246 deletions(-) create mode 100644 utils/lit/lit/llvm/subst.py