[PATCH] D22124: [PM] Port UnreachableBlockElim to the new Pass Manager

Sean Silva via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 17:26:28 PDT 2016


silvas added a comment.

LGTM.

btw, I don't think we have a strong precedent for `AnalysisManager<Function>` vs `FunctionAnalysisManager` so either is fine.


Repository:
  rL LLVM

http://reviews.llvm.org/D22124





More information about the llvm-commits mailing list