This is an archive of the discontinued LLVM Phabricator instance.

[lld][WebAssembly] Add support for LLD_REPRODUCE
ClosedPublic

Authored by sbc100 on Nov 3 2022, 4:14 PM.

Details

Summary

This is feature of the ELF and COFF linker that we were missing until
now.

Diff Detail

Event Timeline

sbc100 created this revision.Nov 3 2022, 4:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 3 2022, 4:14 PM
Herald added subscribers: pmatos, asb, wingo and 4 others. · View Herald Transcript
sbc100 requested review of this revision.Nov 3 2022, 4:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 3 2022, 4:14 PM
dschuff accepted this revision.Nov 3 2022, 4:19 PM
This revision is now accepted and ready to land.Nov 3 2022, 4:19 PM
This revision was automatically updated to reflect the committed changes.