summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2017-09-26 18:21:12 +0000
committerSam Clegg <sbc@chromium.org>2017-09-26 18:21:12 +0000
commitafd34c6df76a68b581205a21733ceedf8676932d (patch)
treee81f19fd4fb611d77e25cc99a551762fbce2ba3d /clang/lib/Sema/SemaCodeComplete.cpp
parent9d10bdf6448f8971e5c893d23bcb7d933a0efce4 (diff)
downloadbcm5719-llvm-afd34c6df76a68b581205a21733ceedf8676932d.tar.gz
bcm5719-llvm-afd34c6df76a68b581205a21733ceedf8676932d.zip
[WebAssembly] Use function/global index space in WasmSymbol
It is useful for the symbol to contain the index of the function of global it represents in the function/global index space. For imports we also store the import index so that the linker can find, for example, the signature of the corresponding function, which is defined by the import In the long run we need to decide whether this API surface should be closer to binary (where imported functions are seperate) or the wasm spec (where the function index space is unified). Differential Revision: https://reviews.llvm.org/D38189 llvm-svn: 314230
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud