This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 27bb0f0 DAG: Add helper for testing constant values new f53a7ab Refactor the DIExpression fragment query interface (NFC) ... [...]
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/IR/DebugInfoMetadata.h | 27 ++++++++++++++++++--------- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 7 ++++--- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 5 +++-- lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 10 ++++++---- lib/CodeGen/AsmPrinter/DebugLocEntry.h | 4 ++-- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 ++++++---- lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 2 +- lib/IR/DebugInfoMetadata.cpp | 24 ++++++++---------------- lib/IR/Verifier.cpp | 7 ++++--- lib/Transforms/Scalar/SROA.cpp | 8 ++++---- lib/Transforms/Utils/Local.cpp | 5 +++-- 11 files changed, 59 insertions(+), 50 deletions(-)