summaryrefslogtreecommitdiff
path: root/test/llvm_autogenerated/non-executable-stack.s
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@chromium.org>2016-10-06 15:55:21 -0700
committerGitHub <noreply@github.com>2016-10-06 15:55:21 -0700
commit7b637b77437157fdf207304e3179079a78de72b9 (patch)
tree435c648cdc4450ecbb4c148e229a7e0c73d2b5d0 /test/llvm_autogenerated/non-executable-stack.s
parentb910f49ede15d27391418b0056e1817e462d855f (diff)
downloadbinaryen-7b637b77437157fdf207304e3179079a78de72b9.tar.gz
binaryen-7b637b77437157fdf207304e3179079a78de72b9.tar.bz2
binaryen-7b637b77437157fdf207304e3179079a78de72b9.zip
Update s2wasm for removal of store results (#749)
Corresponds to LLVM change https://reviews.llvm.org/D25122
Diffstat (limited to 'test/llvm_autogenerated/non-executable-stack.s')
-rw-r--r--test/llvm_autogenerated/non-executable-stack.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/llvm_autogenerated/non-executable-stack.s b/test/llvm_autogenerated/non-executable-stack.s
index a331dc616..94a2f68d1 100644
--- a/test/llvm_autogenerated/non-executable-stack.s
+++ b/test/llvm_autogenerated/non-executable-stack.s
@@ -1,3 +1,3 @@
.text
- .file "/s/llvm/llvm/test/CodeGen/WebAssembly/non-executable-stack.ll"
+ .file "/s/llvm-upstream/llvm/test/CodeGen/WebAssembly/non-executable-stack.ll"