This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c87feb6e55c [docs][llvm-nm][llvm-objdump] Improve "See Also" section new 068d4d9024f [LiveDebugValues] Emit the debug entry values
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/CodeGen/LiveDebugValues.cpp | 159 ++++++++++++++++++--- test/DebugInfo/MIR/X86/dbginfo-entryvals.mir | 79 ++++++++++ .../MIR/X86/multiple-param-dbg-value-entry.mir | 83 +++++++++++ 3 files changed, 301 insertions(+), 20 deletions(-) create mode 100644 test/DebugInfo/MIR/X86/dbginfo-entryvals.mir create mode 100644 test/DebugInfo/MIR/X86/multiple-param-dbg-value-entry.mir