[PATCH] D97174: [WebAssembly] Support WasmEHFuncInfo serialization

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 13:08:47 PST 2021


aheejin updated this revision to Diff 325544.
aheejin marked an inline comment as done.
aheejin added a comment.

Add `const`s


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97174

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
  llvm/test/CodeGen/WebAssembly/function-info.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97174.325544.patch
Type: text/x-patch
Size: 6981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/f0c31bc3/attachment-0001.bin>


More information about the llvm-commits mailing list