[PATCH] D53270: [NewPM] implement SCC printing for -print-before-all/-print-after-all

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 15 00:14:20 PDT 2018


fedor.sergeev created this revision.
fedor.sergeev added reviewers: skatkov, philip.pfaffe.

Removing deficiency of initial implementation and do IR
printing for LazyCallGraph:SCC.


Repository:
  rL LLVM

https://reviews.llvm.org/D53270

Files:
  lib/Passes/StandardInstrumentations.cpp
  test/Other/scc-pass-printer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53270.169654.patch
Type: text/x-patch
Size: 3568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181015/89901913/attachment.bin>


More information about the llvm-commits mailing list