[PATCH] D37886: [WebAssembly] Add support for naming wasm data segments
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 19 16:04:09 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313692: [WebAssembly] Add support for naming wasm data segments (authored by sbc).
Repository:
rL LLVM
https://reviews.llvm.org/D37886
Files:
llvm/trunk/include/llvm/BinaryFormat/Wasm.h
llvm/trunk/include/llvm/ObjectYAML/WasmYAML.h
llvm/trunk/lib/MC/WasmObjectWriter.cpp
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/lib/ObjectYAML/WasmYAML.cpp
llvm/trunk/test/MC/WebAssembly/array-fill.ll
llvm/trunk/test/MC/WebAssembly/bss.ll
llvm/trunk/test/MC/WebAssembly/explicit-sections.ll
llvm/trunk/test/MC/WebAssembly/unnamed-data.ll
llvm/trunk/test/MC/WebAssembly/weak-alias.ll
llvm/trunk/test/tools/llvm-readobj/sections.test
llvm/trunk/tools/llvm-readobj/WasmDumper.cpp
llvm/trunk/tools/obj2yaml/wasm2yaml.cpp
llvm/trunk/tools/yaml2obj/yaml2wasm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37886.115915.patch
Type: text/x-patch
Size: 12514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/98afb3be/attachment.bin>
More information about the llvm-commits
mailing list