commit | 557b2891e65a846d99db4e495808b1c82a158e1a | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Wed Apr 25 18:24:08 2018 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Wed Apr 25 18:24:08 2018 +0000 |
tree | 48dc2c3679246ff08b5d37c4e54c1625b1ce7e9f | |
parent | 5fc3ea70fc4df35891e45711688e576d3c6d7ec2 [diff] |
[WebAssebmly] Add Module name to WasmSymbol Imports in a wasm module can have custom module name. This change adds the module name to the WasmSymbol structure so that the linker can preserve this module name. This is needed to fix: https://bugs.llvm.org/show_bug.cgi?id=37168 Differential Revision: https://reviews.llvm.org/D45797 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330854 91177308-0d34-0410-b5e6-96231b3b80d8