This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from edb094151e9 [AVR] Silence fallthrough warning. NFC. new 429f642b80b [PDB] Emit S_UDT records in LLD. new b5c2dcfa2d5 [llvm-pdbutil] Remove the analyze subcommand.
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: .../llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h | 1 - lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp | 39 +++++- tools/llvm-pdbutil/Analyze.cpp | 148 --------------------- tools/llvm-pdbutil/Analyze.h | 30 ----- tools/llvm-pdbutil/CMakeLists.txt | 1 - tools/llvm-pdbutil/llvm-pdbutil.cpp | 23 ---- 6 files changed, 32 insertions(+), 210 deletions(-) delete mode 100644 tools/llvm-pdbutil/Analyze.cpp delete mode 100644 tools/llvm-pdbutil/Analyze.h