llvm-project
84a78abd - [NFC][Utils] Extract CloneFunctionAttributesInto from CloneFunctionInto (#112976)

Commit
1 year ago
[NFC][Utils] Extract CloneFunctionAttributesInto from CloneFunctionInto (#112976) This patch is a part of step-by-step refactoring of CloneFunctionInto. The goal is to extract reusable pieces out of it that will be later used to optimize function cloning e.g. in coroutine processing. Extracted from #109032 (commit 2)
Author
Parents
Loading