[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:53:44 PDT 2022
aeubanks updated this revision to Diff 462301.
aeubanks added a comment.
remove outdated 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.462301.patch
Type: text/x-patch
Size: 11655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/aa800f3a/attachment.bin>
More information about the llvm-commits
mailing list