This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c09fbb030f3 [InstCombine] improve (1 << x) & 1 --> zext(x == 0) folding new 0b189e17f88 Fix mis-use of std::lower_bound new 4a5ccd44d59 [CodeView] Dump BuildInfoSym and ProcSym type indices
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: include/llvm/DebugInfo/CodeView/SymbolRecord.h | 2 +- include/llvm/Support/BinaryItemStream.h | 6 +++--- lib/DebugInfo/CodeView/SymbolDumper.cpp | 2 +- test/DebugInfo/PDB/pdbdump-headers.test | 4 ++-- tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 5 +++-- 5 files changed, 10 insertions(+), 9 deletions(-)