[PATCH] D62067: [Support] Time profiler: support new PassManager
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 06:19:47 PDT 2019
anton-afanasyev added a comment.
In D62067#1672835 <https://reviews.llvm.org/D62067#1672835>, @lebedev.ri wrote:
> With new-pm soon being the default, i'm curious what's the plan with `-ftime-trace`?
> Will it simply turn into a pumpkin? Is there an upcoming patch (along the lines of D62067#1511128 <https://reviews.llvm.org/D62067#1511128>)?
It still will be actual for FE part of profiler timers. What is the planned date of switching to new PM?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62067/new/
https://reviews.llvm.org/D62067
More information about the llvm-commits
mailing list