This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 03d462db723 Move getNumFrameInfos and getDwarfFrameInfos out of line an [...] new c895f8c934d Fix missing arguments in tutorial new bcae242878f [DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
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: docs/tutorial/LangImpl08.rst | 2 +- include/llvm/IR/DebugInfoMetadata.h | 3 ++ lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 4 ++ lib/CodeGen/MIRParser/MIParser.cpp | 5 +++ lib/CodeGen/PrologEpilogInserter.cpp | 16 ++++++-- lib/IR/DebugInfoMetadata.cpp | 15 +++++++ test/CodeGen/X86/prologepilog_deref_size.mir | 59 ++++++++++++++++++++++++++++ 7 files changed, 100 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/X86/prologepilog_deref_size.mir