commit | 194a4e0c2304159a2f414a775121673b756edf99 | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Tue Apr 24 18:11:36 2018 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Tue Apr 24 18:11:36 2018 +0000 |
tree | 16b4b1832c26413de7e8d8629d96333d51d81352 | |
parent | 0e90219cfdc87567a42f62b05febbe66f6af73f0 [diff] |
[WebAssembly] Use section index in relocation section header Rather than referring to sections my their code, use the absolute index of the target section within the module. See https://github.com/WebAssembly/tool-conventions/issues/52 Differential Revision: https://reviews.llvm.org/D45980 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330749 91177308-0d34-0410-b5e6-96231b3b80d8