This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4b885003421 [InstCombine] drop poison flags when shuffle mask undef pro [...] new 4575d3492bd Support -fdebug-prefix-map in llvm-mc. This is useful to o [...]
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: include/llvm/MC/MCContext.h | 18 ++++++++++++++++++ include/llvm/MC/MCDwarf.h | 2 ++ lib/MC/MCContext.cpp | 20 ++++++++++++++++++++ lib/MC/MCDwarf.cpp | 16 ++++++++++++---- lib/MC/MCObjectStreamer.cpp | 3 +++ test/MC/ELF/debug-prefix-map.s | 17 +++++++++++++++++ tools/llvm-mc/llvm-mc.cpp | 9 +++++++++ 7 files changed, 81 insertions(+), 4 deletions(-) create mode 100644 test/MC/ELF/debug-prefix-map.s