This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c27b39adf62 Fix Windows build after r374381 new e412617825e Print quoted backslashes in LLVM IR as \ instead of \5C
The 1 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/Support/StringExtras.cpp | 4 +++- test/Assembler/asm-path-writer.ll | 4 ++-- test/Assembler/source-filename-backslash.ll | 5 ++--- test/CodeGen/MIR/X86/global-value-operands.mir | 2 +- unittests/ADT/StringExtrasTest.cpp | 2 +- unittests/IR/MetadataTest.cpp | 2 +- 6 files changed, 10 insertions(+), 9 deletions(-)