This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 30c0b52ad33 Emit diagnostic if an inline asm constraint requires an immediate new f6207a21203 [lit] Actually run tests for internal env command new 06cbc253a71 [lit] Print internal env commands
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: utils/lit/lit/TestRunner.py | 17 ++++++++-------- .../tests/Inputs/shtest-env/print_environment.py | 2 +- utils/lit/tests/Inputs/shtest-env/shtest-env.py | 3 --- utils/lit/tests/shtest-env.py | 23 ++++++++++++++++++++++ 4 files changed, 33 insertions(+), 12 deletions(-) delete mode 100644 utils/lit/tests/Inputs/shtest-env/shtest-env.py create mode 100644 utils/lit/tests/shtest-env.py