[WebAssembly] Export some more info on wasm funtions
authorSam Clegg <sbc@chromium.org>
Sun, 17 Dec 2017 17:50:07 +0000 (17:50 +0000)
committerSam Clegg <sbc@chromium.org>
Sun, 17 Dec 2017 17:50:07 +0000 (17:50 +0000)
commitc551522d250ae53d7cac031f91f9c605c02893e7
treee3e754275d2f93367c244d3c3ee4baea32203209
parent6f7bbf349f05eb569cf17ed9e8cf6a94acbd6120
[WebAssembly] Export some more info on wasm funtions

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

Also remove an unused field.

Subscribers: jfb, dschuff, jgravelle-google, aheejin, sunfish

Differential Revision: https://reviews.llvm.org/D41320

llvm-svn: 320946
llvm/include/llvm/BinaryFormat/Wasm.h
llvm/include/llvm/Object/Wasm.h
llvm/lib/Object/WasmObjectFile.cpp