[PATCH] D54490: [WebAssembly] Add support for dylink section in object format
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 13 12:21:32 PST 2018
sbc100 updated this revision to Diff 173910.
sbc100 added a comment.
update test
Repository:
rL LLVM
https://reviews.llvm.org/D54490
Files:
include/llvm/BinaryFormat/Wasm.h
include/llvm/Object/Wasm.h
include/llvm/ObjectYAML/WasmYAML.h
lib/Object/WasmObjectFile.cpp
lib/ObjectYAML/WasmYAML.cpp
test/ObjectYAML/wasm/dylink_section.yaml
tools/obj2yaml/wasm2yaml.cpp
tools/yaml2obj/yaml2wasm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54490.173910.patch
Type: text/x-patch
Size: 8463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/61648205/attachment.bin>
More information about the llvm-commits
mailing list