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
[LLVM] Re-add Intrinsic::getDeclaration for out-of-tree code
Re-add `Intrinsic::getDeclaration` (which was renamed to
`getOrInsertDeclaration` in an earlier commit) as a deprecated
function. It will be removed in the next LLVM release.
0 commit comments