commit | 992cf17563f09a41222f28b64ddf554f5c81ff3c | [log] [tgz] |
---|---|---|
author | Derek Schuff <dschuff@google.com> | Tue Nov 06 17:27:25 2018 +0000 |
committer | Derek Schuff <dschuff@google.com> | Tue Nov 06 17:27:25 2018 +0000 |
tree | 844101dc9090c6593da70a7c0ee2b258c3d33d4a | |
parent | 09d77c0de9e2f7fcebe292a669faa5d8911dc4d6 [diff] |
[WebAssembly] Add shared memory support to limits field Support the IS_SHARED bit in the memory limits flag word. The compiler does not create object files with memory definitions, but the field is used by the linker. Differential Revision: https://reviews.llvm.org/D54131 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346246 91177308-0d34-0410-b5e6-96231b3b80d8