[PATCH] D74516: Extend TimeTrace to LLVM's new pass manager

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 23 16:06:48 PST 2020


anton-afanasyev added a comment.

I've faced with objections from @philip.pfaffe trying to implement the same: D62067 <https://reviews.llvm.org/D62067>. Since that time, trace profiler has supported multiple threads (D71059 <https://reviews.llvm.org/D71059>), so I do believe this can now correctly work. I would wait for review from new pm guys.


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

https://reviews.llvm.org/D74516





More information about the llvm-commits mailing list