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
Update for PointerType::getElementType deprecation
Update for LLVM commit 184591aeeb5a ("[OpaquePtrs] Deprecate
PointerType::getElementType()", 2022-01-25).
This commit changes all affected calls to getPointerElementType, which
is a temporary solution. Followup work around the
getPointerElementType calls will be required to align with LLVM's
opaque pointer changes.
0 commit comments