[PATCH] D133907: [LazyCallGraph] Handle spurious ref edges when deleting a dead function

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 14:12:44 PDT 2022


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

add comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133907

Files:
  llvm/include/llvm/Analysis/LazyCallGraph.h
  llvm/lib/Analysis/LazyCallGraph.cpp
  llvm/test/Analysis/LazyCallGraph/remove-dead-function-spurious-ref-edge.ll
  llvm/unittests/Analysis/LazyCallGraphTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133907.462290.patch
Type: text/x-patch
Size: 12220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/9be2e3ed/attachment.bin>


More information about the llvm-commits mailing list