[PATCH] D59737: [WebAssembly] Support WebAssemblyFunctionInfo serialization
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 24 06:47:05 PDT 2019
aheejin updated this revision to Diff 192028.
aheejin marked an inline comment as done.
aheejin added a comment.
Deleted `isCFGStackified` field and its serialization
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59737/new/
https://reviews.llvm.org/D59737
Files:
lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
lib/Target/WebAssembly/WebAssemblyTargetMachine.h
test/CodeGen/WebAssembly/function-info.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59737.192028.patch
Type: text/x-patch
Size: 5407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190324/bce8881b/attachment.bin>
More information about the llvm-commits
mailing list