This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 065192f6679 [lit] Remove some code that I forgot to remove. new 3cdfdbb5e8a [lit] Revert "Add a lit.llvm module that all llvm projects [...]
The 1 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: cmake/modules/AddLLVM.cmake | 4 - test/lit.cfg | 173 +++++++++++++++++++++++++++++++++++++---- test/lit.site.cfg.in | 2 - utils/lit/lit/llvm/__init__.py | 9 --- utils/lit/lit/llvm/config.py | 117 ---------------------------- utils/lit/lit/util.py | 16 ---- 6 files changed, 157 insertions(+), 164 deletions(-) delete mode 100644 utils/lit/lit/llvm/__init__.py delete mode 100644 utils/lit/lit/llvm/config.py