[WebAssembly] Assign GOT entries symbols used in data relocations
authorSam Clegg <sbc@chromium.org>
Wed, 10 Apr 2019 15:06:17 +0000 (15:06 +0000)
committerSam Clegg <sbc@chromium.org>
Wed, 10 Apr 2019 15:06:17 +0000 (15:06 +0000)
commit0d9f609d824d50e963799b826f2cb2328e51b047
tree4c76985fd5c10ca6d8b1d6e12f67561ee3d632d7
parentae6c9403d136b292125538b4097d90310ff48abf
[WebAssembly] Assign GOT entries symbols used in data relocations

Differential Revision: https://reviews.llvm.org/D60492

llvm-svn: 358090
lld/test/wasm/shared.ll
lld/wasm/InputChunks.cpp
lld/wasm/Writer.cpp