[PATCH] D49454: [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 13:57:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338069: [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users (authored by vedantk, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D49454?vs=157056&id=157571#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49454

Files:
  debuginfo-tests/trunk/asan-deque.cpp
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/test/DebugInfo/AArch64/coalescing.ll
  llvm/trunk/test/DebugInfo/Mips/dsr-fixed-objects.ll
  llvm/trunk/test/DebugInfo/X86/bbjoin.ll
  llvm/trunk/test/DebugInfo/X86/dbg-value-const-byref.ll
  llvm/trunk/test/DebugInfo/X86/dbg-value-frame-index.ll
  llvm/trunk/test/DebugInfo/X86/debug-loc-frame.ll
  llvm/trunk/test/Transforms/InstCombine/lower-dbg-declare.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49454.157571.patch
Type: text/x-patch
Size: 31610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/d0f27124/attachment.bin>


More information about the llvm-commits mailing list