This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94f2e5a Add PredicateInfo utility and printing pass new b1b66d4 Fix a typo in an error message for a check of invalid Mach-O [...] new 0956efb DebugInfo: Track spilled variables in LiveDebugValues
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/CodeGen/LiveDebugValues.cpp | 144 ++++++- lib/Object/MachOObjectFile.cpp | 2 +- test/DebugInfo/MIR/X86/live-debug-values-spill.mir | 468 +++++++++++++++++++++ test/Object/macho-invalid.test | 2 +- 4 files changed, 607 insertions(+), 9 deletions(-) create mode 100644 test/DebugInfo/MIR/X86/live-debug-values-spill.mir