diff options
author | Sam Clegg <sbc@chromium.org> | 2018-05-08 00:08:21 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-05-08 00:08:21 +0000 |
commit | 25d8e68b87c1794580d2c1577fd8382b6be34e08 (patch) | |
tree | b21a07c6b04ee8ddc843a03f3fdd28010207e50d /clang/lib/CodeGen/CGExprAgg.cpp | |
parent | 22c568ba73227bd4aa2abb34d9d7f3f1ecc37e2c (diff) | |
download | bcm5719-llvm-25d8e68b87c1794580d2c1577fd8382b6be34e08.tar.gz bcm5719-llvm-25d8e68b87c1794580d2c1577fd8382b6be34e08.zip |
[WebAssembly] MC: Use existing MCSymbol.Index field rather than inventing extra mapping
MCSymbol has getIndex/setIndex which are implementation defined
and on other platforms are used to store the symbol table
index. It makes sense to use this rather than invent a new
mapping.
Differential Revision: https://reviews.llvm.org/D46555
llvm-svn: 331705
Diffstat (limited to 'clang/lib/CodeGen/CGExprAgg.cpp')
0 files changed, 0 insertions, 0 deletions