This is an archive of the discontinued LLVM Phabricator instance.

[WIP][IPO] Support whole program devirtualization for relative vtables
AbandonedPublic

Authored by leonardchan on Sep 15 2022, 4:20 PM.

Details

Reviewers
None

Diff Detail

Event Timeline

leonardchan created this revision.Sep 15 2022, 4:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 15 2022, 4:20 PM
leonardchan requested review of this revision.Sep 15 2022, 4:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 15 2022, 4:20 PM
leonardchan planned changes to this revision.Sep 15 2022, 4:20 PM
leonardchan abandoned this revision.Sep 20 2022, 3:07 PM

https://reviews.llvm.org/D134320 replaces this. I forgot I had this revision before making the new one.