commit | d291c78308490024058968511bbdf76d6e5852bc | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Mon Jun 12 23:52:44 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Mon Jun 12 23:52:44 2017 +0000 |
tree | 7a0d499c79de0c0986bd6d49e2e6cad09bd6ea60 | |
parent | 011dd83cbf44ef90c609057c1de6abc686c0a677 [diff] |
[WebAssembly] MC: Fix value of R_WEBASSEMBLY_TABLE_INDEX relocations Previously we were writing the value function index space value but for these types of relocations we want to be writing the table element index space value. Add a test case for these relocation types that fails without this change. Differential Revision: https://reviews.llvm.org/D33962 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305253 91177308-0d34-0410-b5e6-96231b3b80d8