diff options
author | Dan Gohman <sunfish@mozilla.com> | 2020-04-21 10:35:10 -0700 |
---|---|---|
committer | Dan Gohman <sunfish@mozilla.com> | 2020-06-03 14:02:47 -0700 |
commit | d496437a0bfd6d135343026cdb7b6a69cb6af536 (patch) | |
tree | fb614d69e16fee6587780d8c90314fa6df4e3a53 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 900f78a714c583dd87432a9c89f6ccade8430fac (diff) | |
download | llvm-d496437a0bfd6d135343026cdb7b6a69cb6af536.zip llvm-d496437a0bfd6d135343026cdb7b6a69cb6af536.tar.gz llvm-d496437a0bfd6d135343026cdb7b6a69cb6af536.tar.bz2 |
[WebAssembly] Add support for -mexec-model=reactor
This adds a -mexec-model= command-line flag. The default value is "command"
which is no change from the current behavior. The other option is "reactor"
which enables the WASI Reactor ABI:
https://github.com/WebAssembly/WASI/blob/master/design/application-abi.md
Differential Revision: https://reviews.llvm.org/D62922
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions