This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 50ccd80 Fix additional constructor call missed by r297241. new df032da [DebugInfo] Make legal and emit DW_OP_swap and DW_OP_xderef
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: docs/LangRef.rst | 5 +++++ lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 6 ++++++ lib/IR/DebugInfoMetadata.cpp | 13 +++++++++++++ test/Assembler/diexpression.ll | 6 ++++-- test/Verifier/diexpression-swap.ll | 5 +++++ 5 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 test/Verifier/diexpression-swap.ll