[PATCH] D59069: [Utils] Extract EliminateUnreachableBlocks (NFC)

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 10:54:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355846: [Utils] Extract EliminateUnreachableBlocks (NFC) (authored by modocache, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59069/new/

https://reviews.llvm.org/D59069

Files:
  llvm/trunk/include/llvm/Transforms/Utils/BasicBlockUtils.h
  llvm/trunk/lib/CodeGen/UnreachableBlockElim.cpp
  llvm/trunk/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/trunk/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59069.190125.patch
Type: text/x-patch
Size: 5466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/313869d6/attachment.bin>


More information about the llvm-commits mailing list