[all-commits] [llvm/llvm-project] caaa28: Revert "[Coroutines][LazyCallGraph] addSplitRefRec...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Fri Feb 14 16:42:51 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: caaa288fa3658b40a35a8e327bf140921ecfaaf9
https://github.com/llvm/llvm-project/commit/caaa288fa3658b40a35a8e327bf140921ecfaaf9
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M llvm/include/llvm/Analysis/LazyCallGraph.h
M llvm/lib/Analysis/LazyCallGraph.cpp
M llvm/unittests/Analysis/LazyCallGraphTest.cpp
Log Message:
-----------
Revert "[Coroutines][LazyCallGraph] addSplitRefRecursiveFunctions allows spurious ref edges between new functions." (#127285)
Reverts llvm/llvm-project#116285
Breaks expensive checks build, e.g.
https://lab.llvm.org/buildbot/#/builders/16/builds/13821
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list