[PATCH] D91804: [NewPM] Add pipeline EP callback after initial frontend cleanup

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 23:02:51 PST 2020


ychen added a comment.

FWIW, could we keep naming it ModuleOptimizerEarlyEPCallback? That sounds pretty intuitive to me and reminds users of the old name. Is the renaming for using the prefix `Pipeline`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91804



More information about the llvm-commits mailing list