This is an archive of the discontinued LLVM Phabricator instance.

[Driver][Fuchsia] Remove relative vtable multilib
ClosedPublic

Authored by phosek on Feb 1 2023, 12:13 AM.

Details

Summary

We have made relative vtable the default for Fuchsia C++ ABI so this
is no longer needed.

Diff Detail

Event Timeline

phosek created this revision.Feb 1 2023, 12:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 1 2023, 12:13 AM
Herald added a subscriber: abrachet. · View Herald Transcript
phosek requested review of this revision.Feb 1 2023, 12:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 1 2023, 12:13 AM
leonardchan accepted this revision.Feb 1 2023, 12:17 PM
This revision is now accepted and ready to land.Feb 1 2023, 12:17 PM
This revision was automatically updated to reflect the committed changes.