[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
Thu Mar 14 14:14:14 PDT 2019
fedor.sergeev updated this revision to Diff 190724.
fedor.sergeev added a comment.
Herald added a subscriber: mgorny.
handling default case the same way as it was before;
adding unit-test for non-default case
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
tools/opt/NewPMDriver.cpp
unittests/IR/CMakeLists.txt
unittests/IR/TimePassesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59366.190724.patch
Type: text/x-patch
Size: 7180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/ca5346e1/attachment.bin>
More information about the llvm-commits
mailing list