[WebAssembly] Fix relocation count in wasm binaries with call_indirect
authorSam Clegg <sbc@chromium.org>
Tue, 25 Apr 2017 17:13:23 +0000 (17:13 +0000)
committerSam Clegg <sbc@chromium.org>
Tue, 25 Apr 2017 17:13:23 +0000 (17:13 +0000)
commit03b1923725fc3c44920f197c084bd7bfdbddd9d1
tree5cb00aec7ca0c6aac6a60e11f965fd12224f875e
parent7fb391fea3af9d4f0f970e2bf4b16cead76dc3b0
[WebAssembly] Fix relocation count in wasm binaries with call_indirect

Subscribers: jfb, dschuff

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

llvm-svn: 301331
llvm/lib/MC/WasmObjectWriter.cpp