[PATCH] D63429: [DebugInfo] Avoid adding too much indirection to pointer-valued variables

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 08:30:35 PDT 2019


jmorse updated this revision to Diff 205360.
jmorse added a comment.

Account for DW_OP_LLVM_tag_offset when working out whether a DIExpression is "complex" or not.


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

https://reviews.llvm.org/D63429

Files:
  include/llvm/IR/DebugInfoMetadata.h
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/IR/DebugInfoMetadata.cpp
  test/DebugInfo/MIR/X86/prolog-epilog-indirection.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63429.205360.patch
Type: text/x-patch
Size: 9484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/023b683e/attachment.bin>


More information about the llvm-commits mailing list