[PATCH] D38296: [WebAssembly] Allow each data segment to specify its own alignment
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 29 09:51:53 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL314534: [WebAssembly] Allow each data segment to specify its own alignment (authored by sbc).
Changed prior to commit:
https://reviews.llvm.org/D38296?vs=116713&id=117168#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38296
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/MC/WebAssembly/weak.ll
llvm/trunk/test/ObjectYAML/wasm/weak_symbols.yaml
llvm/trunk/test/tools/llvm-nm/wasm/exports.yaml
llvm/trunk/test/tools/llvm-nm/wasm/imports.yaml
llvm/trunk/test/tools/llvm-nm/wasm/weak-symbols.yaml
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: D38296.117168.patch
Type: text/x-patch
Size: 19486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/d4aafeed/attachment.bin>
More information about the llvm-commits
mailing list