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

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 09:27:54 PST 2019


modocache added a comment.

Friendly ping! I thought this might be easier to review if I split it up from https://reviews.llvm.org/D59068, which fixes a bug in coroutines and has already been accepted. This diff is an NFC but is necessary to land the bug fix.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59069





More information about the llvm-commits mailing list