Files
clang-p2996/llvm/lib/Transforms/Utils/CloneFunction.cpp
Danila Malyutin 36899d693d [CloneFunction] Remove check that is no longer necessary (#92577)
We do not need to concern ourselves with CGSCC since all remaining CG
related updates went away in fa6ea7a419 as
pointed out by @nikic in
https://github.com/llvm/llvm-project/pull/87963#issuecomment-2113937182.
2024-05-20 17:51:32 +04:00

47 KiB