Page MenuHomePhabricator

[RISCV][NFCI] Use common MCELFStreamer code for attribute emission
ClosedPublic

Authored by asb on Wed, Mar 8, 3:38 AM.

Details

Summary

D102894 introduced common code for the emission of ELF attributes. Our implementation in RISC-V predates this, and basically copies the Arm logic at the time. This patch removes that duplication and uses the shared logic instead.

Diff Detail

Event Timeline

asb created this revision.Wed, Mar 8, 3:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptWed, Mar 8, 3:38 AM
asb requested review of this revision.Wed, Mar 8, 3:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptWed, Mar 8, 3:38 AM
MaskRay accepted this revision.Wed, Mar 8, 3:53 PM
This revision is now accepted and ready to land.Wed, Mar 8, 3:53 PM
This revision was landed with ongoing or failed builds.Sun, Mar 12, 9:18 AM
This revision was automatically updated to reflect the committed changes.