[PATCH] D81558: [NewPM] Introduce PreserveCFG check

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 05:05:28 PDT 2020


yrouban updated this revision to Diff 281884.
yrouban added a comment.

Rebased on top of D84772 <https://reviews.llvm.org/D84772>. So D84826 <https://reviews.llvm.org/D84826> is not needed.
Fixed safety of //printCFGdiff()// to handle removed blocks.


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

https://reviews.llvm.org/D81558

Files:
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/Passes/StandardInstrumentations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81558.281884.patch
Type: text/x-patch
Size: 6168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/25d92621/attachment.bin>


More information about the llvm-commits mailing list