commit | 53a472fd29e990612d0174389eff58efa5d1f543 | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Tue Jun 06 19:15:05 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Tue Jun 06 19:15:05 2017 +0000 |
tree | 58dde4cb3a0e4cdce5b4a2c583feda5c9ed2ddb8 | |
parent | ae5480dda71f4d4c386a9746d26eb143c342b7a4 [diff] |
[WebAssembly] MC: Refactor relocation handling The change cleans up and unifies the handling of relocation entries in WasmObjectWriter. Type index relocation no longer need to be handled separately. The only externally visible change should be that type index relocations are no longer grouped at the end. Differential Revision: https://reviews.llvm.org/D33918 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304816 91177308-0d34-0410-b5e6-96231b3b80d8