This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Export some more information on wasm functions
ClosedPublic

Authored by sbc100 on Dec 15 2017, 6:12 PM.

Details

Summary

These fields are useful for lld's gc-sections support

Also remove an unused field.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Dec 15 2017, 6:12 PM
sbc100 retitled this revision from [WebAssembly] Export some more info on wasm funtions to [WebAssembly] Export some more information on wasm functions.Dec 15 2017, 6:13 PM
sbc100 added a reviewer: dschuff.
sbc100 added a subscriber: llvm-commits.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 17 2017, 9:51 AM
This revision was automatically updated to reflect the committed changes.