This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Remove ELF-ness.
ClosedPublic

Authored by ruiu on Feb 23 2018, 7:46 PM.

Details

Summary

These output section names are ELF-specific. We shouldn't have this rule
for WebAssembly.

Diff Detail

Repository
rL LLVM

Event Timeline

ruiu created this revision.Feb 23 2018, 7:46 PM
sbc100 accepted this revision.Feb 27 2018, 11:51 AM
This revision is now accepted and ready to land.Feb 27 2018, 11:51 AM
This revision was automatically updated to reflect the committed changes.