diff options
author | Sam Clegg <sbc@chromium.org> | 2018-01-09 21:38:53 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-01-09 21:38:53 +0000 |
commit | e53af7f6df2cabaa62516e32ae00aaf271258fa4 (patch) | |
tree | dac521f63a63655bedd0ea9cb27429a8943ea6cb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d68fa1be57ae66236af53f7a16e78309d2aecdea (diff) | |
download | llvm-e53af7f6df2cabaa62516e32ae00aaf271258fa4.zip llvm-e53af7f6df2cabaa62516e32ae00aaf271258fa4.tar.gz llvm-e53af7f6df2cabaa62516e32ae00aaf271258fa4.tar.bz2 |
[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
llvm-svn: 322121
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions