commit | e1acb56f11946214ba2903e25c7cce3d9e5f7791 | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Thu Dec 14 21:10:03 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Thu Dec 14 21:10:03 2017 +0000 |
tree | 116d9304faf586a507e28272bca84147a44a6f5e | |
parent | 00bb3b5609d49633f5c456b414e80bc72da728aa [diff] |
[WebAssembly] Add support for init functions linking metadata Summary: This change lays the groundwork lowering of @llvm.global_ctors and @llvm.global_dtors for the wasm object format. Some parts of this patch are subset of: https://reviews.llvm.org/D40759 See https://github.com/WebAssembly/tool-conventions/issues/25 Subscribers: jfb, dschuff, jgravelle-google, aheejin, sunfish Differential Revision: https://reviews.llvm.org/D41208 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320742 91177308-0d34-0410-b5e6-96231b3b80d8