This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 319cfe2ad01 [PowerPC] P9 Scheduling Model: dispatching rule fixes new 3026339728b [llvm-symbolizer] Flush output on bad input new 26bb87bf78c llvm-undname: More no-op changes to increase test coverage
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/Demangle/MicrosoftDemangle.cpp | 11 +++++----- test/Demangle/invalid-manglings.test | 25 +++++++++++++++++++++++ test/tools/llvm-symbolizer/Inputs/flush-output.py | 24 ++++++++++++++++++++++ test/tools/llvm-symbolizer/flush-output.s | 17 +++++++++++++++ tools/llvm-symbolizer/llvm-symbolizer.cpp | 5 +++-- 5 files changed, 74 insertions(+), 8 deletions(-) create mode 100644 test/tools/llvm-symbolizer/Inputs/flush-output.py create mode 100644 test/tools/llvm-symbolizer/flush-output.s