[PATCH] D44610: [SelectionDAG] Support multiple dangling debug info for one value

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 08:24:23 PDT 2018


bjope updated this revision to Diff 139131.
bjope added a comment.

DanglingDebugInfoVector is not a std::vector.
Rebased to latest on trunk.


Repository:
  rL LLVM

https://reviews.llvm.org/D44610

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  test/DebugInfo/X86/sdag-dangling-dbgvalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44610.139131.patch
Type: text/x-patch
Size: 9818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/ae7dc2dd/attachment.bin>


More information about the llvm-commits mailing list