You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NFC][Utils] Extract CloneFunctionMetadataInto from CloneFunctionInto
Summary:
One potentially contentious point in the new function's API is that it expects the caller ot
populate the VMap rather than doing metadata cloning wholesale inside it.
We'll need it this way for a subsequent change.
Test Plan:
ninja check-llvm-unit
0 commit comments