[PATCH] D96001: [WebAssembly][lld] Preassign table number 0 to indirect function table for MVP inputs

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 11:21:29 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4fc25573089c: [WebAssembly][lld] Preassign table number 0 to indirect function table for MVP… (authored by wingo).

Changed prior to commit:
  https://reviews.llvm.org/D96001?vs=323335&id=323416#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96001/new/

https://reviews.llvm.org/D96001

Files:
  lld/test/wasm/invalid-mvp-table-use.s
  lld/test/wasm/shared.ll
  lld/wasm/Config.h
  lld/wasm/Driver.cpp
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  lld/wasm/Symbols.cpp
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96001.323416.patch
Type: text/x-patch
Size: 18320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/acd2550f/attachment.bin>


More information about the llvm-commits mailing list