This is an archive of the discontinued LLVM Phabricator instance.

[clang] Don't emit IFUNC when targeting Fuchsia
ClosedPublic

Authored by abrachet on Jun 15 2022, 9:22 PM.

Details

Summary

Fuchsia's dynamic linker does not and will never support IFUNC's.

Diff Detail

Event Timeline

abrachet created this revision.Jun 15 2022, 9:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 9:22 PM
abrachet requested review of this revision.Jun 15 2022, 9:22 PM
phosek accepted this revision.Jun 15 2022, 11:57 PM

LGTM

This revision is now accepted and ready to land.Jun 15 2022, 11:57 PM
erichkeane accepted this revision.Jun 16 2022, 6:06 AM
This revision was landed with ongoing or failed builds.Jun 16 2022, 8:38 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2022, 8:38 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript