This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2a53f0ee9e3 Recommit [UnreachableBlockElim] Use COPY if PHI input is undef new e584a7b630a [MC] - Don't assert when non-english characters are used. new 69863c05230 [llvm-cov] Fix showing title when filtering and not outputt [...]
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/ADT/StringExtras.h | 15 +++++++++++++++ lib/MC/MCParser/AsmLexer.cpp | 25 +++++++++++++------------ test/MC/AsmParser/non-english-characters.s | 14 ++++++++++++++ test/tools/llvm-cov/showProjectSummary.cpp | 1 + tools/llvm-cov/CodeCoverage.cpp | 2 +- 5 files changed, 44 insertions(+), 13 deletions(-) create mode 100644 test/MC/AsmParser/non-english-characters.s