This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f09c6d5b712 Add LLVM IR debug info support for Fortran COMMON blocks new 5ff5943b837 [X86] Fix a couple lowering functions that called ReplaceAl [...] new 53883093874 llvm-undname: Fix more crashes and asserts on invalid inputs
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/Demangle/MicrosoftDemangle.h | 1 + lib/Demangle/MicrosoftDemangle.cpp | 100 +++++++++++++++++++++++------- lib/Target/X86/X86ISelLowering.cpp | 11 ++-- test/Demangle/invalid-manglings.test | 60 ++++++++++++++++++ 4 files changed, 142 insertions(+), 30 deletions(-)