This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e8408c6d44 [x86] reduce duplicate test assertions; NFC new 404192053ae ADT: Save a word in every StringSet entry new 29be9255ff0 [lit] Add comment explaining the LIT_OPTS env var overrides [...] new 03936513dd1 [PDB] Fix bug when using multiple PCH header objects with t [...] new 23b9ae8da9c Fix a documentation warning from GSYM commit.
The 4 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: include/llvm/ADT/StringMap.h | 49 ++++++++++++++++++++++-------- include/llvm/ADT/StringSet.h | 8 ++--- include/llvm/DebugInfo/GSYM/GsymCreator.h | 2 +- include/llvm/DebugInfo/PDB/GenericError.h | 2 +- include/llvm/IR/Metadata.h | 2 +- include/llvm/LTO/legacy/LTOCodeGenerator.h | 2 +- lib/DebugInfo/PDB/GenericError.cpp | 4 +-- lib/LTO/LTOCodeGenerator.cpp | 2 +- utils/lit/lit/cl_arguments.py | 6 ++-- 9 files changed, 51 insertions(+), 26 deletions(-)