commit | c9c28d96fabddd60e100c93ea64f173cc3d4cfdd | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Wed Jul 12 00:24:54 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Wed Jul 12 00:24:54 2017 +0000 |
tree | c576dcdbd3abe1364e15eb3faab156ba7bb8c8ff | |
parent | 4cdc8839345987817219acd53a5e6b902930821c [diff] |
[WebAssembly] Expose the offset of each data segment Summary: This allows tools like lld that process relocations to apply data relocation correctly. This information is required because relocation are stored as section offset. Subscribers: jfb, dschuff, jgravelle-google, aheejin Differential Revision: https://reviews.llvm.org/D35234 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307741 91177308-0d34-0410-b5e6-96231b3b80d8