[PATCH] D60013: [WebAssembly] Add mutable globals feature
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 29 15:01:33 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357321: [WebAssembly] Add mutable globals feature (authored by tlively, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60013?vs=192911&id=192925#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60013/new/
https://reviews.llvm.org/D60013
Files:
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/lib/Basic/Targets/WebAssembly.cpp
cfe/trunk/lib/Basic/Targets/WebAssembly.h
cfe/trunk/test/Preprocessor/wasm-target-features.c
llvm/trunk/lib/Target/WebAssembly/WebAssembly.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblySubtarget.h
llvm/trunk/test/CodeGen/WebAssembly/mutable-globals.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60013.192925.patch
Type: text/x-patch
Size: 6624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/5a389644/attachment.bin>
More information about the llvm-commits
mailing list