commit | 6b54fc31e57e38c7ae6b9ba43a8e8916e6116bb4 | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Tue Jan 09 21:38:53 2018 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Tue Jan 09 21:38:53 2018 +0000 |
tree | 99b2e044843f3a586e02d680aa8a09e877aea12a | |
parent | ebe2b0b004f6511188daafc2d8af69db8f1cebad [diff] |
[WebAssembly] Explicitly specify function/global index space in YAML These indexes are useful because they are not always zero based and functions and globals are referenced elsewhere by their index. This matches what we already do for the type index space. Differential Revision: https://reviews.llvm.org/D41877 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322121 91177308-0d34-0410-b5e6-96231b3b80d8