[PATCH] D46141: [WebAssembly] Add --stack-first option which places the shadow stack at start of linear memory
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 11:56:19 PDT 2018
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.
Fixes https://bugs.llvm.org/show_bug.cgi?id=37181
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D46141
Files:
test/wasm/data-layout.ll
wasm/Config.h
wasm/Driver.cpp
wasm/Options.td
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46141.144174.patch
Type: text/x-patch
Size: 5930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/65bd8ff9/attachment.bin>
More information about the llvm-commits
mailing list