[PATCH] D46141: [WebAssembly] Add --stack-first option which places the shadow stack at start of linear memory

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 3 10:25:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD331467: [WebAssembly] Add --stack-first option which places the shadow stack at start… (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46141?vs=145044&id=145046#toc

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.145046.patch
Type: text/x-patch
Size: 6858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/2339239b/attachment.bin>


More information about the llvm-commits mailing list