[PATCH] D59366: [NewPM][TimePasses] allow -time-passes reporting into a custom stream

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 09:31:17 PDT 2019


fedor.sergeev updated this revision to Diff 190841.
fedor.sergeev added a comment.

removing unneeded assert


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59366

Files:
  include/llvm/IR/PassTimingInfo.h
  include/llvm/Passes/StandardInstrumentations.h
  lib/IR/PassTimingInfo.cpp
  test/Other/time-passes.ll
  unittests/IR/CMakeLists.txt
  unittests/IR/TimePassesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59366.190841.patch
Type: text/x-patch
Size: 6989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/90915ff9/attachment-0001.bin>


More information about the llvm-commits mailing list