This is an archive of the discontinued LLVM Phabricator instance.

[Clang] Pass --pack-dyn-relocs=relr to lld for Fuchsia
ClosedPublic

Authored by mcgrathr on May 9 2020, 1:54 AM.

Details

Summary

The compact format is fully supported on Fuchsia and is the
preferred default.

Diff Detail

Event Timeline

mcgrathr created this revision.May 9 2020, 1:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2020, 1:54 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek accepted this revision.May 9 2020, 1:42 PM

LGTM

This revision is now accepted and ready to land.May 9 2020, 1:42 PM
This revision was automatically updated to reflect the committed changes.