[PATCH] D56762: [WebAssembly] Store section alignment as a power of 2
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 17:01:24 PST 2019
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.
This change bumps for version number of the wasm object file
metadata.
See https://github.com/WebAssembly/tool-conventions/pull/92
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D56762
Files:
test/wasm/Inputs/globals.yaml
test/wasm/Inputs/undefined-globals.yaml
test/wasm/locals-duplicate.test
test/wasm/many-functions.ll
test/wasm/relocatable.ll
test/wasm/stack-pointer.ll
test/wasm/weak-alias.ll
wasm/OutputSegment.h
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56762.181938.patch
Type: text/x-patch
Size: 7861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/354b2fd4/attachment.bin>
More information about the llvm-commits
mailing list