This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Remove DataSize from linking metadata
ClosedPublic

Authored by sbc100 on Feb 2 2018, 2:19 PM.

Details

Summary

This means we don't need to write the linking metadata section
at all for executable (non-relocatable) output.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Feb 2 2018, 2:19 PM
dschuff accepted this revision.Feb 5 2018, 1:53 PM
This revision is now accepted and ready to land.Feb 5 2018, 1:53 PM
This revision was automatically updated to reflect the committed changes.