summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2019-04-19 23:40:36 +0000
committerThomas Lively <tlively@google.com>2019-04-19 23:40:36 +0000
commit84771e2d21e82fab54bbc463b7c3d31402b62a3c (patch)
tree980f3cec65fa58dd2b2b0d88a6d0c60d19a40f80 /llvm/lib/CodeGen
parent85e0ff752ca7aa15b7b429d4dbb62d9592570cc5 (diff)
downloadbcm5719-llvm-84771e2d21e82fab54bbc463b7c3d31402b62a3c.tar.gz
bcm5719-llvm-84771e2d21e82fab54bbc463b7c3d31402b62a3c.zip
[WebAssembly] Emit the DataCount section when bulk memory is enabled
Summary: The DataCount section is necessary for the bulk memory operations memory.init and data.drop to validate, but it is not recognized by engines that do not support bulk memory, so emit the section only if bulk-memory is enabled. Reviewers: aheejin, dschuff, sbc100 Subscribers: jgravelle-google, sunfish, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D60637 llvm-svn: 358798
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud