]> granicus.if.org Git - llvm/commit
[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)
commit178cf77a735d887fe779ddc0d2230748a982e454
tree69fe836f4aa0a2996f3dc729363eb3987964c43c
parent2854ea835f72ca6adceeb66fdbe5432175c3ec69
[WebAssembly] Fix relocation count in wasm binaries with call_indirect

Subscribers: jfb, dschuff

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301331 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/WasmObjectWriter.cpp