This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3eda0067794 [PDB] Support dumping injected sources via the DIA reader. new 23862c8b358 [MC] fix documentation comments; NFC new d3a30bc6f18 Handle mixed-OS paths in DWARF reader
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/DebugInfo/DWARF/DWARFDebugLine.cpp | 12 +++++- lib/MC/MCAsmStreamer.cpp | 39 ++++++----------- test/DebugInfo/debuglineinfo-path.ll | 78 ++++++++++++++++++++++++++++++++++ 3 files changed, 102 insertions(+), 27 deletions(-) create mode 100644 test/DebugInfo/debuglineinfo-path.ll