This is an archive of the discontinued LLVM Phabricator instance.

[Bitcode] Remove typed pointer abbreviation
ClosedPublic

Authored by aeubanks on Feb 27 2023, 11:29 AM.

Details

Summary

Since typed pointers are deprecated.

Diff Detail

Event Timeline

aeubanks created this revision.Feb 27 2023, 11:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 27 2023, 11:29 AM
aeubanks requested review of this revision.Feb 27 2023, 11:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 27 2023, 11:29 AM
nikic accepted this revision.Feb 27 2023, 11:46 AM

LGTM

This revision is now accepted and ready to land.Feb 27 2023, 11:46 AM
This revision was automatically updated to reflect the committed changes.