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
{{ message }}
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
[IR] Avoid call to deprecated PointerType::get (NFC) (llvm#134609)
Should keep MSVC quiet as noticed by @RKSimon in llvm#134517.
Assertions have been copied over from PointerType::get in order to not
silently change invariants with this call.
0 commit comments