[PATCH] D35234: [WebAssembly] Expose the offset of each data segment
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 17:25:32 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307741: [WebAssembly] Expose the offset of each data segment (authored by sbc).
Repository:
rL LLVM
https://reviews.llvm.org/D35234
Files:
llvm/trunk/include/llvm/BinaryFormat/Wasm.h
llvm/trunk/include/llvm/Object/Wasm.h
llvm/trunk/include/llvm/ObjectYAML/WasmYAML.h
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/lib/ObjectYAML/WasmYAML.cpp
llvm/trunk/test/MC/WebAssembly/external-data.ll
llvm/trunk/test/MC/WebAssembly/unnamed-data.ll
llvm/trunk/test/ObjectYAML/wasm/data_section.yaml
llvm/trunk/tools/obj2yaml/wasm2yaml.cpp
llvm/trunk/tools/yaml2obj/yaml2wasm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35234.106122.patch
Type: text/x-patch
Size: 6983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/bcfc1246/attachment.bin>
More information about the llvm-commits
mailing list