This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Update dylink section parsing
ClosedPublic

Authored by sbc100 on Dec 12 2018, 12:25 PM.

Details

Summary

This updates the format of the dylink section in accordance with
recent "spec" change:

https://github.com/WebAssembly/tool-conventions/pull/77

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Dec 12 2018, 12:25 PM
sbc100 updated this revision to Diff 177899.Dec 12 2018, 1:24 PM
  • update test
This revision was not accepted when it landed; it landed in state Needs Review.Dec 12 2018, 3:46 PM
This revision was automatically updated to reflect the committed changes.