summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprAgg.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-05-08 00:08:21 +0000
committerSam Clegg <sbc@chromium.org>2018-05-08 00:08:21 +0000
commit25d8e68b87c1794580d2c1577fd8382b6be34e08 (patch)
treeb21a07c6b04ee8ddc843a03f3fdd28010207e50d /clang/lib/CodeGen/CGExprAgg.cpp
parent22c568ba73227bd4aa2abb34d9d7f3f1ecc37e2c (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud