This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aa108d865d3 DAG: Fold fma (fneg x), K, y -> fma x, -K, y new 603d7b30553 [llvm-dwarfdump] - Teach verifier to report broken DWARF ex [...]
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/DebugInfo/DWARF/DWARFExpression.cpp | 10 +++- lib/DebugInfo/DWARF/DWARFVerifier.cpp | 64 +++++++++++++--------- .../llvm-dwarfdump/X86/verify_broken_exprloc.s | 52 ++++++++++++++++++ 3 files changed, 97 insertions(+), 29 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/verify_broken_exprloc.s