[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 12:02:08 PDT 2018


sbc100 updated this revision to Diff 144176.
sbc100 added a comment.

- typos


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46141

Files:
  test/wasm/stack-first.test
  wasm/Config.h
  wasm/Driver.cpp
  wasm/Options.td
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46141.144176.patch
Type: text/x-patch
Size: 5549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/a6a6728d/attachment.bin>


More information about the llvm-commits mailing list