This is an archive of the discontinued LLVM Phabricator instance.

[OpaquePtr][BitcodeReader] Explicitly turn off opaque pointers if we see a typed pointer
ClosedPublic

Authored by aeubanks on May 16 2022, 5:51 PM.

Details

Summary

Followup to D125735 on the bitcode reader side.

Diff Detail

Event Timeline

aeubanks created this revision.May 16 2022, 5:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 16 2022, 5:51 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
aeubanks requested review of this revision.May 16 2022, 5:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 16 2022, 5:51 PM
aeubanks added a reviewer: Restricted Project.May 16 2022, 5:51 PM
nikic accepted this revision.May 17 2022, 12:47 AM
nikic added a subscriber: nikic.

LGTM

This revision is now accepted and ready to land.May 17 2022, 12:47 AM
This revision was landed with ongoing or failed builds.May 17 2022, 8:44 AM
This revision was automatically updated to reflect the committed changes.