[PATCH] D99191: [WebAssembly][MC] Record limit constraints for table sizes

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 01:44:09 PDT 2021


wingo updated this revision to Diff 332894.
wingo marked an inline comment as done.
wingo added a comment.

Address feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99191

Files:
  llvm/include/llvm/MC/MCSymbolWasm.h
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  llvm/test/MC/WebAssembly/tables.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99191.332894.patch
Type: text/x-patch
Size: 8022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/98eae007/attachment.bin>


More information about the llvm-commits mailing list