This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9465dca Add missing #includes for FreeBSD. new ab26ff4 Fix a compiler warning new 985631d Teach lit to expand glob expressions.
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: lib/Transforms/Utils/LoopUnrollPeel.cpp | 3 +- .../__init__.py => test/Other/Inputs/glob-input | 0 test/Other/lit-globbing.ll | 28 +++++++++++++++++ utils/lit/lit/ShCommands.py | 18 +++++++++++ utils/lit/lit/ShUtil.py | 36 ++++++++++++++++------ utils/lit/lit/TestRunner.py | 13 ++++++++ 6 files changed, 88 insertions(+), 10 deletions(-) copy bindings/python/llvm/__init__.py => test/Other/Inputs/glob-input (100%) create mode 100644 test/Other/lit-globbing.ll