summaryrefslogtreecommitdiff
path: root/test/torture-s/builtin-prefetch-6.c.s
diff options
context:
space:
mode:
authorjgravelle-google <jgravelle@google.com>2016-10-06 17:00:17 -0700
committerGitHub <noreply@github.com>2016-10-06 17:00:17 -0700
commiteb958269b8f3c5dd98bb24f99e9f1d5deceaa032 (patch)
treea566248bc5ab4ded2b92c10cd8d1d0a638fdf157 /test/torture-s/builtin-prefetch-6.c.s
parent3370c630d4f3fe9590e78be48b417b87d6771455 (diff)
downloadbinaryen-eb958269b8f3c5dd98bb24f99e9f1d5deceaa032.tar.gz
binaryen-eb958269b8f3c5dd98bb24f99e9f1d5deceaa032.tar.bz2
binaryen-eb958269b8f3c5dd98bb24f99e9f1d5deceaa032.zip
Dot s block signatures (#747)
* Support block signatures in s2wasm's .s format * Autogenerate tests * update cfg-stackify tests * Remove conflict files
Diffstat (limited to 'test/torture-s/builtin-prefetch-6.c.s')
-rw-r--r--test/torture-s/builtin-prefetch-6.c.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/torture-s/builtin-prefetch-6.c.s b/test/torture-s/builtin-prefetch-6.c.s
index 55663d72f..84098ae75 100644
--- a/test/torture-s/builtin-prefetch-6.c.s
+++ b/test/torture-s/builtin-prefetch-6.c.s
@@ -105,7 +105,7 @@ prefetch_for_read: # @prefetch_for_read
i32.const $0=, -260
.LBB1_1: # %for.body
# =>This Inner Loop Header: Depth=1
- loop # label0:
+ loop # label0:
i32.const $push2=, 4
i32.add $push1=, $0, $pop2
tee_local $push0=, $0=, $pop1
@@ -127,7 +127,7 @@ prefetch_for_write: # @prefetch_for_write
i32.const $0=, -260
.LBB2_1: # %for.body
# =>This Inner Loop Header: Depth=1
- loop # label1:
+ loop # label1:
i32.const $push2=, 4
i32.add $push1=, $0, $pop2
tee_local $push0=, $0=, $pop1
@@ -175,5 +175,5 @@ arr_used:
.size arr_used, 4
- .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283502)"
+ .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)"
.functype exit, void, i32