This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3ae9589caa [llvm-objcopy][NFC] More error propagation (linkToBuildIdDir) new bc99383d67b [DEBUGINFO] Handle restore instructions in LiveDebugValues
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/CodeGen/MachineInstr.h | 13 ++ lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 47 ++--- lib/CodeGen/LiveDebugValues.cpp | 208 +++++++++++++++------ lib/CodeGen/MachineInstr.cpp | 54 +++++- .../MIR/X86/live-debug-values-restore.mir | 189 +++++++++++++++++++ 5 files changed, 417 insertions(+), 94 deletions(-) create mode 100644 test/DebugInfo/MIR/X86/live-debug-values-restore.mir