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

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 16 07:08:23 PDT 2018


CarlosAlbertoEnciso updated this revision to Diff 169822.
CarlosAlbertoEnciso marked 2 inline comments as done.
CarlosAlbertoEnciso added a comment.

Address issues raised by @aprantl.

@vsk: Do you have any additional comments.

Thanks to the reviewers for their comments and suggestions.


https://reviews.llvm.org/D53287

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/Utils/Local.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/CodeGen/X86/pr38762.ll
  test/CodeGen/X86/pr38763.ll
  test/CodeGen/X86/pr39243.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53287.169822.patch
Type: text/x-patch
Size: 17692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/37932108/attachment.bin>


More information about the llvm-commits mailing list