[PATCH] D43097: [WebAssembly] Allow for the creation of user-defined custom sections
Dan Gohman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 9 14:53:15 PST 2018
sunfish updated this revision to Diff 133691.
sunfish added a comment.
Created a struct to replace the noisy std::pair code.
Repository:
rL LLVM
https://reviews.llvm.org/D43097
Files:
lib/MC/WasmObjectWriter.cpp
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
test/CodeGen/WebAssembly/custom-sections.ll
test/MC/WebAssembly/custom-sections.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43097.133691.patch
Type: text/x-patch
Size: 8631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/bfa52526/attachment.bin>
More information about the llvm-commits
mailing list