summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/BinaryFormat/Wasm.h
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-01-31 19:28:47 +0000
committerSam Clegg <sbc@chromium.org>2018-01-31 19:28:47 +0000
commitf9edbe95db69e851c2bed712318f43b45de31ddd (patch)
tree7078429422ac76fe1fe9bc24e9fd96f54358a3e5 /llvm/include/llvm/BinaryFormat/Wasm.h
parentf9a9e9a2513b04ed1a85e857df32137fbb67bd44 (diff)
downloadbcm5719-llvm-f9edbe95db69e851c2bed712318f43b45de31ddd.tar.gz
bcm5719-llvm-f9edbe95db69e851c2bed712318f43b45de31ddd.zip
[WebAssembly] MC: Resolve aliases when creating provisional table entries
This change is useful for the upcoming addition of the symbol table (D41954) since in that world aliases for given function all share the same function index. This change does not effect lld because it essentially ignores the wasm "table". The table exists only to the wasm objects will validate and disassembly meaningfully. Patch by Nicholas Wilson! Differential Revision: https://reviews.llvm.org/D42095 llvm-svn: 323900
Diffstat (limited to 'llvm/include/llvm/BinaryFormat/Wasm.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud