[PATCH] D53390: [DebugInfo][Dexter] Unreachable line stepped onto after SimplifyCFG.

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 02:31:00 PST 2018


CarlosAlbertoEnciso updated this revision to Diff 173128.
CarlosAlbertoEnciso added a comment.

@vsk: I have updated the patch to remove the test case `pr39187-gline-tables-only.ll`, as per your suggestion.

@aprantl: Do you any additional comments on the new patch?

Thanks very much to both of you for your invaluable feedback and reviews.


https://reviews.llvm.org/D53390

Files:
  include/llvm/IR/Instruction.h
  lib/IR/Instruction.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/CodeGen/X86/pr39187-g.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53390.173128.patch
Type: text/x-patch
Size: 8202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/7e9d4759/attachment.bin>


More information about the llvm-commits mailing list