[PATCH] D52887: [DebugInfo][Dexter] Unreachable line stepped onto after SimplifyCFG.
    Carlos Alberto Enciso via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct  5 05:16:25 PDT 2018
    
    
  
CarlosAlbertoEnciso updated this revision to Diff 168456.
CarlosAlbertoEnciso marked 6 inline comments as done.
CarlosAlbertoEnciso added a comment.
Address issues raised by the reviewers.
Improve the comments in order to add more clarity.
Reduce test case by using `no-column-info` option.
Better description and name for the new function.
Thanks for the comments and suggestions.
https://reviews.llvm.org/D52887
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52887.168456.patch
Type: text/x-patch
Size: 10501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/99620c95/attachment.bin>
    
    
More information about the llvm-commits
mailing list