[PATCH] D77975: [CallGraphUpdater] Properly remove strongly connected components (old PM)

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 17:05:44 PDT 2020


jdoerfert updated this revision to Diff 256893.
jdoerfert added a comment.

Avoid affecting other tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77975

Files:
  llvm/lib/Transforms/Utils/CallGraphUpdater.cpp
  llvm/unittests/IR/LegacyPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77975.256893.patch
Type: text/x-patch
Size: 7328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/14e7d739/attachment.bin>


More information about the llvm-commits mailing list