[PATCH] D102196: [NewPM] Add options to PrintPassInstrumentation

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 10 14:07:12 PDT 2021


aeubanks updated this revision to Diff 344201.
aeubanks added a comment.

assert Indent >= 0


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102196

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/Driver/debug-pass-structure.c
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/new-pass-manager-cgscc-fct-proxy.ll
  llvm/test/Other/opt-O3-pipeline.ll
  llvm/test/Other/pass-pipeline-parsing.ll
  llvm/tools/opt/NewPMDriver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102196.344201.patch
Type: text/x-patch
Size: 25351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210510/a527de78/attachment-0001.bin>


More information about the cfe-commits mailing list