[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 08:55:53 PDT 2019
fedor.sergeev updated this revision to Diff 190641.
fedor.sergeev added a comment.
outstream in TimePasses is set when enabling, so now it is not possible
to enable and have outstream == nullptr.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59366.190641.patch
Type: text/x-patch
Size: 4864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/485f3825/attachment.bin>
More information about the llvm-commits
mailing list