[PATCH] D59737: [WebAssembly] Support WebAssemblyFunctionInfo serialization

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 10:34:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357009: [WebAssembly] Support WebAssemblyFunctionInfo serialization (authored by aheejin, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59737

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59737.192292.patch
Type: text/x-patch
Size: 5605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190326/a089207d/attachment.bin>


More information about the llvm-commits mailing list