[PATCH] D59687: [DebugInfo] Prologue inserter need to insert DW_OP_deref_size

Markus Lavin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 06:44:27 PDT 2019


markus updated this revision to Diff 194312.
markus added a comment.

Rebased and updated `isImplicit()` to only check last elements.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59687/new/

https://reviews.llvm.org/D59687

Files:
  include/llvm/IR/DebugInfoMetadata.h
  lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  lib/CodeGen/MIRParser/MIParser.cpp
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/IR/DebugInfoMetadata.cpp
  test/CodeGen/X86/prologepilog_deref_size.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59687.194312.patch
Type: text/x-patch
Size: 7358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190409/7371d5f1/attachment.bin>


More information about the llvm-commits mailing list