summaryrefslogtreecommitdiff
path: root/test/llvm_autogenerated/non-executable-stack.wast
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2016-01-25 08:02:38 -0800
committerDan Gohman <sunfish@mozilla.com>2016-01-25 09:58:31 -0800
commit28adf7c1bdbed96e97499ca5955594790a0022b9 (patch)
treeb3707f55495fe0cfe9eb85cfb4c81f7290df34e0 /test/llvm_autogenerated/non-executable-stack.wast
parentda726f060373d957704c51cdb019026e6c3c0a41 (diff)
downloadbinaryen-28adf7c1bdbed96e97499ca5955594790a0022b9.tar.gz
binaryen-28adf7c1bdbed96e97499ca5955594790a0022b9.tar.bz2
binaryen-28adf7c1bdbed96e97499ca5955594790a0022b9.zip
Latest LLVM + http://reviews.llvm.org/D16534
Diffstat (limited to 'test/llvm_autogenerated/non-executable-stack.wast')
-rw-r--r--test/llvm_autogenerated/non-executable-stack.wast4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/llvm_autogenerated/non-executable-stack.wast b/test/llvm_autogenerated/non-executable-stack.wast
new file mode 100644
index 000000000..62e304e84
--- /dev/null
+++ b/test/llvm_autogenerated/non-executable-stack.wast
@@ -0,0 +1,4 @@
+(module
+ (memory 0 4294967295)
+)
+;; METADATA: { "asmConsts": {},"staticBump": 4 }