This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4db04160167 [yaml2obj] - Allow placing local symbols after globals. new 50042b242c0 Fix shadow variable warning. NFCI. new b915666de3d Fix signed/unsigned comparison warning. NFCI. new 9df035808c8 [DebugInfo] LiveDebugValues: correctly discriminate kinds o [...]
The 3 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 | 1 + lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 3 +- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 7 +- test/CodeGen/ARM/debug-info-blocks.ll | 3 - .../MIR/X86/live-debug-values-restore-collide.mir | 85 ++++++++++++++++++++++ 5 files changed, 91 insertions(+), 8 deletions(-) create mode 100644 test/DebugInfo/MIR/X86/live-debug-values-restore-collide.mir