[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
Mon Jul 1 02:38:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364736: [DebugInfo] Avoid adding too much indirection to pointer-valued variables (authored by jmorse, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63429?vs=207077&id=207248#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63429

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63429.207248.patch
Type: text/x-patch
Size: 10434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/3a25c5eb/attachment.bin>


More information about the llvm-commits mailing list