[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 15:01:28 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa8f1da128d86: [LazyCallGraph] Handle spurious ref edges when deleting a dead function (authored by aeubanks).

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.462305.patch
Type: text/x-patch
Size: 11655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/4d0b4baa/attachment.bin>


More information about the llvm-commits mailing list