commit | d6def3abef60e5cae6923c07fe89b3dd7e91627a | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Tue Jun 06 16:38:59 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Tue Jun 06 16:38:59 2017 +0000 |
tree | 741d2c3386ad9dff48b7400c124d391c8f2e6379 | |
parent | 55caeda9d7d2d211610b851d01317c0d798a81fd [diff] |
[WebAssembly] Remove unused methods from MCWasmObjectTargetWriter These methods looks like they were originally came from MCELFObjectTargetWriter but they are never called by the WasmObjectWriter. Remove these methods meant the declaration of WasmRelocationEntry could also move into the cpp file. Differential Revision: https://reviews.llvm.org/D33905 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304804 91177308-0d34-0410-b5e6-96231b3b80d8