[PATCH] D105141: [MTE] Remove redundant helper function.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 14:50:42 PDT 2021


eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.

Ah interesting, PostDominatorTree::dominates has been added just a few months after our helper function: https://reviews.llvm.org/D68469 vs https://reviews.llvm.org/D70049.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105141



More information about the llvm-commits mailing list