[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
Thu Apr 11 00:22:51 PDT 2019


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

Moved `isImplicit()` to .cpp file.


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.194640.patch
Type: text/x-patch
Size: 7573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/5bcbe1be/attachment.bin>


More information about the llvm-commits mailing list