This is an archive of the discontinued LLVM Phabricator instance.

[lld][WebAssembly] Remove unnecessary accessor methods. NFC
ClosedPublic

Authored by sbc100 on Jun 3 2022, 10:49 AM.

Details

Summary

This is less code, and matches more closely the ELF linker.

Diff Detail

Event Timeline

sbc100 created this revision.Jun 3 2022, 10:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 10:49 AM
Herald added subscribers: pmatos, asb, wingo and 4 others. · View Herald Transcript
sbc100 requested review of this revision.Jun 3 2022, 10:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 10:49 AM
sbc100 retitled this revision from [lld][WebAssembly] Remove unnecessary accessor method. NFC to [lld][WebAssembly] Remove unnecessary accessor methods. NFC.Jun 3 2022, 10:58 AM
dschuff accepted this revision.Jun 3 2022, 11:42 AM
This revision is now accepted and ready to land.Jun 3 2022, 11:42 AM