[PATCH] D99599: [NewPM] Add an option to dump pass structure

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 04:09:32 PDT 2021


evgeny777 updated this revision to Diff 341140.
evgeny777 added a comment.

Added clang test


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

https://reviews.llvm.org/D99599

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/Driver/debug-pass-structure.c
  llvm/include/llvm/IR/PassManagerImpl.h
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/opt-O3-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99599.341140.patch
Type: text/x-patch
Size: 18040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/fadfbdc4/attachment.bin>


More information about the llvm-commits mailing list