diff options
854 files changed, 3289 insertions, 3289 deletions
diff --git a/test/revision b/test/revision index 149b8ad31..ba27a8d04 100644 --- a/test/revision +++ b/test/revision @@ -1 +1 @@ -4704a2c28432abe0efaeee88f1b61e36a796163e
\ No newline at end of file +4ca55c12e7fae4702634a2406298f4d601c3fe74
\ No newline at end of file diff --git a/test/torture-s/20000112-1.c.s b/test/torture-s/20000112-1.c.s index 421d758c1..1b485a020 100644 --- a/test/torture-s/20000112-1.c.s +++ b/test/torture-s/20000112-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000113-1.c.s b/test/torture-s/20000113-1.c.s index 5785335c7..9320e7fdf 100644 --- a/test/torture-s/20000113-1.c.s +++ b/test/torture-s/20000113-1.c.s @@ -27,10 +27,10 @@ foobar: # @foobar br_if $pop8, .LBB0_3 # BB#2: # %if.end i32.const $push9=, 0 - call exit, $pop9 + call exit@FUNCTION, $pop9 unreachable .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foobar, .Lfunc_end0-foobar @@ -45,7 +45,7 @@ main: # @main i32.const $push2=, 1 i32.const $push1=, 2 i32.const $push0=, 3 - i32.call $discard=, foobar, $pop2, $pop1, $pop0 + i32.call $discard=, foobar@FUNCTION, $pop2, $pop1, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000205-1.c.s b/test/torture-s/20000205-1.c.s index e3990f7ae..8e36216dd 100644 --- a/test/torture-s/20000205-1.c.s +++ b/test/torture-s/20000205-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000217-1.c.s b/test/torture-s/20000217-1.c.s index 99cf0fe6d..ba26df49a 100644 --- a/test/torture-s/20000217-1.c.s +++ b/test/torture-s/20000217-1.c.s @@ -30,7 +30,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000223-1.c.s b/test/torture-s/20000223-1.c.s index 9651fa37c..6072bdd02 100644 --- a/test/torture-s/20000223-1.c.s +++ b/test/torture-s/20000223-1.c.s @@ -16,7 +16,7 @@ check: # @check # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size check, .Lfunc_end0-check diff --git a/test/torture-s/20000224-1.c.s b/test/torture-s/20000224-1.c.s index e87a725e0..6aeeebabb 100644 --- a/test/torture-s/20000224-1.c.s +++ b/test/torture-s/20000224-1.c.s @@ -74,7 +74,7 @@ main: # @main i32.const $push7=, 0 i32.store $discard=, flag($pop7), $5 .LBB1_4: # %test.exit - call exit, $2 + call exit@FUNCTION, $2 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000225-1.c.s b/test/torture-s/20000225-1.c.s index 456fb37b9..97f380bb5 100644 --- a/test/torture-s/20000225-1.c.s +++ b/test/torture-s/20000225-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000314-1.c.s b/test/torture-s/20000314-1.c.s index ef8458f7f..eeb45d58d 100644 --- a/test/torture-s/20000314-1.c.s +++ b/test/torture-s/20000314-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000314-2.c.s b/test/torture-s/20000314-2.c.s index ed5b796ae..5cf8260a0 100644 --- a/test/torture-s/20000314-2.c.s +++ b/test/torture-s/20000314-2.c.s @@ -13,10 +13,10 @@ main: # @main i32.load $push0=, a($0) br_if $pop0, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000314-3.c.s b/test/torture-s/20000314-3.c.s index d9876c649..96ede36c6 100644 --- a/test/torture-s/20000314-3.c.s +++ b/test/torture-s/20000314-3.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000402-1.c.s b/test/torture-s/20000402-1.c.s index 0dfbd062b..a4de739be 100644 --- a/test/torture-s/20000402-1.c.s +++ b/test/torture-s/20000402-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000403-1.c.s b/test/torture-s/20000403-1.c.s index d3ed12093..f7f95247d 100644 --- a/test/torture-s/20000403-1.c.s +++ b/test/torture-s/20000403-1.c.s @@ -18,10 +18,10 @@ main: # @main i32.le_s $push5=, $pop4, $0 br_if $pop5, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000412-1.c.s b/test/torture-s/20000412-1.c.s index 2c5f6fdec..e4aa8a041 100644 --- a/test/torture-s/20000412-1.c.s +++ b/test/torture-s/20000412-1.c.s @@ -34,10 +34,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000412-2.c.s b/test/torture-s/20000412-2.c.s index 827347079..c82b42087 100644 --- a/test/torture-s/20000412-2.c.s +++ b/test/torture-s/20000412-2.c.s @@ -26,7 +26,7 @@ f: # @f i32.add $push1=, $0, $pop0 i32.const $5=, 12 i32.add $5=, $4, $5 - i32.call $0=, f, $pop1, $5 + i32.call $0=, f@FUNCTION, $pop1, $5 br .LBB0_3 .LBB0_2: # %if.then i32.load $0=, 0($1) @@ -51,15 +51,15 @@ main: # @main i32.const $2=, 0 block .LBB1_2 i32.const $push0=, 100 - i32.call $push1=, f, $pop0, $2 + i32.call $push1=, f@FUNCTION, $pop0, $2 i32.const $push2=, 1 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 # BB#1: # %if.end - call exit, $2 + call exit@FUNCTION, $2 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000412-4.c.s b/test/torture-s/20000412-4.c.s index 069570f0b..1230de5ad 100644 --- a/test/torture-s/20000412-4.c.s +++ b/test/torture-s/20000412-4.c.s @@ -40,7 +40,7 @@ f: # @f br_if $pop11, .LBB0_2 br .LBB0_5 .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_5: # %for.cond6.preheader return @@ -56,7 +56,7 @@ main: # @main .result i32 # BB#0: # %for.cond.i.2.1 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000412-5.c.s b/test/torture-s/20000412-5.c.s index 7ac205ff1..d854de3ee 100644 --- a/test/torture-s/20000412-5.c.s +++ b/test/torture-s/20000412-5.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000412-6.c.s b/test/torture-s/20000412-6.c.s index a12f6a99e..955cbfc8d 100644 --- a/test/torture-s/20000412-6.c.s +++ b/test/torture-s/20000412-6.c.s @@ -23,10 +23,10 @@ main: # @main i32.ne $push10=, $pop8, $pop9 br_if $pop10, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000422-1.c.s b/test/torture-s/20000422-1.c.s index 52abac83f..b8a8416a8 100644 --- a/test/torture-s/20000422-1.c.s +++ b/test/torture-s/20000422-1.c.s @@ -84,10 +84,10 @@ main: # @main br_if $pop19, .LBB0_8 br .LBB0_11 .LBB0_10: # %if.then21 - call abort + call abort@FUNCTION unreachable .LBB0_11: # %for.end25 - call exit, $5 + call exit@FUNCTION, $5 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000503-1.c.s b/test/torture-s/20000503-1.c.s index db95c02d9..27851f5c7 100644 --- a/test/torture-s/20000503-1.c.s +++ b/test/torture-s/20000503-1.c.s @@ -28,7 +28,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000511-1.c.s b/test/torture-s/20000511-1.c.s index b5e5d036d..e575d184b 100644 --- a/test/torture-s/20000511-1.c.s +++ b/test/torture-s/20000511-1.c.s @@ -13,7 +13,7 @@ f: # @f # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -26,7 +26,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000519-2.c.s b/test/torture-s/20000519-2.c.s index 9264c0b55..743f625e8 100644 --- a/test/torture-s/20000519-2.c.s +++ b/test/torture-s/20000519-2.c.s @@ -15,10 +15,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000523-1.c.s b/test/torture-s/20000523-1.c.s index f9aba7d96..abd20c88c 100644 --- a/test/torture-s/20000523-1.c.s +++ b/test/torture-s/20000523-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000528-1.c.s b/test/torture-s/20000528-1.c.s index 1bd8d3974..7323f5dcc 100644 --- a/test/torture-s/20000528-1.c.s +++ b/test/torture-s/20000528-1.c.s @@ -16,10 +16,10 @@ main: # @main i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000605-1.c.s b/test/torture-s/20000605-1.c.s index de263d118..5e0073f7b 100644 --- a/test/torture-s/20000605-1.c.s +++ b/test/torture-s/20000605-1.c.s @@ -23,10 +23,10 @@ main: # @main br_if $pop2, .LBB0_4 # BB#3: # %if.end i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000605-2.c.s b/test/torture-s/20000605-2.c.s index 4eac1ceec..3b4307a7d 100644 --- a/test/torture-s/20000605-2.c.s +++ b/test/torture-s/20000605-2.c.s @@ -34,7 +34,7 @@ f1: # @f1 br_if $pop8, .LBB0_1 br .LBB0_4 .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_4: # %for.end return @@ -49,7 +49,7 @@ main: # @main .result i32 # BB#0: # %for.inc.i i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000622-1.c.s b/test/torture-s/20000622-1.c.s index e645cfd2e..269da15af 100644 --- a/test/torture-s/20000622-1.c.s +++ b/test/torture-s/20000622-1.c.s @@ -24,7 +24,7 @@ foo: # @foo i32.const $push6=, 0 return $pop6 .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -59,7 +59,7 @@ baz: # @baz # BB#2: # %foo.exit return .LBB2_3: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size baz, .Lfunc_end2-baz @@ -72,7 +72,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20000703-1.c.s b/test/torture-s/20000703-1.c.s index 8680fcb0f..145a07fd5 100644 --- a/test/torture-s/20000703-1.c.s +++ b/test/torture-s/20000703-1.c.s @@ -35,10 +35,10 @@ bar: # @bar # BB#0: # %entry i32.const $3=, 0 i32.const $push0=, 28 - call memset, $0, $3, $pop0 + call memset@FUNCTION, $0, $3, $pop0 i32.const $push1=, .L.str.1 i32.const $push2=, 17 - call memcpy, $0, $pop1, $pop2 + call memcpy@FUNCTION, $0, $pop1, $pop2 i32.const $push3=, 19 i32.add $push4=, $0, $pop3 i32.load8_u $push5=, .L.str+2($3) @@ -63,7 +63,7 @@ main: # @main .result i32 # BB#0: # %if.end8 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20000706-3.c.s b/test/torture-s/20000706-3.c.s index 31c74553d..d3500bc7b 100644 --- a/test/torture-s/20000706-3.c.s +++ b/test/torture-s/20000706-3.c.s @@ -34,7 +34,7 @@ bar: # @bar # BB#2: # %if.end return .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size bar, .Lfunc_end1-bar @@ -59,7 +59,7 @@ foo: # @foo # BB#2: # %bar.exit return .LBB2_3: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size foo, .Lfunc_end2-foo @@ -75,7 +75,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 1 i32.store $discard=, c($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20000715-1.c.s b/test/torture-s/20000715-1.c.s index c1160f462..77ec89b1b 100644 --- a/test/torture-s/20000715-1.c.s +++ b/test/torture-s/20000715-1.c.s @@ -87,7 +87,7 @@ main: # @main i32.const $push0=, 3 i32.store $push1=, x($0), $pop0 i32.store $discard=, y($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end6: .size main, .Lfunc_end6-main diff --git a/test/torture-s/20000715-2.c.s b/test/torture-s/20000715-2.c.s index 1248c0685..c8ab42422 100644 --- a/test/torture-s/20000715-2.c.s +++ b/test/torture-s/20000715-2.c.s @@ -26,7 +26,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000717-2.c.s b/test/torture-s/20000717-2.c.s index 433e943ed..92379973a 100644 --- a/test/torture-s/20000717-2.c.s +++ b/test/torture-s/20000717-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000717-3.c.s b/test/torture-s/20000717-3.c.s index f988ebf89..77662ffd7 100644 --- a/test/torture-s/20000717-3.c.s +++ b/test/torture-s/20000717-3.c.s @@ -34,10 +34,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000722-1.c.s b/test/torture-s/20000722-1.c.s index fa2316964..2d6928fd5 100644 --- a/test/torture-s/20000722-1.c.s +++ b/test/torture-s/20000722-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -42,7 +42,7 @@ foo: # @foo i32.store $discard=, 0($pop4), $pop5 return .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size foo, .Lfunc_end2-foo diff --git a/test/torture-s/20000726-1.c.s b/test/torture-s/20000726-1.c.s index 416eaecf9..8f6886ffe 100644 --- a/test/torture-s/20000726-1.c.s +++ b/test/torture-s/20000726-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000731-1.c.s b/test/torture-s/20000731-1.c.s index 90f4384db..4eeadf0da 100644 --- a/test/torture-s/20000731-1.c.s +++ b/test/torture-s/20000731-1.c.s @@ -30,7 +30,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20000731-2.c.s b/test/torture-s/20000731-2.c.s index a71d02cc7..2b0f81778 100644 --- a/test/torture-s/20000731-2.c.s +++ b/test/torture-s/20000731-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000801-1.c.s b/test/torture-s/20000801-1.c.s index 5eda13060..fd291a52c 100644 --- a/test/torture-s/20000801-1.c.s +++ b/test/torture-s/20000801-1.c.s @@ -60,10 +60,10 @@ main: # @main br_if $pop4, .LBB1_2 # BB#1: # %if.end i32.const $push2=, 0 - call exit, $pop2 + call exit@FUNCTION, $pop2 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000801-3.c.s b/test/torture-s/20000801-3.c.s index 1b1865113..2581ea251 100644 --- a/test/torture-s/20000801-3.c.s +++ b/test/torture-s/20000801-3.c.s @@ -15,10 +15,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB0_2 # BB#1: # %if.then - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.else - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000818-1.c.s b/test/torture-s/20000818-1.c.s index 02cad2a7d..312494188 100644 --- a/test/torture-s/20000818-1.c.s +++ b/test/torture-s/20000818-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000819-1.c.s b/test/torture-s/20000819-1.c.s index 016bc80d4..262381eeb 100644 --- a/test/torture-s/20000819-1.c.s +++ b/test/torture-s/20000819-1.c.s @@ -32,7 +32,7 @@ foo: # @foo br_if $pop7, .LBB0_2 br .LBB0_5 .LBB0_4: # %if.then - call exit, $2 + call exit@FUNCTION, $2 unreachable .LBB0_5: # %for.end return @@ -59,10 +59,10 @@ main: # @main i32.le_s $push5=, $pop0, $pop4 br_if $pop5, .LBB1_3 # BB#2: # %for.cond.i.1 - call abort + call abort@FUNCTION unreachable .LBB1_3: # %if.then.i - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20000910-1.c.s b/test/torture-s/20000910-1.c.s index 32095297b..c547701e9 100644 --- a/test/torture-s/20000910-1.c.s +++ b/test/torture-s/20000910-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -48,7 +48,7 @@ baz: # @baz # BB#1: # %if.end return .LBB3_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size baz, .Lfunc_end3-baz diff --git a/test/torture-s/20000910-2.c.s b/test/torture-s/20000910-2.c.s index 5a7ae991e..fd31e02ec 100644 --- a/test/torture-s/20000910-2.c.s +++ b/test/torture-s/20000910-2.c.s @@ -12,24 +12,24 @@ main: # @main i32.const $1=, 42 block .LBB0_4 i32.load $push0=, list($0) - i32.call $push1=, strchr, $pop0, $1 + i32.call $push1=, strchr@FUNCTION, $pop0, $1 i32.const $push4=, 0 i32.eq $push5=, $pop1, $pop4 br_if $pop5, .LBB0_4 # BB#1: # %if.then.i block .LBB0_3 i32.load $push2=, list+4($0) - i32.call $push3=, strchr, $pop2, $1 + i32.call $push3=, strchr@FUNCTION, $pop2, $1 i32.const $push6=, 0 i32.eq $push7=, $pop3, $pop6 br_if $pop7, .LBB0_3 # BB#2: # %foo.exit return $0 .LBB0_3: # %if.else.i - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_4: # %if.then2.i - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20000914-1.c.s b/test/torture-s/20000914-1.c.s index 0618bb881..323494413 100644 --- a/test/torture-s/20000914-1.c.s +++ b/test/torture-s/20000914-1.c.s @@ -28,7 +28,7 @@ convert_like_real: # @convert_like_real # BB#1: # %sw.bb return $0 .LBB1_2: # %sw.epilog - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size convert_like_real, .Lfunc_end1-convert_like_real @@ -41,7 +41,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20000917-1.c.s b/test/torture-s/20000917-1.c.s index 30572117b..7cee5b6e0 100644 --- a/test/torture-s/20000917-1.c.s +++ b/test/torture-s/20000917-1.c.s @@ -38,7 +38,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20001011-1.c.s b/test/torture-s/20001011-1.c.s index 110d4848b..891106620 100644 --- a/test/torture-s/20001011-1.c.s +++ b/test/torture-s/20001011-1.c.s @@ -9,7 +9,7 @@ foo: # @foo .result i32 # BB#0: # %entry i32.const $push0=, .L.str - i32.call $push1=, strcmp, $0, $pop0 + i32.call $push1=, strcmp@FUNCTION, $0, $pop0 return $pop1 .Lfunc_end0: .size foo, .Lfunc_end0-foo diff --git a/test/torture-s/20001013-1.c.s b/test/torture-s/20001013-1.c.s index 21e061c0a..4c10f8b87 100644 --- a/test/torture-s/20001013-1.c.s +++ b/test/torture-s/20001013-1.c.s @@ -42,10 +42,10 @@ main: # @main i32.le_s $push3=, $pop2, $pop1 br_if $pop3, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20001017-1.c.s b/test/torture-s/20001017-1.c.s index 79a230529..8e841dbc8 100644 --- a/test/torture-s/20001017-1.c.s +++ b/test/torture-s/20001017-1.c.s @@ -13,7 +13,7 @@ bug: # @bug # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bug, .Lfunc_end0-bug diff --git a/test/torture-s/20001017-2.c.s b/test/torture-s/20001017-2.c.s index 368d21e56..c3248a863 100644 --- a/test/torture-s/20001017-2.c.s +++ b/test/torture-s/20001017-2.c.s @@ -25,7 +25,7 @@ fn_4parms: # @fn_4parms # BB#3: # %if.end return .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size fn_4parms, .Lfunc_end0-fn_4parms diff --git a/test/torture-s/20001024-1.c.s b/test/torture-s/20001024-1.c.s index b5347dda7..01bcaef0a 100644 --- a/test/torture-s/20001024-1.c.s +++ b/test/torture-s/20001024-1.c.s @@ -29,7 +29,7 @@ bar: # @bar # BB#4: # %if.end return $1 .LBB0_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -52,7 +52,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20001027-1.c.s b/test/torture-s/20001027-1.c.s index e0aa8ce0b..46b53eda6 100644 --- a/test/torture-s/20001027-1.c.s +++ b/test/torture-s/20001027-1.c.s @@ -19,10 +19,10 @@ main: # @main i32.ne $push3=, $pop2, $1 br_if $pop3, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20001031-1.c.s b/test/torture-s/20001031-1.c.s index 205c53fae..82f64f1e9 100644 --- a/test/torture-s/20001031-1.c.s +++ b/test/torture-s/20001031-1.c.s @@ -14,7 +14,7 @@ t1: # @t1 # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size t1, .Lfunc_end0-t1 @@ -45,7 +45,7 @@ t3: # @t3 # BB#1: # %if.end return .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size t3, .Lfunc_end2-t3 @@ -70,7 +70,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/20001101.c.s b/test/torture-s/20001101.c.s index b56e1d7bc..02da038e5 100644 --- a/test/torture-s/20001101.c.s +++ b/test/torture-s/20001101.c.s @@ -34,7 +34,7 @@ bogus: # @bogus # BB#1: # %if.end8 return .LBB1_2: # %if.then7 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size bogus, .Lfunc_end1-bogus @@ -47,7 +47,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20001108-1.c.s b/test/torture-s/20001108-1.c.s index 7a6fd944c..688b16e8b 100644 --- a/test/torture-s/20001108-1.c.s +++ b/test/torture-s/20001108-1.c.s @@ -44,7 +44,7 @@ main: # @main .result i32 # BB#0: # %if.end4 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20001111-1.c.s b/test/torture-s/20001111-1.c.s index eafce8bd8..5b7f8b192 100644 --- a/test/torture-s/20001111-1.c.s +++ b/test/torture-s/20001111-1.c.s @@ -43,12 +43,12 @@ main: # @main i32.eq $push3=, $pop0, $pop2 br_if $pop3, .LBB2_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB2_2: # %if.end4 i32.const $push1=, 1 i32.store8 $discard=, next_buffer($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20001112-1.c.s b/test/torture-s/20001112-1.c.s index 91a15dfd4..97e05cbc9 100644 --- a/test/torture-s/20001112-1.c.s +++ b/test/torture-s/20001112-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20001121-1.c.s b/test/torture-s/20001121-1.c.s index 010379772..c22189e70 100644 --- a/test/torture-s/20001121-1.c.s +++ b/test/torture-s/20001121-1.c.s @@ -33,7 +33,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20001124-1.c.s b/test/torture-s/20001124-1.c.s index 9268d5e47..33520bd7c 100644 --- a/test/torture-s/20001124-1.c.s +++ b/test/torture-s/20001124-1.c.s @@ -20,7 +20,7 @@ main: # @main i64.store $discard=, i($2), $pop3 i64.const $push4=, 0 i64.store $discard=, f($2), $pop4 - call exit, $2 + call exit@FUNCTION, $2 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20001130-2.c.s b/test/torture-s/20001130-2.c.s index e0d8a4b2c..54606a74a 100644 --- a/test/torture-s/20001130-2.c.s +++ b/test/torture-s/20001130-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20001203-1.c.s b/test/torture-s/20001203-1.c.s index 3046059ba..5f89917af 100644 --- a/test/torture-s/20001203-1.c.s +++ b/test/torture-s/20001203-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20001203-2.c.s b/test/torture-s/20001203-2.c.s index 76415fce6..41ba133d1 100644 --- a/test/torture-s/20001203-2.c.s +++ b/test/torture-s/20001203-2.c.s @@ -71,13 +71,13 @@ create_array_type: # @create_array_type i32.store $discard=, 0($5), $pop26 br .LBB0_7 .LBB0_6: # %if.then8 - call _obstack_newchunk, $0, $0 + call _obstack_newchunk@FUNCTION, $0, $0 unreachable .LBB0_7: # %cond.end i32.store $discard=, 12($0), $7 return $0 .LBB0_8: # %if.then - i32.call $discard=, alloc_type + i32.call $discard=, alloc_type@FUNCTION unreachable .Lfunc_end0: .size create_array_type, .Lfunc_end0-create_array_type @@ -89,7 +89,7 @@ create_array_type: # @create_array_type alloc_type: # @alloc_type .result i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size alloc_type, .Lfunc_end1-alloc_type @@ -116,7 +116,7 @@ get_discrete_bounds: # @get_discrete_bounds _obstack_newchunk: # @_obstack_newchunk .param i32, i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size _obstack_newchunk, .Lfunc_end3-_obstack_newchunk @@ -142,7 +142,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end5: .size main, .Lfunc_end5-main diff --git a/test/torture-s/20001221-1.c.s b/test/torture-s/20001221-1.c.s index cf258f14d..b38b7c6aa 100644 --- a/test/torture-s/20001221-1.c.s +++ b/test/torture-s/20001221-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20001228-1.c.s b/test/torture-s/20001228-1.c.s index b487a7f98..5664fdfdc 100644 --- a/test/torture-s/20001228-1.c.s +++ b/test/torture-s/20001228-1.c.s @@ -59,10 +59,10 @@ main: # @main br_if $pop3, .LBB2_2 # BB#1: # %if.end i32.const $push4=, 0 - call exit, $pop4 + call exit@FUNCTION, $pop4 unreachable .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20001229-1.c.s b/test/torture-s/20001229-1.c.s index 89cafd203..5cac3a23e 100644 --- a/test/torture-s/20001229-1.c.s +++ b/test/torture-s/20001229-1.c.s @@ -29,7 +29,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20010106-1.c.s b/test/torture-s/20010106-1.c.s index 62553272d..ee4ab68f6 100644 --- a/test/torture-s/20010106-1.c.s +++ b/test/torture-s/20010106-1.c.s @@ -22,7 +22,7 @@ f: # @f i32.load $push5=, 0($pop4) return $pop5 .LBB0_2: # %sw.default - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -35,7 +35,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20010114-1.c.s b/test/torture-s/20010114-1.c.s index c85f9193b..5a5566517 100644 --- a/test/torture-s/20010114-1.c.s +++ b/test/torture-s/20010114-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010116-1.c.s b/test/torture-s/20010116-1.c.s index f45d80c47..660885afc 100644 --- a/test/torture-s/20010116-1.c.s +++ b/test/torture-s/20010116-1.c.s @@ -19,10 +19,10 @@ find: # @find i32.lt_s $push5=, $2, $pop4 br_if $pop5, .LBB0_2 # BB#1: # %for.body - call ok, $2 + call ok@FUNCTION, $2 unreachable .LBB0_2: # %for.end - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size find, .Lfunc_end0-find @@ -40,10 +40,10 @@ ok: # @ok br_if $pop1, .LBB1_2 # BB#1: # %if.end i32.const $push2=, 0 - call exit, $pop2 + call exit@FUNCTION, $pop2 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size ok, .Lfunc_end1-ok @@ -68,7 +68,7 @@ main: # @main i32.add $push1=, $2, $pop0 i32.const $3=, 0 i32.add $3=, $4, $3 - call find, $3, $pop1 + call find@FUNCTION, $3, $pop1 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20010118-1.c.s b/test/torture-s/20010118-1.c.s index 076141e70..feefc52c1 100644 --- a/test/torture-s/20010118-1.c.s +++ b/test/torture-s/20010118-1.c.s @@ -64,7 +64,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20010119-1.c.s b/test/torture-s/20010119-1.c.s index 73ecd330a..575765788 100644 --- a/test/torture-s/20010119-1.c.s +++ b/test/torture-s/20010119-1.c.s @@ -30,7 +30,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20010123-1.c.s b/test/torture-s/20010123-1.c.s index 6ae2f7827..e10643c90 100644 --- a/test/torture-s/20010123-1.c.s +++ b/test/torture-s/20010123-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010206-1.c.s b/test/torture-s/20010206-1.c.s index 5b2aff6f8..6228d5aea 100644 --- a/test/torture-s/20010206-1.c.s +++ b/test/torture-s/20010206-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20010221-1.c.s b/test/torture-s/20010221-1.c.s index 58a4c7f55..2cdc0e896 100644 --- a/test/torture-s/20010221-1.c.s +++ b/test/torture-s/20010221-1.c.s @@ -27,10 +27,10 @@ main: # @main br_if $pop2, .LBB0_4 # BB#3: # %if.end5 i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .LBB0_4: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010222-1.c.s b/test/torture-s/20010222-1.c.s index 711c123e4..3145fb775 100644 --- a/test/torture-s/20010222-1.c.s +++ b/test/torture-s/20010222-1.c.s @@ -21,10 +21,10 @@ main: # @main i32.lt_u $push8=, $pop6, $pop7 br_if $pop8, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010224-1.c.s b/test/torture-s/20010224-1.c.s index 58efa45a0..8b38c1f6d 100644 --- a/test/torture-s/20010224-1.c.s +++ b/test/torture-s/20010224-1.c.s @@ -96,7 +96,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20010325-1.c.s b/test/torture-s/20010325-1.c.s index 72e229702..1d99862b0 100644 --- a/test/torture-s/20010325-1.c.s +++ b/test/torture-s/20010325-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010329-1.c.s b/test/torture-s/20010329-1.c.s index 52523d0df..1d4fa5735 100644 --- a/test/torture-s/20010329-1.c.s +++ b/test/torture-s/20010329-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010403-1.c.s b/test/torture-s/20010403-1.c.s index 8e29a1d25..81e3f348e 100644 --- a/test/torture-s/20010403-1.c.s +++ b/test/torture-s/20010403-1.c.s @@ -39,7 +39,7 @@ c: # @c # BB#1: # %if.end return .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size c, .Lfunc_end2-c @@ -63,7 +63,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/20010409-1.c.s b/test/torture-s/20010409-1.c.s index ce7aa5161..095546304 100644 --- a/test/torture-s/20010409-1.c.s +++ b/test/torture-s/20010409-1.c.s @@ -29,10 +29,10 @@ bar: # @bar br_if $1, .LBB1_2 # BB#1: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size bar, .Lfunc_end1-bar @@ -52,10 +52,10 @@ test: # @test i32.store $discard=, c($2), $pop0 br_if $3, .LBB2_2 # BB#1: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB2_2: # %if.end.i - call exit, $2 + call exit@FUNCTION, $2 unreachable .Lfunc_end2: .size test, .Lfunc_end2-test @@ -78,10 +78,10 @@ main: # @main i32.store $discard=, c($0), $pop1 br_if $1, .LBB3_2 # BB#1: # %if.then.i.i - call abort + call abort@FUNCTION unreachable .LBB3_2: # %if.end.i.i - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20010422-1.c.s b/test/torture-s/20010422-1.c.s index de3e146ab..897c4defc 100644 --- a/test/torture-s/20010422-1.c.s +++ b/test/torture-s/20010422-1.c.s @@ -25,7 +25,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20010518-1.c.s b/test/torture-s/20010518-1.c.s index 5f7735b7b..4fe478521 100644 --- a/test/torture-s/20010518-1.c.s +++ b/test/torture-s/20010518-1.c.s @@ -32,7 +32,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20010518-2.c.s b/test/torture-s/20010518-2.c.s index 9c1a65180..672e3a1a7 100644 --- a/test/torture-s/20010518-2.c.s +++ b/test/torture-s/20010518-2.c.s @@ -63,10 +63,10 @@ main: # @main i32.ne $push24=, $pop23, $5 br_if $pop24, .LBB0_6 # BB#5: # %if.end - call exit, $4 + call exit@FUNCTION, $4 unreachable .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010520-1.c.s b/test/torture-s/20010520-1.c.s index 6f1002912..e6d4d385e 100644 --- a/test/torture-s/20010520-1.c.s +++ b/test/torture-s/20010520-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010604-1.c.s b/test/torture-s/20010604-1.c.s index 862aada00..125e6a6b3 100644 --- a/test/torture-s/20010604-1.c.s +++ b/test/torture-s/20010604-1.c.s @@ -29,7 +29,7 @@ f: # @f i32.add $push7=, $pop6, $2 return $pop7 .LBB0_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -42,7 +42,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20010711-1.c.s b/test/torture-s/20010711-1.c.s index 0c2091b71..4b4e18181 100644 --- a/test/torture-s/20010711-1.c.s +++ b/test/torture-s/20010711-1.c.s @@ -19,7 +19,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20010723-1.c.s b/test/torture-s/20010723-1.c.s index 85a7cc895..503a3ddb6 100644 --- a/test/torture-s/20010723-1.c.s +++ b/test/torture-s/20010723-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20010904-1.c.s b/test/torture-s/20010904-1.c.s index 3d649e00b..f3de9b009 100644 --- a/test/torture-s/20010904-1.c.s +++ b/test/torture-s/20010904-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010904-2.c.s b/test/torture-s/20010904-2.c.s index 41c05cf11..98db39c1e 100644 --- a/test/torture-s/20010904-2.c.s +++ b/test/torture-s/20010904-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010915-1.c.s b/test/torture-s/20010915-1.c.s index 55d240409..4bdd6f75f 100644 --- a/test/torture-s/20010915-1.c.s +++ b/test/torture-s/20010915-1.c.s @@ -33,7 +33,7 @@ main: # @main i64.store $discard=, 0($7), $pop7 i32.const $8=, 0 i32.add $8=, $7, $8 - i32.call $discard=, x, $3, $8 + i32.call $discard=, x@FUNCTION, $3, $8 block .LBB0_3 i32.load $push8=, check($2) i32.const $push9=, 2 @@ -44,10 +44,10 @@ main: # @main i32.ne $push11=, $pop0, $3 br_if $pop11, .LBB0_3 # BB#2: # %if.end - call exit, $2 + call exit@FUNCTION, $2 unreachable .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -81,7 +81,7 @@ x: # @x # BB#3: # %if.then i32.const $5=, .L.str block .LBB1_18 - i32.call $push7=, strcmp, $8, $5 + i32.call $push7=, strcmp@FUNCTION, $8, $5 br_if $pop7, .LBB1_18 # BB#4: # %lor.lhs.false.i i32.load $7=, check($4) @@ -92,7 +92,7 @@ x: # @x br_if $pop9, .LBB1_18 # BB#5: # %s.exit block .LBB1_17 - i32.call $push10=, strcmp, $8, $5 + i32.call $push10=, strcmp@FUNCTION, $8, $5 br_if $pop10, .LBB1_17 # BB#6: # %lor.lhs.false.i45 i32.add $push11=, $7, $3 @@ -147,21 +147,21 @@ x: # @x br_if $pop24, .LBB1_10 br .LBB1_15 .LBB1_14: # %if.then.i51 - call abort + call abort@FUNCTION unreachable .LBB1_15: # %cleanup return $4 .LBB1_16: # %if.then15 - i32.call $discard=, m, $4 + i32.call $discard=, m@FUNCTION, $4 unreachable .LBB1_17: # %if.then.i46 - call abort + call abort@FUNCTION unreachable .LBB1_18: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB1_19: # %if.else - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size x, .Lfunc_end1-x @@ -177,7 +177,7 @@ s: # @s # BB#0: # %entry block .LBB2_3 i32.const $push0=, .L.str - i32.call $push1=, strcmp, $0, $pop0 + i32.call $push1=, strcmp@FUNCTION, $0, $pop0 br_if $pop1, .LBB2_3 # BB#1: # %lor.lhs.false i32.const $2=, 0 @@ -193,7 +193,7 @@ s: # @s i32.store $discard=, 0($1), $pop5 return $2 .LBB2_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size s, .Lfunc_end2-s @@ -206,7 +206,7 @@ m: # @m .param i32 .result i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size m, .Lfunc_end3-m @@ -242,7 +242,7 @@ r: # @r i32.store $discard=, r.cnt($3), $pop6 return $0 .LBB4_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end4: .size r, .Lfunc_end4-r diff --git a/test/torture-s/20010924-1.c.s b/test/torture-s/20010924-1.c.s index 7c35c273b..6bb4ecb84 100644 --- a/test/torture-s/20010924-1.c.s +++ b/test/torture-s/20010924-1.c.s @@ -88,43 +88,43 @@ main: # @main # BB#13: # %if.end63 return $1 .LBB0_14: # %if.then62 - call abort + call abort@FUNCTION unreachable .LBB0_15: # %if.then57 - call abort + call abort@FUNCTION unreachable .LBB0_16: # %if.then52 - call abort + call abort@FUNCTION unreachable .LBB0_17: # %if.then47 - call abort + call abort@FUNCTION unreachable .LBB0_18: # %if.then42 - call abort + call abort@FUNCTION unreachable .LBB0_19: # %if.then37 - call abort + call abort@FUNCTION unreachable .LBB0_20: # %if.then32 - call abort + call abort@FUNCTION unreachable .LBB0_21: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB0_22: # %if.then22 - call abort + call abort@FUNCTION unreachable .LBB0_23: # %if.then17 - call abort + call abort@FUNCTION unreachable .LBB0_24: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB0_25: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_26: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20010925-1.c.s b/test/torture-s/20010925-1.c.s index 3571cf535..b059e4e6d 100644 --- a/test/torture-s/20010925-1.c.s +++ b/test/torture-s/20010925-1.c.s @@ -13,7 +13,7 @@ main: # @main i32.load16_u $push0=, src+8($0) i32.store16 $discard=, dst+8($0), $pop0 i64.store $discard=, dst($0), $1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -33,7 +33,7 @@ foo: # @foo i32.eq $push1=, $2, $pop0 br_if $pop1, .LBB1_2 # BB#1: # %if.end - call memcpy, $0, $1, $2 + call memcpy@FUNCTION, $0, $1, $2 i32.const $3=, 0 .LBB1_2: # %return return $3 diff --git a/test/torture-s/20011008-3.c.s b/test/torture-s/20011008-3.c.s index 74748a6c2..908f909ae 100644 --- a/test/torture-s/20011008-3.c.s +++ b/test/torture-s/20011008-3.c.s @@ -71,7 +71,7 @@ main: # @main .result i32 # BB#0: # %if.end6 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20011019-1.c.s b/test/torture-s/20011019-1.c.s index f43f68123..9dfe1c8eb 100644 --- a/test/torture-s/20011019-1.c.s +++ b/test/torture-s/20011019-1.c.s @@ -28,7 +28,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, x+4 i32.store $discard=, y($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20011024-1.c.s b/test/torture-s/20011024-1.c.s index 9ea2d8294..660549dc7 100644 --- a/test/torture-s/20011024-1.c.s +++ b/test/torture-s/20011024-1.c.s @@ -14,15 +14,15 @@ main: # @main i32.const $push0=, 6513249 i32.store $discard=, buf($0), $pop0 i32.const $push1=, .L.str - i32.call $push2=, strcmp, $1, $pop1 + i32.call $push2=, strcmp@FUNCTION, $1, $pop1 br_if $pop2, .LBB0_2 # BB#1: # %foo.exit i32.const $push3=, .L.str.1 i32.const $push4=, 9 - call memcpy, $1, $pop3, $pop4 + call memcpy@FUNCTION, $1, $pop3, $pop4 return $0 .LBB0_2: # %if.then1.i - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20011109-1.c.s b/test/torture-s/20011109-1.c.s index 2d180aff2..e4cdfc651 100644 --- a/test/torture-s/20011109-1.c.s +++ b/test/torture-s/20011109-1.c.s @@ -6,7 +6,7 @@ .type fail1,@function fail1: # @fail1 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size fail1, .Lfunc_end0-fail1 @@ -17,7 +17,7 @@ fail1: # @fail1 .type fail2,@function fail2: # @fail2 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size fail2, .Lfunc_end1-fail2 @@ -28,7 +28,7 @@ fail2: # @fail2 .type fail3,@function fail3: # @fail3 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size fail3, .Lfunc_end2-fail3 @@ -39,7 +39,7 @@ fail3: # @fail3 .type fail4,@function fail4: # @fail4 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size fail4, .Lfunc_end3-fail4 @@ -67,19 +67,19 @@ foo: # @foo .LBB4_2: # %sw.epilog9 return .LBB4_3: # %sw.bb - call fail1 + call fail1@FUNCTION unreachable .LBB4_4: # %sw.bb1 - call fail2 + call fail2@FUNCTION unreachable .LBB4_5: # %sw.bb7 - call abort + call abort@FUNCTION unreachable .LBB4_6: # %sw.bb3 - call fail3 + call fail3@FUNCTION unreachable .LBB4_7: # %sw.default - call fail4 + call fail4@FUNCTION unreachable .Lfunc_end4: .size foo, .Lfunc_end4-foo @@ -92,7 +92,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end5: .size main, .Lfunc_end5-main diff --git a/test/torture-s/20011109-2.c.s b/test/torture-s/20011109-2.c.s index c7ea80fd0..45a7bcd9e 100644 --- a/test/torture-s/20011109-2.c.s +++ b/test/torture-s/20011109-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20011114-1.c.s b/test/torture-s/20011114-1.c.s index 77e5c9d5d..537c91d12 100644 --- a/test/torture-s/20011114-1.c.s +++ b/test/torture-s/20011114-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20011115-1.c.s b/test/torture-s/20011115-1.c.s index 80daba8f5..e301e88b6 100644 --- a/test/torture-s/20011115-1.c.s +++ b/test/torture-s/20011115-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20011121-1.c.s b/test/torture-s/20011121-1.c.s index 5e324501a..d1bb94834 100644 --- a/test/torture-s/20011121-1.c.s +++ b/test/torture-s/20011121-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20011126-1.c.s b/test/torture-s/20011126-1.c.s index 4fdd5f985..7c37e5dba 100644 --- a/test/torture-s/20011126-1.c.s +++ b/test/torture-s/20011126-1.c.s @@ -17,7 +17,7 @@ main: # @main # BB#1: # %if.end5 return $0 .LBB0_2: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20011128-1.c.s b/test/torture-s/20011128-1.c.s index 2c1c950ac..60856aefc 100644 --- a/test/torture-s/20011128-1.c.s +++ b/test/torture-s/20011128-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20011217-1.c.s b/test/torture-s/20011217-1.c.s index aeaf6ded9..7a506ca19 100644 --- a/test/torture-s/20011217-1.c.s +++ b/test/torture-s/20011217-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20011219-1.c.s b/test/torture-s/20011219-1.c.s index 9879869e0..e0c59a2a0 100644 --- a/test/torture-s/20011219-1.c.s +++ b/test/torture-s/20011219-1.c.s @@ -61,7 +61,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20011223-1.c.s b/test/torture-s/20011223-1.c.s index 3ec5a7de5..bc1d8235a 100644 --- a/test/torture-s/20011223-1.c.s +++ b/test/torture-s/20011223-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020103-1.c.s b/test/torture-s/20020103-1.c.s index 08ae2d2b4..34634044f 100644 --- a/test/torture-s/20020103-1.c.s +++ b/test/torture-s/20020103-1.c.s @@ -36,7 +36,7 @@ main: # @main .result i32 # BB#0: # %if.end4 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20020107-1.c.s b/test/torture-s/20020107-1.c.s index bfc5ef49b..433a31eb0 100644 --- a/test/torture-s/20020107-1.c.s +++ b/test/torture-s/20020107-1.c.s @@ -36,10 +36,10 @@ main: # @main br_if $pop2, .LBB1_2 # BB#1: # %bar.exit i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020108-1.c.s b/test/torture-s/20020108-1.c.s index 7e2017e11..b2415e86a 100644 --- a/test/torture-s/20020108-1.c.s +++ b/test/torture-s/20020108-1.c.s @@ -2386,7 +2386,7 @@ main: # @main .result i32 # BB#0: # %if.end1211 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end168: .size main, .Lfunc_end168-main diff --git a/test/torture-s/20020118-1.c.s b/test/torture-s/20020118-1.c.s index 02872eed9..37bb46ff0 100644 --- a/test/torture-s/20020118-1.c.s +++ b/test/torture-s/20020118-1.c.s @@ -51,7 +51,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020127-1.c.s b/test/torture-s/20020127-1.c.s index 89b9482eb..e7943f05c 100644 --- a/test/torture-s/20020127-1.c.s +++ b/test/torture-s/20020127-1.c.s @@ -26,7 +26,7 @@ main: # @main .result i32 # BB#0: # %if.end4 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020129-1.c.s b/test/torture-s/20020129-1.c.s index 70ceceba8..b4e352bee 100644 --- a/test/torture-s/20020129-1.c.s +++ b/test/torture-s/20020129-1.c.s @@ -20,7 +20,7 @@ foo: # @foo i32.eq $push14=, $4, $pop13 br_if $pop14, .LBB0_5 # BB#2: # %if.then6 - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.then i32.const $2=, 28 @@ -50,7 +50,7 @@ foo: # @foo i32.eq $push6=, $2, $4 br_if $pop6, .LBB0_9 # BB#7: # %if.then26 - call abort + call abort@FUNCTION unreachable .LBB0_8: # %if.end22.thread i32.const $3=, 12 @@ -108,14 +108,14 @@ main: # @main i32.eq $push9=, $0, $pop8 br_if $pop9, .LBB1_5 # BB#4: # %if.then6.i - call abort + call abort@FUNCTION unreachable .LBB1_5: # %foo.exit i32.store $discard=, x+12($1), $2 i32.store $discard=, x+16($1), $3 i32.store $discard=, y+12($1), $4 i32.store $push5=, y+16($1), $1 - call exit, $pop5 + call exit@FUNCTION, $pop5 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020201-1.c.s b/test/torture-s/20020201-1.c.s index 9f6caed47..9fd35e7c7 100644 --- a/test/torture-s/20020201-1.c.s +++ b/test/torture-s/20020201-1.c.s @@ -19,7 +19,7 @@ main: # @main i32.lt_u $push3=, $pop2, $4 br_if $pop3, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.end block .LBB0_20 @@ -38,7 +38,7 @@ main: # @main i32.lt_u $push11=, $pop10, $4 br_if $pop11, .LBB0_5 # BB#4: # %if.then17 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %if.end18 block .LBB0_19 @@ -55,7 +55,7 @@ main: # @main i32.lt_u $push18=, $pop17, $4 br_if $pop18, .LBB0_8 # BB#7: # %if.then30 - call abort + call abort@FUNCTION unreachable .LBB0_8: # %if.end31 block .LBB0_18 @@ -71,7 +71,7 @@ main: # @main i32.lt_u $push24=, $pop23, $4 br_if $pop24, .LBB0_11 # BB#10: # %if.then40 - call abort + call abort@FUNCTION unreachable .LBB0_11: # %if.end41 block .LBB0_17 @@ -88,7 +88,7 @@ main: # @main i64.lt_u $push30=, $pop29, $5 br_if $pop30, .LBB0_14 # BB#13: # %if.then50 - call abort + call abort@FUNCTION unreachable .LBB0_14: # %if.end51 block .LBB0_16 @@ -97,22 +97,22 @@ main: # @main i64.ne $push33=, $pop31, $pop32 br_if $pop33, .LBB0_16 # BB#15: # %if.end56 - call exit, $2 + call exit@FUNCTION, $2 unreachable .LBB0_16: # %if.then55 - call abort + call abort@FUNCTION unreachable .LBB0_17: # %if.then45 - call abort + call abort@FUNCTION unreachable .LBB0_18: # %if.then35 - call abort + call abort@FUNCTION unreachable .LBB0_19: # %if.then25 - call abort + call abort@FUNCTION unreachable .LBB0_20: # %if.then9 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020206-1.c.s b/test/torture-s/20020206-1.c.s index 48fc861bb..d07f18551 100644 --- a/test/torture-s/20020206-1.c.s +++ b/test/torture-s/20020206-1.c.s @@ -42,7 +42,7 @@ baz: # @baz # BB#3: # %if.end return .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size baz, .Lfunc_end1-baz @@ -55,7 +55,7 @@ main: # @main .result i32 # BB#0: # %baz.exit i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20020206-2.c.s b/test/torture-s/20020206-2.c.s index 5cf5a3284..ebfd66865 100644 --- a/test/torture-s/20020206-2.c.s +++ b/test/torture-s/20020206-2.c.s @@ -16,7 +16,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -30,7 +30,7 @@ main: # @main .result i32 # BB#0: # %foo.exit.1 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020213-1.c.s b/test/torture-s/20020213-1.c.s index 920f1c430..68f309dcf 100644 --- a/test/torture-s/20020213-1.c.s +++ b/test/torture-s/20020213-1.c.s @@ -22,7 +22,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo diff --git a/test/torture-s/20020216-1.c.s b/test/torture-s/20020216-1.c.s index db2340254..dc8ae6aae 100644 --- a/test/torture-s/20020216-1.c.s +++ b/test/torture-s/20020216-1.c.s @@ -33,10 +33,10 @@ main: # @main i32.ne $push2=, $pop1, $1 br_if $pop2, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020219-1.c.s b/test/torture-s/20020219-1.c.s index f9d557228..e9309e181 100644 --- a/test/torture-s/20020219-1.c.s +++ b/test/torture-s/20020219-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020225-1.c.s b/test/torture-s/20020225-1.c.s index 3bdc2ac0b..a98012421 100644 --- a/test/torture-s/20020225-1.c.s +++ b/test/torture-s/20020225-1.c.s @@ -23,7 +23,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020225-2.c.s b/test/torture-s/20020225-2.c.s index 9e2da9957..fccca095e 100644 --- a/test/torture-s/20020225-2.c.s +++ b/test/torture-s/20020225-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020226-1.c.s b/test/torture-s/20020226-1.c.s index 3abeff6c7..e182f1197 100644 --- a/test/torture-s/20020226-1.c.s +++ b/test/torture-s/20020226-1.c.s @@ -190,70 +190,70 @@ main: # @main i64.ne $push88=, $pop87, $19 br_if $pop88, .LBB0_22 # BB#21: # %if.end195 - call exit, $11 + call exit@FUNCTION, $11 unreachable .LBB0_22: # %if.then187 - call abort + call abort@FUNCTION unreachable .LBB0_23: # %if.then170 - call abort + call abort@FUNCTION unreachable .LBB0_24: # %if.then160 - call abort + call abort@FUNCTION unreachable .LBB0_25: # %if.then153 - call abort + call abort@FUNCTION unreachable .LBB0_26: # %if.then145 - call abort + call abort@FUNCTION unreachable .LBB0_27: # %if.then138 - call abort + call abort@FUNCTION unreachable .LBB0_28: # %if.then130 - call abort + call abort@FUNCTION unreachable .LBB0_29: # %if.then121 - call abort + call abort@FUNCTION unreachable .LBB0_30: # %if.then102 - call abort + call abort@FUNCTION unreachable .LBB0_31: # %if.then92 - call abort + call abort@FUNCTION unreachable .LBB0_32: # %if.then85 - call abort + call abort@FUNCTION unreachable .LBB0_33: # %if.then75 - call abort + call abort@FUNCTION unreachable .LBB0_34: # %if.then68 - call abort + call abort@FUNCTION unreachable .LBB0_35: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB0_36: # %if.then52 - call abort + call abort@FUNCTION unreachable .LBB0_37: # %if.then44 - call abort + call abort@FUNCTION unreachable .LBB0_38: # %if.then37 - call abort + call abort@FUNCTION unreachable .LBB0_39: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB0_40: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB0_41: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_42: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020227-1.c.s b/test/torture-s/20020227-1.c.s index 29fcbdf96..9122cc865 100644 --- a/test/torture-s/20020227-1.c.s +++ b/test/torture-s/20020227-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -84,7 +84,7 @@ f2: # @f2 # BB#3: # %if.end return .LBB2_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size f2, .Lfunc_end2-f2 diff --git a/test/torture-s/20020307-1.c.s b/test/torture-s/20020307-1.c.s index d02561b8e..56c16fdf6 100644 --- a/test/torture-s/20020307-1.c.s +++ b/test/torture-s/20020307-1.c.s @@ -16,7 +16,7 @@ f3: # @f3 # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f3, .Lfunc_end0-f3 @@ -37,7 +37,7 @@ f4: # @f4 # BB#1: # %if.end return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f4, .Lfunc_end1-f4 @@ -58,7 +58,7 @@ f5: # @f5 # BB#1: # %if.end return .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size f5, .Lfunc_end2-f5 @@ -79,7 +79,7 @@ f6: # @f6 # BB#1: # %if.end return .LBB3_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size f6, .Lfunc_end3-f6 @@ -100,7 +100,7 @@ f7: # @f7 # BB#1: # %if.end return .LBB4_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end4: .size f7, .Lfunc_end4-f7 @@ -121,7 +121,7 @@ f8: # @f8 # BB#1: # %if.end return .LBB5_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end5: .size f8, .Lfunc_end5-f8 @@ -142,7 +142,7 @@ f9: # @f9 # BB#1: # %if.end return .LBB6_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end6: .size f9, .Lfunc_end6-f9 @@ -163,7 +163,7 @@ f10: # @f10 # BB#1: # %if.end return .LBB7_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end7: .size f10, .Lfunc_end7-f10 @@ -184,7 +184,7 @@ f11: # @f11 # BB#1: # %if.end return .LBB8_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end8: .size f11, .Lfunc_end8-f11 @@ -205,7 +205,7 @@ f12: # @f12 # BB#1: # %if.end return .LBB9_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end9: .size f12, .Lfunc_end9-f12 @@ -226,7 +226,7 @@ f13: # @f13 # BB#1: # %if.end return .LBB10_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end10: .size f13, .Lfunc_end10-f13 @@ -247,7 +247,7 @@ f14: # @f14 # BB#1: # %if.end return .LBB11_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end11: .size f14, .Lfunc_end11-f14 @@ -268,7 +268,7 @@ f15: # @f15 # BB#1: # %if.end return .LBB12_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end12: .size f15, .Lfunc_end12-f15 @@ -289,7 +289,7 @@ f16: # @f16 # BB#1: # %if.end return .LBB13_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end13: .size f16, .Lfunc_end13-f16 @@ -310,7 +310,7 @@ f17: # @f17 # BB#1: # %if.end return .LBB14_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end14: .size f17, .Lfunc_end14-f17 @@ -331,7 +331,7 @@ f18: # @f18 # BB#1: # %if.end return .LBB15_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end15: .size f18, .Lfunc_end15-f18 @@ -352,7 +352,7 @@ f19: # @f19 # BB#1: # %if.end return .LBB16_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end16: .size f19, .Lfunc_end16-f19 @@ -373,7 +373,7 @@ f20: # @f20 # BB#1: # %if.end return .LBB17_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end17: .size f20, .Lfunc_end17-f20 @@ -394,7 +394,7 @@ f21: # @f21 # BB#1: # %if.end return .LBB18_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end18: .size f21, .Lfunc_end18-f21 @@ -415,7 +415,7 @@ f22: # @f22 # BB#1: # %if.end return .LBB19_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end19: .size f22, .Lfunc_end19-f22 @@ -436,7 +436,7 @@ f23: # @f23 # BB#1: # %if.end return .LBB20_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end20: .size f23, .Lfunc_end20-f23 @@ -457,7 +457,7 @@ f24: # @f24 # BB#1: # %if.end return .LBB21_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end21: .size f24, .Lfunc_end21-f24 @@ -478,7 +478,7 @@ f25: # @f25 # BB#1: # %if.end return .LBB22_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end22: .size f25, .Lfunc_end22-f25 @@ -499,7 +499,7 @@ f26: # @f26 # BB#1: # %if.end return .LBB23_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end23: .size f26, .Lfunc_end23-f26 @@ -520,7 +520,7 @@ f27: # @f27 # BB#1: # %if.end return .LBB24_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end24: .size f27, .Lfunc_end24-f27 @@ -541,7 +541,7 @@ f28: # @f28 # BB#1: # %if.end return .LBB25_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end25: .size f28, .Lfunc_end25-f28 @@ -562,7 +562,7 @@ f29: # @f29 # BB#1: # %if.end return .LBB26_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end26: .size f29, .Lfunc_end26-f29 @@ -583,7 +583,7 @@ f30: # @f30 # BB#1: # %if.end return .LBB27_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end27: .size f30, .Lfunc_end27-f30 @@ -604,7 +604,7 @@ f31: # @f31 # BB#1: # %if.end return .LBB28_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end28: .size f31, .Lfunc_end28-f31 @@ -617,7 +617,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end29: .size main, .Lfunc_end29-main diff --git a/test/torture-s/20020314-1.c.s b/test/torture-s/20020314-1.c.s index 3007b0ced..b964fdae6 100644 --- a/test/torture-s/20020314-1.c.s +++ b/test/torture-s/20020314-1.c.s @@ -36,7 +36,7 @@ main: # @main .result i32 # BB#0: # %if.end8 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20020320-1.c.s b/test/torture-s/20020320-1.c.s index f84997a72..8c472bc0a 100644 --- a/test/torture-s/20020320-1.c.s +++ b/test/torture-s/20020320-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020328-1.c.s b/test/torture-s/20020328-1.c.s index 664f8abe9..3dc64da44 100644 --- a/test/torture-s/20020328-1.c.s +++ b/test/torture-s/20020328-1.c.s @@ -26,7 +26,7 @@ testit: # @testit # BB#1: # %if.end return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size testit, .Lfunc_end1-testit @@ -39,7 +39,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20020402-1.c.s b/test/torture-s/20020402-1.c.s index 1ecef54ab..97ebdf7bd 100644 --- a/test/torture-s/20020402-1.c.s +++ b/test/torture-s/20020402-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end34 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020404-1.c.s b/test/torture-s/20020404-1.c.s index d25627ce3..1933f0d15 100644 --- a/test/torture-s/20020404-1.c.s +++ b/test/torture-s/20020404-1.c.s @@ -18,7 +18,7 @@ main: # @main i64.store $discard=, bfd_make_section_anyway.foo_section+8($0), $pop1 i64.const $push5=, 0 i64.store $discard=, bfd_make_section_anyway.foo_section+24($0), $pop5 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020406-1.c.s b/test/torture-s/20020406-1.c.s index d9b5ea34b..f44bb0909 100644 --- a/test/torture-s/20020406-1.c.s +++ b/test/torture-s/20020406-1.c.s @@ -36,7 +36,7 @@ DUPFFnew: # @DUPFFnew # BB#0: # %entry block .LBB2_2 i32.const $push0=, 12 - i32.call $1=, malloc, $pop0 + i32.call $1=, malloc@FUNCTION, $pop0 i32.const $push1=, 0 i32.store $push2=, 8($1), $pop1 i32.lt_s $push3=, $0, $pop2 @@ -45,7 +45,7 @@ DUPFFnew: # @DUPFFnew i32.const $push4=, 1 i32.add $push5=, $0, $pop4 i32.const $push6=, 4 - i32.call $2=, calloc, $pop5, $pop6 + i32.call $2=, calloc@FUNCTION, $pop5, $pop6 i32.const $push7=, 8 i32.add $push8=, $1, $pop7 i32.store $discard=, 0($pop8), $2 @@ -137,7 +137,7 @@ DUPFFexgcd: # @DUPFFexgcd i32.add $9=, $13, $6 i32.store $discard=, 0($9), $8 i32.const $push1=, .L.str - i32.call $discard=, iprintf, $pop1 + i32.call $discard=, iprintf@FUNCTION, $pop1 i32.const $12=, __stack_pointer i32.load $12=, 0($12) i32.const $13=, 8 @@ -168,16 +168,16 @@ DUPFFexgcd: # @DUPFFexgcd br_if $pop16, .LBB7_10 # BB#5: # %DUPFFnew.exit i32.const $0=, 12 - i32.call $9=, malloc, $0 - i32.call $7=, calloc, $2, $6 + i32.call $9=, malloc@FUNCTION, $0 + i32.call $7=, calloc@FUNCTION, $2, $6 i32.store $push7=, 8($9), $7 i32.store $push8=, 0($9), $8 i32.store $7=, 0($pop7), $pop8 i32.const $push9=, 0 i32.store $discard=, 4($9), $pop9 - i32.call $8=, malloc, $0 + i32.call $8=, malloc@FUNCTION, $0 i32.const $push10=, 3 - i32.call $0=, calloc, $pop10, $6 + i32.call $0=, calloc@FUNCTION, $pop10, $6 i32.store $discard=, 8($8), $0 i32.store $discard=, 0($8), $2 block .LBB7_9 @@ -209,7 +209,7 @@ DUPFFexgcd: # @DUPFFexgcd i32.store $13=, 0($16), $13 return $3 .LBB7_11: # %if.then10 - call abort + call abort@FUNCTION unreachable .Lfunc_end7: .size DUPFFexgcd, .Lfunc_end7-DUPFFexgcd @@ -229,18 +229,18 @@ main: # @main i32.const $11=, __stack_pointer i32.store $15=, 0($11), $15 i32.const $4=, 12 - i32.call $0=, malloc, $4 + i32.call $0=, malloc@FUNCTION, $4 i32.const $1=, 4 i32.const $2=, 2 - i32.call $3=, calloc, $2, $1 + i32.call $3=, calloc@FUNCTION, $2, $1 i32.store $discard=, 8($0), $3 i32.const $push0=, 1 i32.store $push1=, 0($0), $pop0 i32.store $push2=, 4($3), $pop1 i32.store $3=, 4($0), $pop2 - i32.call $4=, malloc, $4 + i32.call $4=, malloc@FUNCTION, $4 i32.const $push3=, 3 - i32.call $5=, calloc, $pop3, $1 + i32.call $5=, calloc@FUNCTION, $pop3, $1 i32.store $push4=, 8($4), $5 i32.store $discard=, 8($pop4), $3 i32.store $push5=, 0($4), $2 @@ -255,7 +255,7 @@ main: # @main i32.add $1=, $15, $1 i32.store $discard=, 0($1), $2 i32.const $push6=, .L.str.1 - i32.call $discard=, iprintf, $pop6 + i32.call $discard=, iprintf@FUNCTION, $pop6 i32.const $8=, __stack_pointer i32.load $8=, 0($8) i32.const $9=, 8 @@ -266,7 +266,7 @@ main: # @main i32.add $13=, $15, $13 i32.const $14=, 8 i32.add $14=, $15, $14 - i32.call $discard=, DUPFFexgcd, $13, $14, $0, $4 + i32.call $discard=, DUPFFexgcd@FUNCTION, $13, $14, $0, $4 i32.const $push7=, 0 i32.const $12=, 16 i32.add $15=, $15, $12 diff --git a/test/torture-s/20020411-1.c.s b/test/torture-s/20020411-1.c.s index 2165f9e6d..ccb2b7896 100644 --- a/test/torture-s/20020411-1.c.s +++ b/test/torture-s/20020411-1.c.s @@ -23,7 +23,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020413-1.c.s b/test/torture-s/20020413-1.c.s index 41f26a4c8..49763c029 100644 --- a/test/torture-s/20020413-1.c.s +++ b/test/torture-s/20020413-1.c.s @@ -15,13 +15,13 @@ test: # @test i32.const $10=, __stack_pointer i32.store $11=, 0($10), $11 i64.const $3=, 0 - i32.call $4=, __lttf2, $0, $1, $3, $3 + i32.call $4=, __lttf2@FUNCTION, $0, $1, $3, $3 i32.const $8=, 0 i32.lt_s $4=, $4, $8 i64.const $push0=, -9223372036854775808 i32.const $12=, 0 i32.add $12=, $11, $12 - call __subtf3, $12, $3, $pop0, $0, $1 + call __subtf3@FUNCTION, $12, $3, $pop0, $0, $1 i32.const $5=, 8 i32.const $13=, 0 i32.add $13=, $11, $13 @@ -33,22 +33,22 @@ test: # @test i64.const $6=, 4611404543450677248 block .LBB0_26 block .LBB0_14 - i32.call $push4=, __getf2, $0, $1, $3, $6 + i32.call $push4=, __getf2@FUNCTION, $0, $1, $3, $6 i32.ge_s $push5=, $pop4, $8 br_if $pop5, .LBB0_14 # BB#1: # %if.else - i32.call $push35=, __eqtf2, $0, $1, $3, $3 + i32.call $push35=, __eqtf2@FUNCTION, $0, $1, $3, $3 i32.const $push66=, 0 i32.eq $push67=, $pop35, $pop66 br_if $pop67, .LBB0_26 # BB#2: # %if.else - i32.call $7=, __lttf2, $0, $1, $3, $6 + i32.call $7=, __lttf2@FUNCTION, $0, $1, $3, $6 i32.const $4=, -1 i32.gt_s $push36=, $7, $4 br_if $pop36, .LBB0_26 # BB#3: # %while.body12 i64.const $push37=, 4611123068473966592 - i32.call $7=, __lttf2, $0, $1, $3, $pop37 + i32.call $7=, __lttf2@FUNCTION, $0, $1, $3, $pop37 i32.const $8=, 1 i32.const $push38=, 0 i32.ge_s $push39=, $7, $pop38 @@ -56,68 +56,68 @@ test: # @test # BB#4: # %while.body12.1 i32.const $8=, 2 i64.const $push40=, 4610841593497255936 - i32.call $push41=, __lttf2, $0, $1, $3, $pop40 + i32.call $push41=, __lttf2@FUNCTION, $0, $1, $3, $pop40 i32.gt_s $push42=, $pop41, $4 br_if $pop42, .LBB0_26 # BB#5: # %while.body12.2 i32.const $8=, 3 i64.const $push43=, 4610560118520545280 - i32.call $push44=, __lttf2, $0, $1, $3, $pop43 + i32.call $push44=, __lttf2@FUNCTION, $0, $1, $3, $pop43 i32.gt_s $push45=, $pop44, $4 br_if $pop45, .LBB0_26 # BB#6: # %while.body12.3 i32.const $8=, 4 i64.const $push46=, 4610278643543834624 - i32.call $push47=, __lttf2, $0, $1, $3, $pop46 + i32.call $push47=, __lttf2@FUNCTION, $0, $1, $3, $pop46 i32.gt_s $push48=, $pop47, $4 br_if $pop48, .LBB0_26 # BB#7: # %while.body12.4 i32.const $8=, 5 i64.const $push49=, 4609997168567123968 - i32.call $push50=, __lttf2, $0, $1, $3, $pop49 + i32.call $push50=, __lttf2@FUNCTION, $0, $1, $3, $pop49 i32.gt_s $push51=, $pop50, $4 br_if $pop51, .LBB0_26 # BB#8: # %while.body12.5 i32.const $8=, 6 i64.const $push52=, 4609715693590413312 - i32.call $push53=, __lttf2, $0, $1, $3, $pop52 + i32.call $push53=, __lttf2@FUNCTION, $0, $1, $3, $pop52 i32.gt_s $push54=, $pop53, $4 br_if $pop54, .LBB0_26 # BB#9: # %while.body12.6 i32.const $8=, 7 i64.const $push55=, 4609434218613702656 - i32.call $push56=, __lttf2, $0, $1, $3, $pop55 + i32.call $push56=, __lttf2@FUNCTION, $0, $1, $3, $pop55 i32.gt_s $push57=, $pop56, $4 br_if $pop57, .LBB0_26 # BB#10: # %while.body12.7 i64.const $push58=, 4609152743636992000 - i32.call $7=, __lttf2, $0, $1, $3, $pop58 + i32.call $7=, __lttf2@FUNCTION, $0, $1, $3, $pop58 copy_local $8=, $5 i32.gt_s $push59=, $7, $4 br_if $pop59, .LBB0_26 # BB#11: # %while.body12.8 i32.const $8=, 9 i64.const $push60=, 4608871268660281344 - i32.call $push61=, __lttf2, $0, $1, $3, $pop60 + i32.call $push61=, __lttf2@FUNCTION, $0, $1, $3, $pop60 i32.gt_s $push62=, $pop61, $4 br_if $pop62, .LBB0_26 # BB#12: # %while.body12.9 i32.const $8=, 10 i64.const $push63=, 4608589793683570688 - i32.call $push64=, __lttf2, $0, $1, $3, $pop63 + i32.call $push64=, __lttf2@FUNCTION, $0, $1, $3, $pop63 i32.gt_s $push65=, $pop64, $4 br_if $pop65, .LBB0_26 # BB#13: # %while.body12.10 - call abort + call abort@FUNCTION unreachable .LBB0_14: # %while.cond.preheader - i32.call $7=, __gttf2, $0, $1, $3, $6 + i32.call $7=, __gttf2@FUNCTION, $0, $1, $3, $6 i32.const $4=, 1 i32.lt_s $push6=, $7, $4 br_if $pop6, .LBB0_26 # BB#15: # %while.body i64.const $push7=, 4611686018427387904 - i32.call $7=, __gttf2, $0, $1, $3, $pop7 + i32.call $7=, __gttf2@FUNCTION, $0, $1, $3, $pop7 copy_local $8=, $4 i32.const $push8=, 0 i32.le_s $push9=, $7, $pop8 @@ -125,60 +125,60 @@ test: # @test # BB#16: # %while.body.1 i32.const $8=, 2 i64.const $push10=, 4611967493404098560 - i32.call $7=, __gttf2, $0, $1, $3, $pop10 + i32.call $7=, __gttf2@FUNCTION, $0, $1, $3, $pop10 i32.const $4=, 1 i32.lt_s $push11=, $7, $4 br_if $pop11, .LBB0_26 # BB#17: # %while.body.2 i32.const $8=, 3 i64.const $push12=, 4612248968380809216 - i32.call $push13=, __gttf2, $0, $1, $3, $pop12 + i32.call $push13=, __gttf2@FUNCTION, $0, $1, $3, $pop12 i32.lt_s $push14=, $pop13, $4 br_if $pop14, .LBB0_26 # BB#18: # %while.body.3 i32.const $8=, 4 i64.const $push15=, 4612530443357519872 - i32.call $push16=, __gttf2, $0, $1, $3, $pop15 + i32.call $push16=, __gttf2@FUNCTION, $0, $1, $3, $pop15 i32.lt_s $push17=, $pop16, $4 br_if $pop17, .LBB0_26 # BB#19: # %while.body.4 i32.const $8=, 5 i64.const $push18=, 4612811918334230528 - i32.call $push19=, __gttf2, $0, $1, $3, $pop18 + i32.call $push19=, __gttf2@FUNCTION, $0, $1, $3, $pop18 i32.lt_s $push20=, $pop19, $4 br_if $pop20, .LBB0_26 # BB#20: # %while.body.5 i32.const $8=, 6 i64.const $push21=, 4613093393310941184 - i32.call $push22=, __gttf2, $0, $1, $3, $pop21 + i32.call $push22=, __gttf2@FUNCTION, $0, $1, $3, $pop21 i32.lt_s $push23=, $pop22, $4 br_if $pop23, .LBB0_26 # BB#21: # %while.body.6 i32.const $8=, 7 i64.const $push24=, 4613374868287651840 - i32.call $push25=, __gttf2, $0, $1, $3, $pop24 + i32.call $push25=, __gttf2@FUNCTION, $0, $1, $3, $pop24 i32.lt_s $push26=, $pop25, $4 br_if $pop26, .LBB0_26 # BB#22: # %while.body.7 i64.const $push27=, 4613656343264362496 - i32.call $7=, __gttf2, $0, $1, $3, $pop27 + i32.call $7=, __gttf2@FUNCTION, $0, $1, $3, $pop27 copy_local $8=, $5 i32.lt_s $push28=, $7, $4 br_if $pop28, .LBB0_26 # BB#23: # %while.body.8 i32.const $8=, 9 i64.const $push29=, 4613937818241073152 - i32.call $push30=, __gttf2, $0, $1, $3, $pop29 + i32.call $push30=, __gttf2@FUNCTION, $0, $1, $3, $pop29 i32.lt_s $push31=, $pop30, $4 br_if $pop31, .LBB0_26 # BB#24: # %while.body.9 i32.const $8=, 10 i64.const $push32=, 4614219293217783808 - i32.call $push33=, __gttf2, $0, $1, $3, $pop32 + i32.call $push33=, __gttf2@FUNCTION, $0, $1, $3, $pop32 i32.lt_s $push34=, $pop33, $4 br_if $pop34, .LBB0_26 # BB#25: # %while.body.10 - call abort + call abort@FUNCTION unreachable .LBB0_26: # %if.end19 i32.store $discard=, 0($2), $8 @@ -208,21 +208,21 @@ main: # @main i64.const $push0=, 4611826755915743232 i32.const $3=, 12 i32.add $3=, $7, $3 - call test, $0, $pop0, $3 + call test@FUNCTION, $0, $pop0, $3 i64.const $push1=, 4611897124659920896 i32.const $4=, 12 i32.add $4=, $7, $4 - call test, $0, $pop1, $4 + call test@FUNCTION, $0, $pop1, $4 i64.const $push2=, 4611967493404098560 i32.const $5=, 12 i32.add $5=, $7, $5 - call test, $0, $pop2, $5 + call test@FUNCTION, $0, $pop2, $5 i64.const $push3=, 4612037862148276224 i32.const $6=, 12 i32.add $6=, $7, $6 - call test, $0, $pop3, $6 + call test@FUNCTION, $0, $pop3, $6 i32.const $push4=, 0 - call exit, $pop4 + call exit@FUNCTION, $pop4 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020418-1.c.s b/test/torture-s/20020418-1.c.s index 49820f748..aaf0a718e 100644 --- a/test/torture-s/20020418-1.c.s +++ b/test/torture-s/20020418-1.c.s @@ -39,7 +39,7 @@ main: # @main .result i32 # BB#0: # %gcc_crash.exit i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020423-1.c.s b/test/torture-s/20020423-1.c.s index d56e83825..9bab5b08c 100644 --- a/test/torture-s/20020423-1.c.s +++ b/test/torture-s/20020423-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020506-1.c.s b/test/torture-s/20020506-1.c.s index 342ccd1d7..d4de74432 100644 --- a/test/torture-s/20020506-1.c.s +++ b/test/torture-s/20020506-1.c.s @@ -18,7 +18,7 @@ test1: # @test1 i32.eq $push3=, $1, $pop2 br_if $pop3, .LBB0_4 # BB#2: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.else i32.const $push4=, 0 @@ -27,7 +27,7 @@ test1: # @test1 .LBB0_4: # %if.end45 return .LBB0_5: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test1, .Lfunc_end0-test1 @@ -54,7 +54,7 @@ test2: # @test2 i32.eq $push5=, $1, $pop4 br_if $pop5, .LBB1_4 # BB#2: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB1_3: # %if.else i32.const $push6=, 0 @@ -63,7 +63,7 @@ test2: # @test2 .LBB1_4: # %if.end45 return .LBB1_5: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size test2, .Lfunc_end1-test2 @@ -86,7 +86,7 @@ test3: # @test3 i32.eq $push3=, $1, $pop2 br_if $pop3, .LBB2_4 # BB#2: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB2_3: # %if.else i32.const $push4=, 0 @@ -95,7 +95,7 @@ test3: # @test3 .LBB2_4: # %if.end45 return .LBB2_5: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size test3, .Lfunc_end2-test3 @@ -122,7 +122,7 @@ test4: # @test4 i32.eq $push5=, $1, $pop4 br_if $pop5, .LBB3_4 # BB#2: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB3_3: # %if.else i32.const $push6=, 0 @@ -131,7 +131,7 @@ test4: # @test4 .LBB3_4: # %if.end45 return .LBB3_5: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size test4, .Lfunc_end3-test4 @@ -154,7 +154,7 @@ test5: # @test5 i32.eq $push3=, $1, $pop2 br_if $pop3, .LBB4_4 # BB#2: # %if.then1 - call abort + call abort@FUNCTION unreachable .LBB4_3: # %if.else i32.const $push4=, 0 @@ -163,7 +163,7 @@ test5: # @test5 .LBB4_4: # %if.end38 return .LBB4_5: # %if.then3 - call abort + call abort@FUNCTION unreachable .Lfunc_end4: .size test5, .Lfunc_end4-test5 @@ -186,7 +186,7 @@ test6: # @test6 i32.eq $push3=, $1, $pop2 br_if $pop3, .LBB5_4 # BB#2: # %if.then1 - call abort + call abort@FUNCTION unreachable .LBB5_3: # %if.else i32.const $push4=, 0 @@ -195,7 +195,7 @@ test6: # @test6 .LBB5_4: # %if.end38 return .LBB5_5: # %if.then3 - call abort + call abort@FUNCTION unreachable .Lfunc_end5: .size test6, .Lfunc_end5-test6 @@ -218,7 +218,7 @@ test7: # @test7 i32.eq $push3=, $1, $pop2 br_if $pop3, .LBB6_4 # BB#2: # %if.then1 - call abort + call abort@FUNCTION unreachable .LBB6_3: # %if.else i32.const $push4=, 0 @@ -227,7 +227,7 @@ test7: # @test7 .LBB6_4: # %if.end38 return .LBB6_5: # %if.then3 - call abort + call abort@FUNCTION unreachable .Lfunc_end6: .size test7, .Lfunc_end6-test7 @@ -250,7 +250,7 @@ test8: # @test8 i32.eq $push3=, $1, $pop2 br_if $pop3, .LBB7_4 # BB#2: # %if.then1 - call abort + call abort@FUNCTION unreachable .LBB7_3: # %if.else i32.const $push4=, 0 @@ -259,7 +259,7 @@ test8: # @test8 .LBB7_4: # %if.end38 return .LBB7_5: # %if.then3 - call abort + call abort@FUNCTION unreachable .Lfunc_end7: .size test8, .Lfunc_end7-test8 diff --git a/test/torture-s/20020508-1.c.s b/test/torture-s/20020508-1.c.s index c5757ccb5..c84aa2397 100644 --- a/test/torture-s/20020508-1.c.s +++ b/test/torture-s/20020508-1.c.s @@ -190,70 +190,70 @@ main: # @main i64.ne $push88=, $pop87, $19 br_if $pop88, .LBB0_22 # BB#21: # %if.end195 - call exit, $11 + call exit@FUNCTION, $11 unreachable .LBB0_22: # %if.then187 - call abort + call abort@FUNCTION unreachable .LBB0_23: # %if.then170 - call abort + call abort@FUNCTION unreachable .LBB0_24: # %if.then160 - call abort + call abort@FUNCTION unreachable .LBB0_25: # %if.then153 - call abort + call abort@FUNCTION unreachable .LBB0_26: # %if.then145 - call abort + call abort@FUNCTION unreachable .LBB0_27: # %if.then138 - call abort + call abort@FUNCTION unreachable .LBB0_28: # %if.then130 - call abort + call abort@FUNCTION unreachable .LBB0_29: # %if.then121 - call abort + call abort@FUNCTION unreachable .LBB0_30: # %if.then102 - call abort + call abort@FUNCTION unreachable .LBB0_31: # %if.then92 - call abort + call abort@FUNCTION unreachable .LBB0_32: # %if.then85 - call abort + call abort@FUNCTION unreachable .LBB0_33: # %if.then75 - call abort + call abort@FUNCTION unreachable .LBB0_34: # %if.then68 - call abort + call abort@FUNCTION unreachable .LBB0_35: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB0_36: # %if.then52 - call abort + call abort@FUNCTION unreachable .LBB0_37: # %if.then44 - call abort + call abort@FUNCTION unreachable .LBB0_38: # %if.then37 - call abort + call abort@FUNCTION unreachable .LBB0_39: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB0_40: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB0_41: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_42: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020508-2.c.s b/test/torture-s/20020508-2.c.s index 042e56ee7..29f1e889c 100644 --- a/test/torture-s/20020508-2.c.s +++ b/test/torture-s/20020508-2.c.s @@ -190,70 +190,70 @@ main: # @main i64.ne $push88=, $pop87, $19 br_if $pop88, .LBB0_22 # BB#21: # %if.end195 - call exit, $11 + call exit@FUNCTION, $11 unreachable .LBB0_22: # %if.then187 - call abort + call abort@FUNCTION unreachable .LBB0_23: # %if.then170 - call abort + call abort@FUNCTION unreachable .LBB0_24: # %if.then160 - call abort + call abort@FUNCTION unreachable .LBB0_25: # %if.then153 - call abort + call abort@FUNCTION unreachable .LBB0_26: # %if.then145 - call abort + call abort@FUNCTION unreachable .LBB0_27: # %if.then138 - call abort + call abort@FUNCTION unreachable .LBB0_28: # %if.then130 - call abort + call abort@FUNCTION unreachable .LBB0_29: # %if.then121 - call abort + call abort@FUNCTION unreachable .LBB0_30: # %if.then102 - call abort + call abort@FUNCTION unreachable .LBB0_31: # %if.then92 - call abort + call abort@FUNCTION unreachable .LBB0_32: # %if.then85 - call abort + call abort@FUNCTION unreachable .LBB0_33: # %if.then75 - call abort + call abort@FUNCTION unreachable .LBB0_34: # %if.then68 - call abort + call abort@FUNCTION unreachable .LBB0_35: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB0_36: # %if.then52 - call abort + call abort@FUNCTION unreachable .LBB0_37: # %if.then44 - call abort + call abort@FUNCTION unreachable .LBB0_38: # %if.then37 - call abort + call abort@FUNCTION unreachable .LBB0_39: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB0_40: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB0_41: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_42: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020508-3.c.s b/test/torture-s/20020508-3.c.s index 8710e053c..80cf713bb 100644 --- a/test/torture-s/20020508-3.c.s +++ b/test/torture-s/20020508-3.c.s @@ -189,70 +189,70 @@ main: # @main i64.ne $push88=, $pop87, $19 br_if $pop88, .LBB0_22 # BB#21: # %if.end195 - call exit, $11 + call exit@FUNCTION, $11 unreachable .LBB0_22: # %if.then187 - call abort + call abort@FUNCTION unreachable .LBB0_23: # %if.then170 - call abort + call abort@FUNCTION unreachable .LBB0_24: # %if.then160 - call abort + call abort@FUNCTION unreachable .LBB0_25: # %if.then153 - call abort + call abort@FUNCTION unreachable .LBB0_26: # %if.then145 - call abort + call abort@FUNCTION unreachable .LBB0_27: # %if.then138 - call abort + call abort@FUNCTION unreachable .LBB0_28: # %if.then130 - call abort + call abort@FUNCTION unreachable .LBB0_29: # %if.then121 - call abort + call abort@FUNCTION unreachable .LBB0_30: # %if.then102 - call abort + call abort@FUNCTION unreachable .LBB0_31: # %if.then92 - call abort + call abort@FUNCTION unreachable .LBB0_32: # %if.then85 - call abort + call abort@FUNCTION unreachable .LBB0_33: # %if.then75 - call abort + call abort@FUNCTION unreachable .LBB0_34: # %if.then68 - call abort + call abort@FUNCTION unreachable .LBB0_35: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB0_36: # %if.then52 - call abort + call abort@FUNCTION unreachable .LBB0_37: # %if.then44 - call abort + call abort@FUNCTION unreachable .LBB0_38: # %if.then37 - call abort + call abort@FUNCTION unreachable .LBB0_39: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB0_40: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB0_41: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_42: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020510-1.c.s b/test/torture-s/20020510-1.c.s index 0bc4b11b2..3485df4b8 100644 --- a/test/torture-s/20020510-1.c.s +++ b/test/torture-s/20020510-1.c.s @@ -20,14 +20,14 @@ testc: # @testc # BB#1: # %if.then br_if $1, .LBB0_4 # BB#2: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.else br_if $1, .LBB0_5 .LBB0_4: # %if.end9 return .LBB0_5: # %if.then7 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size testc, .Lfunc_end0-testc @@ -52,14 +52,14 @@ tests: # @tests # BB#1: # %if.then br_if $1, .LBB1_4 # BB#2: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB1_3: # %if.else br_if $1, .LBB1_5 .LBB1_4: # %if.end9 return .LBB1_5: # %if.then7 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size tests, .Lfunc_end1-tests @@ -80,14 +80,14 @@ testi: # @testi # BB#1: # %if.then br_if $1, .LBB2_4 # BB#2: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB2_3: # %if.else br_if $1, .LBB2_5 .LBB2_4: # %if.end6 return .LBB2_5: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size testi, .Lfunc_end2-testi @@ -108,14 +108,14 @@ testl: # @testl # BB#1: # %if.then br_if $1, .LBB3_4 # BB#2: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB3_3: # %if.else br_if $1, .LBB3_5 .LBB3_4: # %if.end6 return .LBB3_5: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size testl, .Lfunc_end3-testl diff --git a/test/torture-s/20020611-1.c.s b/test/torture-s/20020611-1.c.s index d832a4f10..f1393ba87 100644 --- a/test/torture-s/20020611-1.c.s +++ b/test/torture-s/20020611-1.c.s @@ -36,10 +36,10 @@ main: # @main i32.eq $push6=, $pop4, $pop5 br_if $pop6, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020614-1.c.s b/test/torture-s/20020614-1.c.s index 3002ee5d2..3dd244aca 100644 --- a/test/torture-s/20020614-1.c.s +++ b/test/torture-s/20020614-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020615-1.c.s b/test/torture-s/20020615-1.c.s index 9a53b767b..869c68c97 100644 --- a/test/torture-s/20020615-1.c.s +++ b/test/torture-s/20020615-1.c.s @@ -227,10 +227,10 @@ main: # @main i32.ne $push52=, $pop51, $14 br_if $pop52, .LBB1_14 # BB#13: # %if.end - call exit, $6 + call exit@FUNCTION, $6 unreachable .LBB1_14: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020716-1.c.s b/test/torture-s/20020716-1.c.s index a37f1f3dc..c24b44d19 100644 --- a/test/torture-s/20020716-1.c.s +++ b/test/torture-s/20020716-1.c.s @@ -35,7 +35,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20020805-1.c.s b/test/torture-s/20020805-1.c.s index 4606f813b..ef35f2c21 100644 --- a/test/torture-s/20020805-1.c.s +++ b/test/torture-s/20020805-1.c.s @@ -14,7 +14,7 @@ check: # @check # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size check, .Lfunc_end0-check @@ -40,10 +40,10 @@ main: # @main i32.ne $push7=, $pop5, $pop6 br_if $pop7, .LBB1_2 # BB#1: # %check.exit - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020819-1.c.s b/test/torture-s/20020819-1.c.s index 8fdb13c0d..7b9c461e8 100644 --- a/test/torture-s/20020819-1.c.s +++ b/test/torture-s/20020819-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20020911-1.c.s b/test/torture-s/20020911-1.c.s index 1aacd35d7..ea69109e6 100644 --- a/test/torture-s/20020911-1.c.s +++ b/test/torture-s/20020911-1.c.s @@ -25,7 +25,7 @@ main: # @main # BB#2: # %if.end return $0 .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20020920-1.c.s b/test/torture-s/20020920-1.c.s index f73adca89..6822646d5 100644 --- a/test/torture-s/20020920-1.c.s +++ b/test/torture-s/20020920-1.c.s @@ -27,7 +27,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20021010-1.c.s b/test/torture-s/20021010-1.c.s index 2d150b3aa..1fca22b17 100644 --- a/test/torture-s/20021010-1.c.s +++ b/test/torture-s/20021010-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20021010-2.c.s b/test/torture-s/20021010-2.c.s index 14122d8e1..5a56e379b 100644 --- a/test/torture-s/20021010-2.c.s +++ b/test/torture-s/20021010-2.c.s @@ -23,10 +23,10 @@ main: # @main i32.ne $push6=, $pop4, $pop5 br_if $pop6, .LBB0_2 # BB#1: # %if.end26 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then25 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20021011-1.c.s b/test/torture-s/20021011-1.c.s index 808f78d6f..c1ea262b0 100644 --- a/test/torture-s/20021011-1.c.s +++ b/test/torture-s/20021011-1.c.s @@ -11,98 +11,98 @@ main: # @main i32.const $0=, .L.str i32.const $1=, buf i32.const $2=, 9 - call memcpy, $1, $0, $2 + call memcpy@FUNCTION, $1, $0, $2 block .LBB0_19 - i32.call $push0=, strcmp, $1, $0 + i32.call $push0=, strcmp@FUNCTION, $1, $0 br_if $pop0, .LBB0_19 # BB#1: # %for.body.preheader - call memcpy, $1, $0, $2 + call memcpy@FUNCTION, $1, $0, $2 block .LBB0_18 - i32.call $push1=, strcmp, $1, $0 + i32.call $push1=, strcmp@FUNCTION, $1, $0 br_if $pop1, .LBB0_18 # BB#2: # %for.cond i32.const $1=, buf+1 - call memcpy, $1, $0, $2 - i32.call $push2=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push2=, strcmp@FUNCTION, $1, $0 br_if $pop2, .LBB0_18 # BB#3: # %for.cond.1 i32.const $1=, buf+2 - call memcpy, $1, $0, $2 - i32.call $push3=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push3=, strcmp@FUNCTION, $1, $0 br_if $pop3, .LBB0_18 # BB#4: # %for.cond.2 i32.const $1=, buf+3 - call memcpy, $1, $0, $2 - i32.call $push4=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push4=, strcmp@FUNCTION, $1, $0 br_if $pop4, .LBB0_18 # BB#5: # %for.cond.3 i32.const $1=, buf+4 - call memcpy, $1, $0, $2 - i32.call $push5=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push5=, strcmp@FUNCTION, $1, $0 br_if $pop5, .LBB0_18 # BB#6: # %for.cond.4 i32.const $1=, buf+5 - call memcpy, $1, $0, $2 - i32.call $push6=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push6=, strcmp@FUNCTION, $1, $0 br_if $pop6, .LBB0_18 # BB#7: # %for.cond.5 i32.const $1=, buf+6 - call memcpy, $1, $0, $2 - i32.call $push7=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push7=, strcmp@FUNCTION, $1, $0 br_if $pop7, .LBB0_18 # BB#8: # %for.cond.6 i32.const $1=, buf+7 - call memcpy, $1, $0, $2 - i32.call $push8=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push8=, strcmp@FUNCTION, $1, $0 br_if $pop8, .LBB0_18 # BB#9: # %for.cond.7 i32.const $1=, buf+8 - call memcpy, $1, $0, $2 - i32.call $push9=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push9=, strcmp@FUNCTION, $1, $0 br_if $pop9, .LBB0_18 # BB#10: # %for.cond.8 i32.const $1=, buf+9 - call memcpy, $1, $0, $2 - i32.call $push10=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push10=, strcmp@FUNCTION, $1, $0 br_if $pop10, .LBB0_18 # BB#11: # %for.cond.9 i32.const $1=, buf+10 - call memcpy, $1, $0, $2 - i32.call $push11=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push11=, strcmp@FUNCTION, $1, $0 br_if $pop11, .LBB0_18 # BB#12: # %for.cond.10 i32.const $1=, buf+11 - call memcpy, $1, $0, $2 - i32.call $push12=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push12=, strcmp@FUNCTION, $1, $0 br_if $pop12, .LBB0_18 # BB#13: # %for.cond.11 i32.const $1=, buf+12 - call memcpy, $1, $0, $2 - i32.call $push13=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push13=, strcmp@FUNCTION, $1, $0 br_if $pop13, .LBB0_18 # BB#14: # %for.cond.12 i32.const $1=, buf+13 - call memcpy, $1, $0, $2 - i32.call $push14=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push14=, strcmp@FUNCTION, $1, $0 br_if $pop14, .LBB0_18 # BB#15: # %for.cond.13 i32.const $1=, buf+14 - call memcpy, $1, $0, $2 - i32.call $push15=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push15=, strcmp@FUNCTION, $1, $0 br_if $pop15, .LBB0_18 # BB#16: # %for.cond.14 i32.const $1=, buf+15 - call memcpy, $1, $0, $2 - i32.call $push16=, strcmp, $1, $0 + call memcpy@FUNCTION, $1, $0, $2 + i32.call $push16=, strcmp@FUNCTION, $1, $0 br_if $pop16, .LBB0_18 # BB#17: # %for.cond.15 i32.const $push17=, 0 return $pop17 .LBB0_18: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB0_19: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20021015-1.c.s b/test/torture-s/20021015-1.c.s index ea4a8a484..196acbf5a 100644 --- a/test/torture-s/20021015-1.c.s +++ b/test/torture-s/20021015-1.c.s @@ -17,7 +17,7 @@ g: # @g i32.store8 $discard=, g_list($4), $4 return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size g, .Lfunc_end0-g diff --git a/test/torture-s/20021111-1.c.s b/test/torture-s/20021111-1.c.s index 1a0b6f041..0c87751f6 100644 --- a/test/torture-s/20021111-1.c.s +++ b/test/torture-s/20021111-1.c.s @@ -29,7 +29,7 @@ aim_callhandler: # @aim_callhandler i32.store $discard=, aim_callhandler.i($1), $pop3 br .LBB0_5 .LBB0_4: # %if.then6 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %return i32.const $push4=, 0 @@ -52,12 +52,12 @@ main: # @main i32.lt_s $push0=, $0, $2 br_if $pop0, .LBB1_2 # BB#1: # %if.then6.i - call abort + call abort@FUNCTION unreachable .LBB1_2: # %aim_callhandler.exit i32.add $push1=, $0, $2 i32.store $discard=, aim_callhandler.i($1), $pop1 - call exit, $1 + call exit@FUNCTION, $1 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20021113-1.c.s b/test/torture-s/20021113-1.c.s index 0e95a1858..a2add2a38 100644 --- a/test/torture-s/20021113-1.c.s +++ b/test/torture-s/20021113-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20021118-2.c.s b/test/torture-s/20021118-2.c.s index 0bc3b4ad8..39ffc834d 100644 --- a/test/torture-s/20021118-2.c.s +++ b/test/torture-s/20021118-2.c.s @@ -64,7 +64,7 @@ f1: # @f1 # BB#1: # %if.end return .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size f1, .Lfunc_end2-f1 @@ -87,7 +87,7 @@ f2: # @f2 # BB#2: # %if.end return .LBB3_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size f2, .Lfunc_end3-f2 @@ -106,7 +106,7 @@ f3: # @f3 # BB#1: # %if.end return .LBB4_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end4: .size f3, .Lfunc_end4-f3 @@ -119,7 +119,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end5: .size main, .Lfunc_end5-main diff --git a/test/torture-s/20021118-3.c.s b/test/torture-s/20021118-3.c.s index a81549537..50ada52d3 100644 --- a/test/torture-s/20021118-3.c.s +++ b/test/torture-s/20021118-3.c.s @@ -22,7 +22,7 @@ foo: # @foo # BB#2: # %if.end return $1 .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -35,7 +35,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20021120-1.c.s b/test/torture-s/20021120-1.c.s index a62178480..8229013fa 100644 --- a/test/torture-s/20021120-1.c.s +++ b/test/torture-s/20021120-1.c.s @@ -374,7 +374,7 @@ main: # @main i32.ne $push4=, $4, $pop3 br_if $pop4, .LBB1_1 .LBB1_2: # %for.end - call foo, $0 + call foo@FUNCTION, $0 i32.const $4=, 0 i32.const $5=, gd copy_local $6=, $4 @@ -404,10 +404,10 @@ main: # @main br_if $pop14, .LBB1_3 .LBB1_6: # %for.end17 i32.const $push15=, 0 - call exit, $pop15 + call exit@FUNCTION, $pop15 unreachable .LBB1_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20021120-2.c.s b/test/torture-s/20021120-2.c.s index ce8bee858..66d2ab4db 100644 --- a/test/torture-s/20021120-2.c.s +++ b/test/torture-s/20021120-2.c.s @@ -30,7 +30,7 @@ main: # @main i32.const $push0=, 10 i32.store $push1=, g1($0), $pop0 i32.store $discard=, g2($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20021120-3.c.s b/test/torture-s/20021120-3.c.s index a7fa1d118..0b16a8936 100644 --- a/test/torture-s/20021120-3.c.s +++ b/test/torture-s/20021120-3.c.s @@ -24,7 +24,7 @@ foo: # @foo i32.store $8=, 0($5), $8 i32.store $discard=, 0($8), $3 i32.const $push0=, .L.str - i32.call $discard=, siprintf, $0, $pop0 + i32.call $discard=, siprintf@FUNCTION, $0, $pop0 i32.const $6=, __stack_pointer i32.load $6=, 0($6) i32.const $7=, 4 @@ -68,7 +68,7 @@ main: # @main i32.const $push1=, .L.str i32.const $6=, 16 i32.add $6=, $7, $6 - i32.call $discard=, siprintf, $6, $pop1 + i32.call $discard=, siprintf@FUNCTION, $6, $pop1 i32.const $2=, __stack_pointer i32.load $2=, 0($2) i32.const $3=, 4 @@ -76,7 +76,7 @@ main: # @main i32.const $3=, __stack_pointer i32.store $7=, 0($3), $7 i32.const $push2=, 0 - call exit, $pop2 + call exit@FUNCTION, $pop2 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20021127-1.c.s b/test/torture-s/20021127-1.c.s index 7891deb29..b1fe93a92 100644 --- a/test/torture-s/20021127-1.c.s +++ b/test/torture-s/20021127-1.c.s @@ -20,7 +20,7 @@ llabs: # @llabs .param i64 .result i64 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size llabs, .Lfunc_end1-llabs diff --git a/test/torture-s/20021204-1.c.s b/test/torture-s/20021204-1.c.s index 4c5945cb9..ab8c9e44d 100644 --- a/test/torture-s/20021204-1.c.s +++ b/test/torture-s/20021204-1.c.s @@ -14,7 +14,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -35,10 +35,10 @@ main: # @main i32.ge_s $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %foo.exit - call exit, $2 + call exit@FUNCTION, $2 unreachable .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20030105-1.c.s b/test/torture-s/20030105-1.c.s index 5402e89dd..9d82e971b 100644 --- a/test/torture-s/20030105-1.c.s +++ b/test/torture-s/20030105-1.c.s @@ -20,16 +20,16 @@ main: # @main .result i32 # BB#0: # %entry block .LBB1_2 - i32.call $push0=, foo + i32.call $push0=, foo@FUNCTION i32.const $push1=, 28 i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20030109-1.c.s b/test/torture-s/20030109-1.c.s index a8a58f0f9..a4ce2f3b0 100644 --- a/test/torture-s/20030109-1.c.s +++ b/test/torture-s/20030109-1.c.s @@ -17,7 +17,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20030117-1.c.s b/test/torture-s/20030117-1.c.s index 8b319d674..df3e188ac 100644 --- a/test/torture-s/20030117-1.c.s +++ b/test/torture-s/20030117-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end4 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20030120-1.c.s b/test/torture-s/20030120-1.c.s index e792d52cf..064b9988c 100644 --- a/test/torture-s/20030120-1.c.s +++ b/test/torture-s/20030120-1.c.s @@ -54,7 +54,7 @@ main: # @main .result i32 # BB#0: # %if.end11 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20030125-1.c.s b/test/torture-s/20030125-1.c.s index 8d8e973da..0ea125d3d 100644 --- a/test/torture-s/20030125-1.c.s +++ b/test/torture-s/20030125-1.c.s @@ -9,7 +9,7 @@ t: # @t .result f32 # BB#0: # %entry f64.promote/f32 $push0=, $0 - f64.call $push1=, sin, $pop0 + f64.call $push1=, sin@FUNCTION, $pop0 f32.demote/f64 $push2=, $pop1 return $pop2 .Lfunc_end0: @@ -48,7 +48,7 @@ floor: # @floor .param f64 .result f64 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size floor, .Lfunc_end3-floor @@ -73,7 +73,7 @@ q1: # @q1 main: # @main .result i32 # BB#0: # %if.end - call abort + call abort@FUNCTION unreachable .Lfunc_end5: .size main, .Lfunc_end5-main @@ -98,7 +98,7 @@ sinf: # @sinf .param f32 .result f32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end7: .size sinf, .Lfunc_end7-sinf diff --git a/test/torture-s/20030128-1.c.s b/test/torture-s/20030128-1.c.s index ed0e676ab..1c6713667 100644 --- a/test/torture-s/20030128-1.c.s +++ b/test/torture-s/20030128-1.c.s @@ -20,10 +20,10 @@ main: # @main i32.ne $push6=, $pop4, $pop5 br_if $pop6, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20030209-1.c.s b/test/torture-s/20030209-1.c.s index bda8750e9..b73970df0 100644 --- a/test/torture-s/20030209-1.c.s +++ b/test/torture-s/20030209-1.c.s @@ -11,7 +11,7 @@ main: # @main i32.const $0=, 0 i64.const $push0=, 4631107791820423168 i64.store $discard=, x+79200($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20030218-1.c.s b/test/torture-s/20030218-1.c.s index 42f2aebd6..a8690d99f 100644 --- a/test/torture-s/20030218-1.c.s +++ b/test/torture-s/20030218-1.c.s @@ -40,7 +40,7 @@ main: # @main i32.add $3=, $4, $3 i32.add $push2=, $3, $pop1 i32.store $discard=, q($0), $pop2 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20030221-1.c.s b/test/torture-s/20030221-1.c.s index 3e3621be1..68aff4b39 100644 --- a/test/torture-s/20030221-1.c.s +++ b/test/torture-s/20030221-1.c.s @@ -26,7 +26,7 @@ main: # @main i32.const $5=, 0 i32.add $5=, $6, $5 block .LBB0_2 - i32.call $push4=, strlen, $5 + i32.call $push4=, strlen@FUNCTION, $5 i32.store8 $push5=, 0($6), $pop4 i32.const $push6=, 255 i32.and $push7=, $pop5, $pop6 @@ -40,7 +40,7 @@ main: # @main i32.store $6=, 0($3), $6 return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20030222-1.c.s b/test/torture-s/20030222-1.c.s index 09cc54bb5..26f9c654b 100644 --- a/test/torture-s/20030222-1.c.s +++ b/test/torture-s/20030222-1.c.s @@ -39,10 +39,10 @@ main: # @main i32.ne $push1=, $pop0, $2 br_if $pop1, .LBB1_2 # BB#1: # %if.end - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20030313-1.c.s b/test/torture-s/20030313-1.c.s index 8f7675843..67b27f6f3 100644 --- a/test/torture-s/20030313-1.c.s +++ b/test/torture-s/20030313-1.c.s @@ -80,25 +80,25 @@ foo: # @foo # BB#13: # %if.end40 return .LBB0_14: # %if.then39 - call abort + call abort@FUNCTION unreachable .LBB0_15: # %if.then32 - call abort + call abort@FUNCTION unreachable .LBB0_16: # %if.then25 - call abort + call abort@FUNCTION unreachable .LBB0_17: # %if.then18 - call abort + call abort@FUNCTION unreachable .LBB0_18: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB0_19: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB0_20: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -145,8 +145,8 @@ main: # @main i32.const $push8=, 12 i32.const $6=, 0 i32.add $6=, $7, $6 - call foo, $6, $pop8 - call exit, $0 + call foo@FUNCTION, $6, $pop8 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20030606-1.c.s b/test/torture-s/20030606-1.c.s index a2c05a2a0..8e67c2511 100644 --- a/test/torture-s/20030606-1.c.s +++ b/test/torture-s/20030606-1.c.s @@ -35,7 +35,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20030626-2.c.s b/test/torture-s/20030626-2.c.s index 6e28eeacc..00b850ef1 100644 --- a/test/torture-s/20030626-2.c.s +++ b/test/torture-s/20030626-2.c.s @@ -10,7 +10,7 @@ main: # @main i32.const $push1=, buf i32.const $push0=, .L.str.2 i32.const $push2=, 13 - call memcpy, $pop1, $pop0, $pop2 + call memcpy@FUNCTION, $pop1, $pop0, $pop2 i32.const $push3=, 0 return $pop3 .Lfunc_end0: diff --git a/test/torture-s/20030714-1.c.s b/test/torture-s/20030714-1.c.s index 738e4c607..ba9b04365 100644 --- a/test/torture-s/20030714-1.c.s +++ b/test/torture-s/20030714-1.c.s @@ -122,7 +122,7 @@ main: # @main i32.const $0=, 0 i32.load16_u $1=, g_this+26($0) i32.load $2=, g__style($0) - i32.const $push2=, RenderBox_isTableCell + i32.const $push2=, RenderBox_isTableCell@FUNCTION i32.store $discard=, g_this+28($0), $pop2 i32.const $push3=, -1966081 i32.and $push4=, $2, $pop3 @@ -134,7 +134,7 @@ main: # @main i32.const $push7=, 16 i32.or $push8=, $pop1, $pop7 i32.store16 $discard=, g_this+26($0), $pop8 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/20030715-1.c.s b/test/torture-s/20030715-1.c.s index 95422edd3..dfcd8c2c9 100644 --- a/test/torture-s/20030715-1.c.s +++ b/test/torture-s/20030715-1.c.s @@ -23,7 +23,7 @@ server_type: # @server_type .local i32, i32, i32 # BB#0: # %entry i32.const $push0=, .L.str - i32.call $4=, strcmp, $2, $pop0 + i32.call $4=, strcmp@FUNCTION, $2, $pop0 i32.const $3=, 0 copy_local $5=, $3 block .LBB1_3 @@ -33,7 +33,7 @@ server_type: # @server_type br_if $pop3, .LBB1_2 # BB#1: # %if.else i32.const $push1=, .L.str.1 - i32.call $4=, strcmp, $2, $pop1 + i32.call $4=, strcmp@FUNCTION, $2, $pop1 i32.const $2=, .L.str.2 i32.const $5=, 1 br_if $4, .LBB1_3 diff --git a/test/torture-s/20030821-1.c.s b/test/torture-s/20030821-1.c.s index c34bcc87c..81250ec66 100644 --- a/test/torture-s/20030821-1.c.s +++ b/test/torture-s/20030821-1.c.s @@ -18,7 +18,7 @@ foo: # @foo i32.const $push4=, 0 return $pop4 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo diff --git a/test/torture-s/20030828-2.c.s b/test/torture-s/20030828-2.c.s index f5ba57a07..0c7795b33 100644 --- a/test/torture-s/20030828-2.c.s +++ b/test/torture-s/20030828-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20030903-1.c.s b/test/torture-s/20030903-1.c.s index af93fa4da..f0fc990eb 100644 --- a/test/torture-s/20030903-1.c.s +++ b/test/torture-s/20030903-1.c.s @@ -25,16 +25,16 @@ main: # @main block .LBB0_3 tableswitch $0, .LBB0_3, .LBB0_3, .LBB0_4, .LBB0_5, .LBB0_6 .LBB0_3: # %sw.bb - call y + call y@FUNCTION unreachable .LBB0_4: # %sw.bb1 - call y + call y@FUNCTION unreachable .LBB0_5: # %sw.bb2 - call y + call y@FUNCTION unreachable .LBB0_6: # %sw.bb3 - call y + call y@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -43,7 +43,7 @@ main: # @main .type y,@function y: # @y # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size y, .Lfunc_end1-y diff --git a/test/torture-s/20030909-1.c.s b/test/torture-s/20030909-1.c.s index 3163813c4..7a615733c 100644 --- a/test/torture-s/20030909-1.c.s +++ b/test/torture-s/20030909-1.c.s @@ -13,7 +13,7 @@ test: # @test # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test, .Lfunc_end0-test @@ -37,7 +37,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20030910-1.c.s b/test/torture-s/20030910-1.c.s index 521b35139..4b787ccde 100644 --- a/test/torture-s/20030910-1.c.s +++ b/test/torture-s/20030910-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20030913-1.c.s b/test/torture-s/20030913-1.c.s index ceee5202c..87be695dc 100644 --- a/test/torture-s/20030913-1.c.s +++ b/test/torture-s/20030913-1.c.s @@ -37,7 +37,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 42 i32.store $discard=, glob($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20030916-1.c.s b/test/torture-s/20030916-1.c.s index 43bf18a4b..406a5a090 100644 --- a/test/torture-s/20030916-1.c.s +++ b/test/torture-s/20030916-1.c.s @@ -103,10 +103,10 @@ main: # @main i32.eq $push22=, $2, $pop21 br_if $pop22, .LBB1_3 .LBB1_5: # %if.then - call abort + call abort@FUNCTION unreachable .LBB1_6: # %for.end10 - call exit, $1 + call exit@FUNCTION, $1 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20030928-1.c.s b/test/torture-s/20030928-1.c.s index d835990c0..0ff444230 100644 --- a/test/torture-s/20030928-1.c.s +++ b/test/torture-s/20030928-1.c.s @@ -77,7 +77,7 @@ main: # @main .result i32 # BB#0: # %for.cond2.7 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20031010-1.c.s b/test/torture-s/20031010-1.c.s index e5fcd2522..a4f222640 100644 --- a/test/torture-s/20031010-1.c.s +++ b/test/torture-s/20031010-1.c.s @@ -25,7 +25,7 @@ foo: # @foo .LBB0_3: # %if.end8 return $2 .LBB0_4: # %if.end9 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -42,7 +42,7 @@ main: # @main block .LBB1_2 i32.const $push1=, 2 i32.const $push0=, 3 - i32.call $push2=, foo, $pop1, $pop0, $0, $0, $0 + i32.call $push2=, foo@FUNCTION, $pop1, $pop0, $0, $0, $0 i32.const $push4=, 0 i32.eq $push5=, $pop2, $pop4 br_if $pop5, .LBB1_2 @@ -50,7 +50,7 @@ main: # @main i32.const $push3=, 0 return $pop3 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20031012-1.c.s b/test/torture-s/20031012-1.c.s index 4f712713e..20fd8709c 100644 --- a/test/torture-s/20031012-1.c.s +++ b/test/torture-s/20031012-1.c.s @@ -19,13 +19,13 @@ main: # @main i32.const $push0=, 205 i32.const $7=, 0 i32.add $7=, $7, $7 - call memset, $7, $pop0, $2 + call memset@FUNCTION, $7, $pop0, $2 i32.const $push1=, 0 i32.store8 $3=, 13371($7), $pop1 i32.const $8=, 0 i32.add $8=, $7, $8 block .LBB0_2 - i32.call $push2=, strlen, $8 + i32.call $push2=, strlen@FUNCTION, $8 i32.ne $push3=, $pop2, $2 br_if $pop3, .LBB0_2 # BB#1: # %foo.exit @@ -35,7 +35,7 @@ main: # @main i32.store $7=, 0($6), $7 return $3 .LBB0_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20031020-1.c.s b/test/torture-s/20031020-1.c.s index dcbb9c192..22c4167d3 100644 --- a/test/torture-s/20031020-1.c.s +++ b/test/torture-s/20031020-1.c.s @@ -14,7 +14,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -27,9 +27,9 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, -2147483648 - call foo, $pop0 + call foo@FUNCTION, $pop0 i32.const $push1=, -2147473648 - call foo, $pop1 + call foo@FUNCTION, $pop1 i32.const $push2=, 0 return $pop2 .Lfunc_end1: diff --git a/test/torture-s/20031201-1.c.s b/test/torture-s/20031201-1.c.s index 4b6971e36..93cdba8af 100644 --- a/test/torture-s/20031201-1.c.s +++ b/test/torture-s/20031201-1.c.s @@ -14,12 +14,12 @@ f1: # @f1 i32.const $push0=, 32 i32.store $push1=, 0($0), $pop0 i32.store $discard=, 4($0), $pop1 - call f0 + call f0@FUNCTION i32.load $1=, i($1) i32.const $push2=, 8 i32.store $push3=, 0($1), $pop2 i32.store $discard=, 4($1), $pop3 - call test + call test@FUNCTION unreachable .Lfunc_end0: .size f1, .Lfunc_end0-f1 @@ -51,7 +51,7 @@ f0: # @f0 # BB#3: # %if.end return .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f0, .Lfunc_end1-f0 @@ -75,10 +75,10 @@ test: # @test i32.ne $push3=, $pop2, $2 br_if $pop3, .LBB2_3 # BB#2: # %if.end - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB2_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size test, .Lfunc_end2-test @@ -99,7 +99,7 @@ main: # @main i32.store $3=, 0($1), $3 i32.const $2=, 8 i32.add $2=, $3, $2 - i32.call $discard=, f1, $2 + i32.call $discard=, f1@FUNCTION, $2 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20031204-1.c.s b/test/torture-s/20031204-1.c.s index c58cc5c08..0e56a240e 100644 --- a/test/torture-s/20031204-1.c.s +++ b/test/torture-s/20031204-1.c.s @@ -91,7 +91,7 @@ root_nfs_parse_addr: # @root_nfs_parse_addr i32.store8 $discard=, 0($9), $pop19 copy_local $9=, $2 .LBB1_10: # %if.end41 - i32.call $discard=, strcpy, $0, $9 + i32.call $discard=, strcpy@FUNCTION, $0, $9 i32.const $2=, 168496141 .LBB1_11: # %if.end43 return $2 @@ -175,11 +175,11 @@ main: # @main copy_local $8=, $1 .LBB2_10: # %if.end i32.const $push20=, main.addr - i32.call $discard=, strcpy, $pop20, $8 + i32.call $discard=, strcpy@FUNCTION, $pop20, $8 i32.const $push21=, 0 return $pop21 .LBB2_11: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20031211-1.c.s b/test/torture-s/20031211-1.c.s index 3da28c8d8..7c9466692 100644 --- a/test/torture-s/20031211-1.c.s +++ b/test/torture-s/20031211-1.c.s @@ -11,7 +11,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 48879 i32.store $discard=, x($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20031211-2.c.s b/test/torture-s/20031211-2.c.s index b1049980e..e7718df65 100644 --- a/test/torture-s/20031211-2.c.s +++ b/test/torture-s/20031211-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -28,7 +28,7 @@ foo: # @foo # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size foo, .Lfunc_end1-foo diff --git a/test/torture-s/20031216-1.c.s b/test/torture-s/20031216-1.c.s index b286f69ce..4edd5f285 100644 --- a/test/torture-s/20031216-1.c.s +++ b/test/torture-s/20031216-1.c.s @@ -14,7 +14,7 @@ DisplayNumber: # @DisplayNumber # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size DisplayNumber, .Lfunc_end0-DisplayNumber diff --git a/test/torture-s/20040208-1.c.s b/test/torture-s/20040208-1.c.s index c223557fc..2d4e7d205 100644 --- a/test/torture-s/20040208-1.c.s +++ b/test/torture-s/20040208-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20040218-1.c.s b/test/torture-s/20040218-1.c.s index 9cf07a700..fe7a3fd8f 100644 --- a/test/torture-s/20040218-1.c.s +++ b/test/torture-s/20040218-1.c.s @@ -69,7 +69,7 @@ main: # @main i64.store $discard=, 8($7), $pop0 i32.const $4=, 8 i32.add $4=, $7, $4 - i32.call $0=, xb, $4 + i32.call $0=, xb@FUNCTION, $4 i32.const $1=, 16255 block .LBB3_4 i32.ne $push2=, $0, $1 @@ -77,24 +77,24 @@ main: # @main # BB#1: # %lor.lhs.false i32.const $5=, 8 i32.add $5=, $7, $5 - i32.call $push3=, xw, $5 + i32.call $push3=, xw@FUNCTION, $5 i32.const $push4=, 81535 i32.ne $push5=, $pop3, $pop4 br_if $pop5, .LBB3_4 # BB#2: # %lor.lhs.false4 i32.const $6=, 4 i32.add $6=, $7, $6 - i32.call $push6=, yb, $6 + i32.call $push6=, yb@FUNCTION, $6 i32.const $push7=, 65535 i32.and $push8=, $pop6, $pop7 i32.ne $push9=, $pop8, $1 br_if $pop9, .LBB3_4 # BB#3: # %if.end i32.const $push10=, 0 - call exit, $pop10 + call exit@FUNCTION, $pop10 unreachable .LBB3_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20040223-1.c.s b/test/torture-s/20040223-1.c.s index c65d26d75..709586e86 100644 --- a/test/torture-s/20040223-1.c.s +++ b/test/torture-s/20040223-1.c.s @@ -14,7 +14,7 @@ a: # @a # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size a, .Lfunc_end0-a diff --git a/test/torture-s/20040319-1.c.s b/test/torture-s/20040319-1.c.s index f5a0c41c5..c77242b8d 100644 --- a/test/torture-s/20040319-1.c.s +++ b/test/torture-s/20040319-1.c.s @@ -26,7 +26,7 @@ main: # @main .result i32 # BB#0: # %if.else i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20040331-1.c.s b/test/torture-s/20040331-1.c.s index 4cd6f3287..629f0e3a5 100644 --- a/test/torture-s/20040331-1.c.s +++ b/test/torture-s/20040331-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20040409-1.c.s b/test/torture-s/20040409-1.c.s index 05712b037..8b59ad687 100644 --- a/test/torture-s/20040409-1.c.s +++ b/test/torture-s/20040409-1.c.s @@ -183,7 +183,7 @@ test: # @test # BB#1: # %if.end20 return .LBB12_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end12: .size test, .Lfunc_end12-test @@ -203,7 +203,7 @@ testu: # @testu # BB#1: # %if.end20 return .LBB13_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end13: .size testu, .Lfunc_end13-testu diff --git a/test/torture-s/20040409-2.c.s b/test/torture-s/20040409-2.c.s index 312da9c3a..6d4b40a59 100644 --- a/test/torture-s/20040409-2.c.s +++ b/test/torture-s/20040409-2.c.s @@ -351,7 +351,7 @@ test: # @test # BB#1: # %if.end44 return .LBB24_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end24: .size test, .Lfunc_end24-test @@ -371,7 +371,7 @@ testu: # @testu # BB#1: # %if.end44 return .LBB25_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end25: .size testu, .Lfunc_end25-testu diff --git a/test/torture-s/20040409-3.c.s b/test/torture-s/20040409-3.c.s index cec4c4709..8caffd023 100644 --- a/test/torture-s/20040409-3.c.s +++ b/test/torture-s/20040409-3.c.s @@ -183,7 +183,7 @@ test: # @test # BB#1: # %if.end20 return .LBB12_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end12: .size test, .Lfunc_end12-test @@ -203,7 +203,7 @@ testu: # @testu # BB#1: # %if.end20 return .LBB13_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end13: .size testu, .Lfunc_end13-testu diff --git a/test/torture-s/20040706-1.c.s b/test/torture-s/20040706-1.c.s index ab97313d9..e41c1f216 100644 --- a/test/torture-s/20040706-1.c.s +++ b/test/torture-s/20040706-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20040805-1.c.s b/test/torture-s/20040805-1.c.s index 2cbc18f88..63981ba4a 100644 --- a/test/torture-s/20040805-1.c.s +++ b/test/torture-s/20040805-1.c.s @@ -8,16 +8,16 @@ main: # @main .result i32 # BB#0: # %entry block .LBB0_2 - i32.call $push0=, foo + i32.call $push0=, foo@FUNCTION i32.const $push1=, 102 i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB0_2 # BB#1: # %if.end i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -31,9 +31,9 @@ foo: # @foo i32.const $0=, 0 i32.load $push0=, a($0) i32.store $push1=, a+4($0), $pop0 - i32.call $push4=, bar, $pop1 + i32.call $push4=, bar@FUNCTION, $pop1 i32.const $push2=, 100 - i32.call $push3=, bar, $pop2 + i32.call $push3=, bar@FUNCTION, $pop2 i32.add $push5=, $pop4, $pop3 return $pop5 .Lfunc_end1: diff --git a/test/torture-s/20040820-1.c.s b/test/torture-s/20040820-1.c.s index 64b87dbdd..7c574cb5a 100644 --- a/test/torture-s/20040820-1.c.s +++ b/test/torture-s/20040820-1.c.s @@ -14,7 +14,7 @@ check: # @check # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size check, .Lfunc_end0-check @@ -39,7 +39,7 @@ test: # @test # BB#1: # %check.exit return .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size test, .Lfunc_end1-test @@ -52,7 +52,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20040831-1.c.s b/test/torture-s/20040831-1.c.s index 3cddfcd94..c62ffd508 100644 --- a/test/torture-s/20040831-1.c.s +++ b/test/torture-s/20040831-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20040917-1.c.s b/test/torture-s/20040917-1.c.s index 859d84845..5bf7cdcd7 100644 --- a/test/torture-s/20040917-1.c.s +++ b/test/torture-s/20040917-1.c.s @@ -24,7 +24,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 10 i32.store $1=, test_var($0), $pop0 - call not_inlinable + call not_inlinable@FUNCTION block .LBB1_2 i32.load $push1=, test_var($0) i32.eq $push2=, $pop1, $1 @@ -32,7 +32,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20041011-1.c.s b/test/torture-s/20041011-1.c.s index 06149cb5e..7d77b7bc0 100644 --- a/test/torture-s/20041011-1.c.s +++ b/test/torture-s/20041011-1.c.s @@ -1054,115 +1054,115 @@ main: # @main block .LBB12_46 i64.const $push0=, 100 i64.store $1=, gull($0), $pop0 - i64.call $push1=, t1, $3, $2 + i64.call $push1=, t1@FUNCTION, $3, $2 i64.const $push2=, -6145 i64.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB12_46 # BB#1: # %if.end i64.const $4=, 4294967295 block .LBB12_45 - i64.call $push4=, t1, $3, $4 + i64.call $push4=, t1@FUNCTION, $3, $4 i64.const $push5=, 4294961151 i64.ne $push6=, $pop4, $pop5 br_if $pop6, .LBB12_45 # BB#2: # %if.end4 block .LBB12_44 - i64.call $push7=, t2, $3, $2 + i64.call $push7=, t2@FUNCTION, $3, $2 i64.const $push8=, -1540 i64.ne $push9=, $pop7, $pop8 br_if $pop9, .LBB12_44 # BB#3: # %if.end8 block .LBB12_43 - i64.call $push10=, t2, $3, $4 + i64.call $push10=, t2@FUNCTION, $3, $4 i64.const $push11=, 4294965756 i64.ne $push12=, $pop10, $pop11 br_if $pop12, .LBB12_43 # BB#4: # %if.end12 block .LBB12_42 - i64.call $push13=, t3, $3, $2 + i64.call $push13=, t3@FUNCTION, $3, $2 i64.const $push14=, -1537 i64.ne $push15=, $pop13, $pop14 br_if $pop15, .LBB12_42 # BB#5: # %if.end16 block .LBB12_41 - i64.call $push16=, t3, $3, $4 + i64.call $push16=, t3@FUNCTION, $3, $4 i64.const $push17=, 4294965759 i64.ne $push18=, $pop16, $pop17 br_if $pop18, .LBB12_41 # BB#6: # %if.end20 block .LBB12_40 - i64.call $push19=, t4, $3, $2 + i64.call $push19=, t4@FUNCTION, $3, $2 i64.const $push20=, -1534 i64.ne $push21=, $pop19, $pop20 br_if $pop21, .LBB12_40 # BB#7: # %if.end24 block .LBB12_39 - i64.call $push22=, t4, $3, $4 + i64.call $push22=, t4@FUNCTION, $3, $4 i64.const $push23=, 4294965762 i64.ne $push24=, $pop22, $pop23 br_if $pop24, .LBB12_39 # BB#8: # %if.end28 block .LBB12_38 - i64.call $push25=, t5, $3, $2 + i64.call $push25=, t5@FUNCTION, $3, $2 i64.const $push26=, -4 i64.ne $push27=, $pop25, $pop26 br_if $pop27, .LBB12_38 # BB#9: # %if.end32 block .LBB12_37 - i64.call $push28=, t5, $3, $4 + i64.call $push28=, t5@FUNCTION, $3, $4 i64.const $push29=, 4294967292 i64.ne $push30=, $pop28, $pop29 br_if $pop30, .LBB12_37 # BB#10: # %if.end36 block .LBB12_36 - i64.call $push31=, t6, $3, $2 + i64.call $push31=, t6@FUNCTION, $3, $2 i64.const $push32=, 2 i64.ne $push33=, $pop31, $pop32 br_if $pop33, .LBB12_36 # BB#11: # %if.end40 block .LBB12_35 - i64.call $push34=, t6, $3, $4 + i64.call $push34=, t6@FUNCTION, $3, $4 i64.const $push35=, 4294967298 i64.ne $push36=, $pop34, $pop35 br_if $pop36, .LBB12_35 # BB#12: # %if.end44 block .LBB12_34 - i64.call $push37=, t7, $3, $2 + i64.call $push37=, t7@FUNCTION, $3, $2 i64.const $push38=, 1532 i64.ne $push39=, $pop37, $pop38 br_if $pop39, .LBB12_34 # BB#13: # %if.end48 block .LBB12_33 - i64.call $push40=, t7, $3, $4 + i64.call $push40=, t7@FUNCTION, $3, $4 i64.const $push41=, 4294968828 i64.ne $push42=, $pop40, $pop41 br_if $pop42, .LBB12_33 # BB#14: # %if.end52 block .LBB12_32 - i64.call $push43=, t8, $3, $2 + i64.call $push43=, t8@FUNCTION, $3, $2 i64.const $push44=, 1535 i64.ne $push45=, $pop43, $pop44 br_if $pop45, .LBB12_32 # BB#15: # %if.end56 block .LBB12_31 - i64.call $push46=, t8, $3, $4 + i64.call $push46=, t8@FUNCTION, $3, $4 i64.const $push47=, 4294968831 i64.ne $push48=, $pop46, $pop47 br_if $pop48, .LBB12_31 # BB#16: # %if.end60 block .LBB12_30 - i64.call $push49=, t9, $3, $2 + i64.call $push49=, t9@FUNCTION, $3, $2 i64.const $push50=, 1538 i64.ne $push51=, $pop49, $pop50 br_if $pop51, .LBB12_30 # BB#17: # %if.end64 block .LBB12_29 - i64.call $push52=, t9, $3, $4 + i64.call $push52=, t9@FUNCTION, $3, $4 i64.const $push53=, 4294968834 i64.ne $push54=, $pop52, $pop53 br_if $pop54, .LBB12_29 # BB#18: # %if.end68 - i64.call $5=, t10, $3, $2 + i64.call $5=, t10@FUNCTION, $3, $2 i64.const $6=, 3 block .LBB12_28 i64.load $push55=, gull($0) @@ -1171,7 +1171,7 @@ main: # @main i64.ne $push58=, $5, $pop57 br_if $pop58, .LBB12_28 # BB#19: # %if.end72 - i64.call $5=, t10, $3, $4 + i64.call $5=, t10@FUNCTION, $3, $4 block .LBB12_27 i64.load $push59=, gull($0) i64.mul $push60=, $pop59, $6 @@ -1179,7 +1179,7 @@ main: # @main i64.ne $push62=, $5, $pop61 br_if $pop62, .LBB12_27 # BB#20: # %if.end77 - i64.call $5=, t11, $3, $2 + i64.call $5=, t11@FUNCTION, $3, $2 i64.const $6=, -3 block .LBB12_26 i64.load $push63=, gull($0) @@ -1188,7 +1188,7 @@ main: # @main i64.ne $push66=, $5, $pop65 br_if $pop66, .LBB12_26 # BB#21: # %if.end84 - i64.call $5=, t11, $3, $4 + i64.call $5=, t11@FUNCTION, $3, $4 i64.load $2=, gull($0) block .LBB12_25 i64.mul $push67=, $2, $6 @@ -1200,76 +1200,76 @@ main: # @main i64.ne $push70=, $2, $1 br_if $pop70, .LBB12_24 # BB#23: # %if.end95 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB12_24: # %if.then94 - call abort + call abort@FUNCTION unreachable .LBB12_25: # %if.then90 - call abort + call abort@FUNCTION unreachable .LBB12_26: # %if.then83 - call abort + call abort@FUNCTION unreachable .LBB12_27: # %if.then76 - call abort + call abort@FUNCTION unreachable .LBB12_28: # %if.then71 - call abort + call abort@FUNCTION unreachable .LBB12_29: # %if.then67 - call abort + call abort@FUNCTION unreachable .LBB12_30: # %if.then63 - call abort + call abort@FUNCTION unreachable .LBB12_31: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB12_32: # %if.then55 - call abort + call abort@FUNCTION unreachable .LBB12_33: # %if.then51 - call abort + call abort@FUNCTION unreachable .LBB12_34: # %if.then47 - call abort + call abort@FUNCTION unreachable .LBB12_35: # %if.then43 - call abort + call abort@FUNCTION unreachable .LBB12_36: # %if.then39 - call abort + call abort@FUNCTION unreachable .LBB12_37: # %if.then35 - call abort + call abort@FUNCTION unreachable .LBB12_38: # %if.then31 - call abort + call abort@FUNCTION unreachable .LBB12_39: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB12_40: # %if.then23 - call abort + call abort@FUNCTION unreachable .LBB12_41: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB12_42: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB12_43: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB12_44: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB12_45: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB12_46: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end12: .size main, .Lfunc_end12-main diff --git a/test/torture-s/20041124-1.c.s b/test/torture-s/20041124-1.c.s index c2dcbdcb1..2fab225dc 100644 --- a/test/torture-s/20041124-1.c.s +++ b/test/torture-s/20041124-1.c.s @@ -36,7 +36,7 @@ main: # @main i32.store $7=, 0($4), $7 i32.const $5=, 8 i32.add $5=, $7, $5 - call foo, $5 + call foo@FUNCTION, $5 i32.const $0=, 0 i32.load $1=, gs($0) i32.const $2=, 65535 @@ -57,10 +57,10 @@ main: # @main i32.ne $push9=, $pop8, $pop1 br_if $pop9, .LBB1_3 # BB#2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20041126-1.c.s b/test/torture-s/20041126-1.c.s index 2dffcb26c..d005a6371 100644 --- a/test/torture-s/20041126-1.c.s +++ b/test/torture-s/20041126-1.c.s @@ -43,12 +43,12 @@ check: # @check i32.eq $push11=, $1, $2 br_if $pop11, .LBB0_5 .LBB0_7: # %if.then6 - call abort + call abort@FUNCTION unreachable .LBB0_8: # %for.end10 return .LBB0_9: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size check, .Lfunc_end0-check @@ -129,7 +129,7 @@ main: # @main i32.eq $push24=, $0, $2 br_if $pop24, .LBB1_1 .LBB1_3: # %if.then6.i - call abort + call abort@FUNCTION unreachable .LBB1_4: # %check.exit i32.const $6=, 48 diff --git a/test/torture-s/20041210-1.c.s b/test/torture-s/20041210-1.c.s index 00694e7be..12a793778 100644 --- a/test/torture-s/20041210-1.c.s +++ b/test/torture-s/20041210-1.c.s @@ -26,10 +26,10 @@ main: # @main i32.gt_s $push8=, $pop6, $pop7 br_if $pop8, .LBB0_3 # BB#2: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.end3 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20041212-1.c.s b/test/torture-s/20041212-1.c.s index 05a93a1ed..647fa3606 100644 --- a/test/torture-s/20041212-1.c.s +++ b/test/torture-s/20041212-1.c.s @@ -7,7 +7,7 @@ f: # @f .result i32 # BB#0: # %entry - i32.const $push0=, f + i32.const $push0=, f@FUNCTION return $pop0 .Lfunc_end0: .size f, .Lfunc_end0-f @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20041213-2.c.s b/test/torture-s/20041213-2.c.s index b4215d6d6..a2eac5f50 100644 --- a/test/torture-s/20041213-2.c.s +++ b/test/torture-s/20041213-2.c.s @@ -41,7 +41,7 @@ foo: # @foo br_if $0, .LBB0_1 br .LBB0_6 .LBB0_5: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_6: # %for.end7 return @@ -56,9 +56,9 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 2 - call foo, $pop0 + call foo@FUNCTION, $pop0 i32.const $push1=, 0 - call exit, $pop1 + call exit@FUNCTION, $pop1 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20041218-1.c.s b/test/torture-s/20041218-1.c.s index 3f86bff66..e71707961 100644 --- a/test/torture-s/20041218-1.c.s +++ b/test/torture-s/20041218-1.c.s @@ -22,7 +22,7 @@ dummy2: # @dummy2 .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size dummy2, .Lfunc_end1-dummy2 @@ -39,7 +39,7 @@ baz: # @baz i32.const $1=, baz.v i32.const $push1=, 85 i32.const $push0=, 44 - call memset, $1, $pop1, $pop0 + call memset@FUNCTION, $1, $pop1, $pop0 return $1 .Lfunc_end2: .size baz, .Lfunc_end2-baz @@ -77,7 +77,7 @@ check: # @check i32.const $push11=, 1 return $pop11 .LBB3_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size check, .Lfunc_end3-check @@ -120,7 +120,7 @@ foo: # @foo i32.store $discard=, baz.v+36($2), $2 i32.store $discard=, baz.v+32($2), $2 i32.store $discard=, baz.v+28($2), $2 - i32.call $discard=, dummy2, $2, $2 + i32.call $discard=, dummy2@FUNCTION, $2, $2 unreachable .LBB4_3: # %for.end i32.store $2=, 0($2), $3 @@ -151,7 +151,7 @@ main: # @main i32.store $discard=, baz.v+36($0), $0 i32.store $discard=, baz.v+32($0), $0 i32.store $discard=, baz.v+28($0), $0 - i32.call $discard=, dummy2, $0, $0 + i32.call $discard=, dummy2@FUNCTION, $0, $0 unreachable .Lfunc_end5: .size main, .Lfunc_end5-main diff --git a/test/torture-s/20050104-1.c.s b/test/torture-s/20050104-1.c.s index 543db4e10..bc76aa672 100644 --- a/test/torture-s/20050104-1.c.s +++ b/test/torture-s/20050104-1.c.s @@ -14,7 +14,7 @@ foo: # @foo # BB#1: # %lor.lhs.false return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo diff --git a/test/torture-s/20050106-1.c.s b/test/torture-s/20050106-1.c.s index 03c18be86..94008664c 100644 --- a/test/torture-s/20050106-1.c.s +++ b/test/torture-s/20050106-1.c.s @@ -17,7 +17,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20050121-1.c.s b/test/torture-s/20050121-1.c.s index a27b7a34b..e2672eb59 100644 --- a/test/torture-s/20050121-1.c.s +++ b/test/torture-s/20050121-1.c.s @@ -108,7 +108,7 @@ foo_ldouble_t: # @foo_ldouble_t i32.add $push1=, $1, $pop0 i32.const $10=, 16 i32.add $10=, $12, $10 - call __floatsitf, $10, $pop1 + call __floatsitf@FUNCTION, $10, $pop1 i32.const $2=, 8 i32.const $11=, 16 i32.add $11=, $12, $11 @@ -119,7 +119,7 @@ foo_ldouble_t: # @foo_ldouble_t i32.add $push4=, $1, $pop3 i32.const $12=, 0 i32.add $12=, $12, $12 - call __floatsitf, $12, $pop4 + call __floatsitf@FUNCTION, $12, $pop4 i32.const $13=, 0 i32.add $13=, $12, $13 i32.add $push5=, $13, $2 diff --git a/test/torture-s/20050131-1.c.s b/test/torture-s/20050131-1.c.s index 02f39801e..e94966236 100644 --- a/test/torture-s/20050131-1.c.s +++ b/test/torture-s/20050131-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20050203-1.c.s b/test/torture-s/20050203-1.c.s index 4b0db45ad..ecd372fec 100644 --- a/test/torture-s/20050203-1.c.s +++ b/test/torture-s/20050203-1.c.s @@ -16,19 +16,19 @@ main: # @main i32.store $4=, 0($2), $4 i32.const $3=, 15 i32.add $3=, $4, $3 - call foo, $3 + call foo@FUNCTION, $3 i32.load8_s $0=, 15($4) - call bar + call bar@FUNCTION block .LBB0_2 i32.const $push0=, -1 i32.gt_s $push1=, $0, $pop0 br_if $pop1, .LBB0_2 # BB#1: # %if.then i32.const $push2=, 0 - call exit, $pop2 + call exit@FUNCTION, $pop2 unreachable .LBB0_2: # %if.else - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20050215-1.c.s b/test/torture-s/20050215-1.c.s index daa50c2b7..91aeb29f1 100644 --- a/test/torture-s/20050215-1.c.s +++ b/test/torture-s/20050215-1.c.s @@ -38,7 +38,7 @@ main: # @main i32.const $push11=, 0 return $pop11 .LBB0_4: # %if.then2 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20050218-1.c.s b/test/torture-s/20050218-1.c.s index 3a01617f8..3a70b252b 100644 --- a/test/torture-s/20050218-1.c.s +++ b/test/torture-s/20050218-1.c.s @@ -22,9 +22,9 @@ foo: # @foo # =>This Inner Loop Header: Depth=1 loop .LBB0_6 i32.load $4=, 0($6) - i32.call $3=, strlen, $4 + i32.call $3=, strlen@FUNCTION, $4 i32.add $push0=, $0, $7 - i32.call $5=, strncmp, $pop0, $4, $3 + i32.call $5=, strncmp@FUNCTION, $pop0, $4, $3 i32.const $4=, 2 br_if $5, .LBB0_6 # BB#3: # %if.end @@ -36,7 +36,7 @@ foo: # @foo br_if $pop8, .LBB0_5 # BB#4: # %if.then6 # in Loop: Header=BB0_2 Depth=1 - i32.call $push1=, strlen, $1 + i32.call $push1=, strlen@FUNCTION, $1 i32.add $7=, $pop1, $7 .LBB0_5: # %for.inc # in Loop: Header=BB0_2 Depth=1 @@ -62,28 +62,28 @@ main: # @main # BB#0: # %entry i32.const $2=, 0 i32.load $3=, a($2) - i32.call $0=, strlen, $3 + i32.call $0=, strlen@FUNCTION, $3 i32.const $4=, .L.str.4 block .LBB1_4 - i32.call $push0=, strncmp, $4, $3, $0 + i32.call $push0=, strncmp@FUNCTION, $4, $3, $0 br_if $pop0, .LBB1_4 # BB#1: # %if.end.i i32.load $3=, a+4($2) - i32.call $1=, strlen, $3 + i32.call $1=, strlen@FUNCTION, $3 i32.add $push1=, $4, $0 - i32.call $push2=, strncmp, $pop1, $3, $1 + i32.call $push2=, strncmp@FUNCTION, $pop1, $3, $1 br_if $pop2, .LBB1_4 # BB#2: # %if.end.i.1 i32.load $3=, a+8($2) i32.add $push3=, $1, $0 i32.add $push4=, $4, $pop3 - i32.call $push5=, strlen, $3 - i32.call $push6=, strncmp, $pop4, $3, $pop5 + i32.call $push5=, strlen@FUNCTION, $3 + i32.call $push6=, strncmp@FUNCTION, $pop4, $3, $pop5 br_if $pop6, .LBB1_4 # BB#3: # %if.end.i.2 return $2 .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20050224-1.c.s b/test/torture-s/20050224-1.c.s index 57a19cf57..c45c37cad 100644 --- a/test/torture-s/20050224-1.c.s +++ b/test/torture-s/20050224-1.c.s @@ -22,7 +22,7 @@ foo: # @foo # BB#3: # %if.end return .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -100,7 +100,7 @@ main: # @main i32.const $push15=, 0 return $pop15 .LBB1_13: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20050410-1.c.s b/test/torture-s/20050410-1.c.s index f618e0623..83ae1f1e7 100644 --- a/test/torture-s/20050410-1.c.s +++ b/test/torture-s/20050410-1.c.s @@ -29,16 +29,16 @@ main: # @main .result i32 # BB#0: # %entry block .LBB1_2 - i32.call $push0=, foo + i32.call $push0=, foo@FUNCTION i32.const $push1=, 95 i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20050502-1.c.s b/test/torture-s/20050502-1.c.s index 7cc6355f7..8af692161 100644 --- a/test/torture-s/20050502-1.c.s +++ b/test/torture-s/20050502-1.c.s @@ -40,9 +40,9 @@ foo: # @foo .param i32, i32, i32, i32 .local i32, i32, i32, i32, i32, i32, i32, i32 # BB#0: # %entry - i32.call $push1=, bar, $0 + i32.call $push1=, bar@FUNCTION, $0 i32.store8 $discard=, 0($1), $pop1 - i32.call $9=, bar, $0 + i32.call $9=, bar@FUNCTION, $0 i32.const $5=, 255 i32.and $10=, $9, $5 i32.const $6=, 39 @@ -69,7 +69,7 @@ foo: # @foo i32.const $8=, 24 i32.shl $push5=, $9, $8 i32.shr_s $push6=, $pop5, $8 - i32.call $8=, baz, $pop6 + i32.call $8=, baz@FUNCTION, $pop6 copy_local $11=, $10 i32.const $push15=, 0 i32.eq $push16=, $8, $pop15 @@ -80,7 +80,7 @@ foo: # @foo i32.store8 $discard=, 0($pop9), $9 i32.const $push8=, 1 i32.add $11=, $10, $pop8 - i32.call $9=, bar, $0 + i32.call $9=, bar@FUNCTION, $0 i32.and $8=, $9, $5 i32.eq $push10=, $8, $6 i32.and $push11=, $pop10, $2 @@ -123,17 +123,17 @@ main: # @main i32.add $5=, $20, $5 i32.const $6=, 16 i32.add $6=, $20, $6 - call foo, $5, $6, $1, $0 + call foo@FUNCTION, $5, $6, $1, $0 block .LBB3_15 i32.load $push1=, 12($20) i32.const $push2=, .L.str.1 - i32.call $push3=, strcmp, $pop1, $pop2 + i32.call $push3=, strcmp@FUNCTION, $pop1, $pop2 br_if $pop3, .LBB3_15 # BB#1: # %lor.lhs.false i32.const $push4=, .L.str.2 i32.const $7=, 16 i32.add $7=, $20, $7 - i32.call $push5=, strcmp, $7, $pop4 + i32.call $push5=, strcmp@FUNCTION, $7, $pop4 br_if $pop5, .LBB3_15 # BB#2: # %if.end i32.const $push6=, .L.str.3 @@ -142,17 +142,17 @@ main: # @main i32.add $8=, $20, $8 i32.const $9=, 16 i32.add $9=, $20, $9 - call foo, $8, $9, $0, $1 + call foo@FUNCTION, $8, $9, $0, $1 block .LBB3_14 i32.load $push7=, 12($20) i32.const $push8=, .L.str.4 - i32.call $push9=, strcmp, $pop7, $pop8 + i32.call $push9=, strcmp@FUNCTION, $pop7, $pop8 br_if $pop9, .LBB3_14 # BB#3: # %lor.lhs.false7 i32.const $push10=, .L.str.5 i32.const $10=, 16 i32.add $10=, $20, $10 - i32.call $push11=, strcmp, $10, $pop10 + i32.call $push11=, strcmp@FUNCTION, $10, $pop10 br_if $pop11, .LBB3_14 # BB#4: # %if.end12 i32.const $push12=, .L.str.6 @@ -161,17 +161,17 @@ main: # @main i32.add $11=, $20, $11 i32.const $12=, 16 i32.add $12=, $20, $12 - call foo, $11, $12, $1, $1 + call foo@FUNCTION, $11, $12, $1, $1 block .LBB3_13 i32.load $push13=, 12($20) i32.const $push14=, .L.str.7 - i32.call $push15=, strcmp, $pop13, $pop14 + i32.call $push15=, strcmp@FUNCTION, $pop13, $pop14 br_if $pop15, .LBB3_13 # BB#5: # %lor.lhs.false16 i32.const $push16=, .L.str.8 i32.const $13=, 16 i32.add $13=, $20, $13 - i32.call $push17=, strcmp, $13, $pop16 + i32.call $push17=, strcmp@FUNCTION, $13, $pop16 br_if $pop17, .LBB3_13 # BB#6: # %if.end21 i32.const $push18=, .L.str.9 @@ -180,17 +180,17 @@ main: # @main i32.add $14=, $20, $14 i32.const $15=, 16 i32.add $15=, $20, $15 - call foo, $14, $15, $1, $1 + call foo@FUNCTION, $14, $15, $1, $1 block .LBB3_12 i32.load $push19=, 12($20) i32.const $push20=, .L.str.10 - i32.call $push21=, strcmp, $pop19, $pop20 + i32.call $push21=, strcmp@FUNCTION, $pop19, $pop20 br_if $pop21, .LBB3_12 # BB#7: # %lor.lhs.false25 i32.const $push22=, .L.str.11 i32.const $16=, 16 i32.add $16=, $20, $16 - i32.call $push23=, strcmp, $16, $pop22 + i32.call $push23=, strcmp@FUNCTION, $16, $pop22 br_if $pop23, .LBB3_12 # BB#8: # %if.end30 i32.const $push24=, .L.str.12 @@ -199,17 +199,17 @@ main: # @main i32.add $17=, $20, $17 i32.const $18=, 16 i32.add $18=, $20, $18 - call foo, $17, $18, $0, $0 + call foo@FUNCTION, $17, $18, $0, $0 block .LBB3_11 i32.load $push25=, 12($20) i32.const $push26=, .L.str.13 - i32.call $push27=, strcmp, $pop25, $pop26 + i32.call $push27=, strcmp@FUNCTION, $pop25, $pop26 br_if $pop27, .LBB3_11 # BB#9: # %lor.lhs.false34 i32.const $push28=, .L.str.14 i32.const $19=, 16 i32.add $19=, $20, $19 - i32.call $push29=, strcmp, $19, $pop28 + i32.call $push29=, strcmp@FUNCTION, $19, $pop28 br_if $pop29, .LBB3_11 # BB#10: # %if.end39 i32.const $4=, 80 @@ -218,19 +218,19 @@ main: # @main i32.store $20=, 0($4), $20 return $0 .LBB3_11: # %if.then38 - call abort + call abort@FUNCTION unreachable .LBB3_12: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB3_13: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB3_14: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB3_15: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20050502-2.c.s b/test/torture-s/20050502-2.c.s index 8cb899e89..5a8078e56 100644 --- a/test/torture-s/20050502-2.c.s +++ b/test/torture-s/20050502-2.c.s @@ -108,7 +108,7 @@ main: # @main i32.const $12=, 0 i32.add $12=, $14, $12 block .LBB2_4 - i32.call $push46=, memcmp, $12, $pop45, $1 + i32.call $push46=, memcmp@FUNCTION, $12, $pop45, $1 br_if $pop46, .LBB2_4 # BB#1: # %if.end i32.const $push47=, 77 @@ -118,7 +118,7 @@ main: # @main i32.const $13=, 0 i32.add $13=, $14, $13 block .LBB2_3 - i32.call $push49=, memcmp, $13, $pop48, $1 + i32.call $push49=, memcmp@FUNCTION, $13, $pop48, $1 br_if $pop49, .LBB2_3 # BB#2: # %if.end7 i32.const $8=, 16 @@ -127,10 +127,10 @@ main: # @main i32.store $14=, 0($8), $14 return $2 .LBB2_3: # %if.then6 - call abort + call abort@FUNCTION unreachable .LBB2_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20050604-1.c.s b/test/torture-s/20050604-1.c.s index f8d62c899..e054f198a 100644 --- a/test/torture-s/20050604-1.c.s +++ b/test/torture-s/20050604-1.c.s @@ -117,10 +117,10 @@ main: # @main # BB#7: # %if.end26 return $0 .LBB1_8: # %if.then25 - call abort + call abort@FUNCTION unreachable .LBB1_9: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20050613-1.c.s b/test/torture-s/20050613-1.c.s index ca84afd6e..9b98ece96 100644 --- a/test/torture-s/20050613-1.c.s +++ b/test/torture-s/20050613-1.c.s @@ -24,7 +24,7 @@ foo: # @foo # BB#4: # %if.end return .LBB0_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo diff --git a/test/torture-s/20050826-1.c.s b/test/torture-s/20050826-1.c.s index c55d4af62..460c33597 100644 --- a/test/torture-s/20050826-1.c.s +++ b/test/torture-s/20050826-1.c.s @@ -11,7 +11,7 @@ bar: # @bar block .LBB0_6 i32.const $push0=, .L.str i32.const $push1=, 8 - i32.call $push2=, memcmp, $0, $pop0, $pop1 + i32.call $push2=, memcmp@FUNCTION, $0, $pop0, $pop1 br_if $pop2, .LBB0_6 # BB#1: # %for.body.preheader i32.const $push3=, 7 @@ -34,10 +34,10 @@ bar: # @bar .LBB0_4: # %for.end return .LBB0_5: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -53,7 +53,7 @@ foo: # @foo i32.const $0=, a i32.const $1=, 0 i32.const $push0=, 2048 - call memset, $0, $1, $pop0 + call memset@FUNCTION, $0, $1, $pop0 i32.load8_u $push2=, .L.str.1+4($1) i32.store8 $discard=, a+5($1), $pop2 i32.load8_u $push3=, .L.str.1+3($1) @@ -70,7 +70,7 @@ foo: # @foo i32.store8 $2=, a+6($1), $3 block .LBB1_5 i32.const $push7=, .L.str - i32.call $push8=, memcmp, $0, $pop7, $4 + i32.call $push8=, memcmp@FUNCTION, $0, $pop7, $4 br_if $pop8, .LBB1_5 .LBB1_1: # %for.cond.i # =>This Inner Loop Header: Depth=1 @@ -90,12 +90,12 @@ foo: # @foo i32.eq $push15=, $pop13, $pop14 br_if $pop15, .LBB1_1 .LBB1_3: # %if.then2.i - call abort + call abort@FUNCTION unreachable .LBB1_4: # %bar.exit return $1 .LBB1_5: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size foo, .Lfunc_end1-foo @@ -111,7 +111,7 @@ main: # @main i32.const $0=, a i32.const $1=, 0 i32.const $push0=, 2048 - call memset, $0, $1, $pop0 + call memset@FUNCTION, $0, $1, $pop0 i32.load8_u $push2=, .L.str.1+4($1) i32.store8 $discard=, a+5($1), $pop2 i32.load8_u $push3=, .L.str.1+3($1) @@ -128,7 +128,7 @@ main: # @main i32.store8 $2=, a+6($1), $3 block .LBB2_5 i32.const $push7=, .L.str - i32.call $push8=, memcmp, $0, $pop7, $4 + i32.call $push8=, memcmp@FUNCTION, $0, $pop7, $4 br_if $pop8, .LBB2_5 .LBB2_1: # %for.cond.i.i # =>This Inner Loop Header: Depth=1 @@ -148,12 +148,12 @@ main: # @main i32.eq $push15=, $pop13, $pop14 br_if $pop15, .LBB2_1 .LBB2_3: # %if.then2.i.i - call abort + call abort@FUNCTION unreachable .LBB2_4: # %foo.exit return $1 .LBB2_5: # %if.then.i.i - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20050929-1.c.s b/test/torture-s/20050929-1.c.s index 773b8070c..0e2cec598 100644 --- a/test/torture-s/20050929-1.c.s +++ b/test/torture-s/20050929-1.c.s @@ -48,13 +48,13 @@ main: # @main # BB#6: # %if.end17 return $2 .LBB0_7: # %if.then16 - call abort + call abort@FUNCTION unreachable .LBB0_8: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB0_9: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20051021-1.c.s b/test/torture-s/20051021-1.c.s index bd1f79a5a..3792a7c29 100644 --- a/test/torture-s/20051021-1.c.s +++ b/test/torture-s/20051021-1.c.s @@ -52,7 +52,7 @@ main: # @main # BB#1: # %if.end7 return $0 .LBB2_2: # %if.then6 - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20051110-1.c.s b/test/torture-s/20051110-1.c.s index a35734d31..201262037 100644 --- a/test/torture-s/20051110-1.c.s +++ b/test/torture-s/20051110-1.c.s @@ -78,7 +78,7 @@ main: # @main # BB#4: # %if.end return $3 .LBB1_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20051110-2.c.s b/test/torture-s/20051110-2.c.s index 47455c105..bb3c80049 100644 --- a/test/torture-s/20051110-2.c.s +++ b/test/torture-s/20051110-2.c.s @@ -73,7 +73,7 @@ main: # @main # BB#2: # %if.end return $0 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20051113-1.c.s b/test/torture-s/20051113-1.c.s index 632b07d25..f56d1f0fe 100644 --- a/test/torture-s/20051113-1.c.s +++ b/test/torture-s/20051113-1.c.s @@ -181,9 +181,9 @@ main: # @main .local i32, i32, i32, i64, i64 # BB#0: # %entry i32.const $1=, 94 - i32.call $0=, malloc, $1 + i32.call $0=, malloc@FUNCTION, $1 i32.const $2=, 0 - call memset, $0, $2, $1 + call memset@FUNCTION, $0, $2, $1 i32.const $1=, 3 i32.add $push0=, $0, $1 i32.store8 $discard=, 0($pop0), $2 @@ -332,23 +332,23 @@ main: # @main i64.store8 $push39=, 40($0), $pop38 i64.store8 $discard=, 48($0), $pop39 i64.store8 $discard=, 78($0), $4 - i64.call $3=, Sum, $0 + i64.call $3=, Sum@FUNCTION, $0 i64.const $4=, 4311811859 block .LBB2_4 i64.ne $push97=, $3, $4 br_if $pop97, .LBB2_4 # BB#1: # %if.end block .LBB2_3 - i64.call $push98=, Sum2, $0 + i64.call $push98=, Sum2@FUNCTION, $0 i64.ne $push99=, $pop98, $4 br_if $pop99, .LBB2_3 # BB#2: # %if.end25 return $2 .LBB2_3: # %if.then24 - call abort + call abort@FUNCTION unreachable .LBB2_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20051215-1.c.s b/test/torture-s/20051215-1.c.s index 8bb2fbe83..3f2d2be10 100644 --- a/test/torture-s/20051215-1.c.s +++ b/test/torture-s/20051215-1.c.s @@ -56,12 +56,12 @@ main: # @main block .LBB1_2 i32.const $push1=, 3 i32.const $push0=, 2 - i32.call $push2=, foo, $pop1, $pop0, $0 + i32.call $push2=, foo@FUNCTION, $pop1, $pop0, $0 br_if $pop2, .LBB1_2 # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20060102-1.c.s b/test/torture-s/20060102-1.c.s index 7e5adefc3..864bd96a0 100644 --- a/test/torture-s/20060102-1.c.s +++ b/test/torture-s/20060102-1.c.s @@ -40,7 +40,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20060110-1.c.s b/test/torture-s/20060110-1.c.s index 0a0806690..397f7e8e3 100644 --- a/test/torture-s/20060110-1.c.s +++ b/test/torture-s/20060110-1.c.s @@ -33,7 +33,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20060110-2.c.s b/test/torture-s/20060110-2.c.s index 6f1ca1f48..84a56e652 100644 --- a/test/torture-s/20060110-2.c.s +++ b/test/torture-s/20060110-2.c.s @@ -39,7 +39,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20060127-1.c.s b/test/torture-s/20060127-1.c.s index d2614c1e7..b10fad3a8 100644 --- a/test/torture-s/20060127-1.c.s +++ b/test/torture-s/20060127-1.c.s @@ -13,7 +13,7 @@ f: # @f # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -33,7 +33,7 @@ main: # @main # BB#1: # %f.exit return $0 .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20060420-1.c.s b/test/torture-s/20060420-1.c.s index dd3ade6ff..9ce620ed8 100644 --- a/test/torture-s/20060420-1.c.s +++ b/test/torture-s/20060420-1.c.s @@ -317,7 +317,7 @@ main: # @main i32.const $push13=, 2 i32.const $14=, 8 i32.add $14=, $15, $14 - call foo, $9, $14, $pop13, $8 + call foo@FUNCTION, $9, $14, $pop13, $8 .LBB1_3: # %for.body16 # =>This Inner Loop Header: Depth=1 block .LBB1_6 @@ -346,7 +346,7 @@ main: # @main i32.store $15=, 0($13), $15 return $pop23 .LBB1_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20060905-1.c.s b/test/torture-s/20060905-1.c.s index 52d9ea3d9..5c9a6886c 100644 --- a/test/torture-s/20060905-1.c.s +++ b/test/torture-s/20060905-1.c.s @@ -42,7 +42,7 @@ main: # @main i32.const $push8=, 0 return $pop8 .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20060930-1.c.s b/test/torture-s/20060930-1.c.s index a07867a34..5b45ec28c 100644 --- a/test/torture-s/20060930-1.c.s +++ b/test/torture-s/20060930-1.c.s @@ -15,7 +15,7 @@ bar: # @bar # BB#1: # %if.end return $1 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -44,7 +44,7 @@ foo: # @foo .LBB1_2: # %for.body # =>This Inner Loop Header: Depth=1 loop .LBB1_3 - i32.call $discard=, bar, $1, $3 + i32.call $discard=, bar@FUNCTION, $1, $3 i32.add $1=, $1, $0 br_if $1, .LBB1_2 .LBB1_3: # %for.end @@ -61,7 +61,7 @@ main: # @main .local i32 # BB#0: # %entry i32.const $0=, 1 - call foo, $0, $0 + call foo@FUNCTION, $0, $0 i32.const $push0=, 0 return $pop0 .Lfunc_end2: diff --git a/test/torture-s/20060930-2.c.s b/test/torture-s/20060930-2.c.s index cddb0be71..5f108f3f5 100644 --- a/test/torture-s/20060930-2.c.s +++ b/test/torture-s/20060930-2.c.s @@ -29,7 +29,7 @@ main: # @main i32.const $0=, 0 i32.const $1=, s block .LBB1_2 - i32.call $push2=, bar, $1, $1 + i32.call $push2=, bar@FUNCTION, $1, $1 i32.const $push0=, t i32.store $push1=, t($0), $pop0 i32.ne $push3=, $pop2, $pop1 @@ -37,7 +37,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20061031-1.c.s b/test/torture-s/20061031-1.c.s index 06f6197bf..44a63580c 100644 --- a/test/torture-s/20061031-1.c.s +++ b/test/torture-s/20061031-1.c.s @@ -23,7 +23,7 @@ f: # @f # BB#0: # %entry i32.const $push0=, 2 i32.add $1=, $0, $pop0 - call ff, $0 + call ff@FUNCTION, $0 i32.const $2=, 65535 block .LBB1_2 i32.and $push1=, $1, $2 @@ -32,7 +32,7 @@ f: # @f #APP #NO_APP .LBB1_2: # %for.inc - call ff, $0 + call ff@FUNCTION, $0 block .LBB1_4 i32.add $push2=, $1, $0 i32.and $push3=, $pop2, $2 @@ -53,7 +53,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, -1 - call f, $pop0 + call f@FUNCTION, $pop0 i32.const $push1=, 0 return $pop1 .Lfunc_end2: diff --git a/test/torture-s/20061101-1.c.s b/test/torture-s/20061101-1.c.s index a4d091d82..b145bbc9c 100644 --- a/test/torture-s/20061101-1.c.s +++ b/test/torture-s/20061101-1.c.s @@ -16,7 +16,7 @@ tar: # @tar i32.const $push2=, -1 return $pop2 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size tar, .Lfunc_end0-tar @@ -54,7 +54,7 @@ bug: # @bug i32.eq $push7=, $pop5, $pop6 br_if $pop7, .LBB1_1 .LBB1_3: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB1_4: # %while.end return diff --git a/test/torture-s/20061101-2.c.s b/test/torture-s/20061101-2.c.s index 2122a9b8f..bc6b5fd0d 100644 --- a/test/torture-s/20061101-2.c.s +++ b/test/torture-s/20061101-2.c.s @@ -16,7 +16,7 @@ tar: # @tar i32.const $push2=, -1 return $pop2 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size tar, .Lfunc_end0-tar @@ -54,7 +54,7 @@ bug: # @bug i32.eq $push7=, $pop5, $pop6 br_if $pop7, .LBB1_1 .LBB1_3: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB1_4: # %while.end return diff --git a/test/torture-s/20070201-1.c.s b/test/torture-s/20070201-1.c.s index 90f681558..2fc31a8c5 100644 --- a/test/torture-s/20070201-1.c.s +++ b/test/torture-s/20070201-1.c.s @@ -23,7 +23,7 @@ foo: # @foo i32.store $7=, 0($3), $7 i32.store $discard=, 0($7), $1 i32.const $push2=, .L.str - i32.call $discard=, siprintf, $0, $pop2 + i32.call $discard=, siprintf@FUNCTION, $0, $pop2 i32.const $4=, __stack_pointer i32.load $4=, 0($4) i32.const $5=, 4 @@ -68,7 +68,7 @@ main: # @main i32.const $push2=, .L.str i32.const $8=, 10 i32.add $8=, $9, $8 - i32.call $discard=, siprintf, $8, $pop2 + i32.call $discard=, siprintf@FUNCTION, $8, $pop2 i32.const $2=, __stack_pointer i32.load $2=, 0($2) i32.const $3=, 4 diff --git a/test/torture-s/20070424-1.c.s b/test/torture-s/20070424-1.c.s index 7db27f52c..c0b39aebf 100644 --- a/test/torture-s/20070424-1.c.s +++ b/test/torture-s/20070424-1.c.s @@ -7,7 +7,7 @@ do_exit: # @do_exit # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size do_exit, .Lfunc_end0-do_exit @@ -18,7 +18,7 @@ do_exit: # @do_exit .type do_abort,@function do_abort: # @do_abort # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size do_abort, .Lfunc_end1-do_abort @@ -34,10 +34,10 @@ foo: # @foo i32.ge_s $push0=, $0, $1 br_if $pop0, .LBB2_2 # BB#1: # %doit - call do_abort + call do_abort@FUNCTION unreachable .LBB2_2: # %if.end - call do_exit + call do_exit@FUNCTION unreachable .Lfunc_end2: .size foo, .Lfunc_end2-foo @@ -49,7 +49,7 @@ foo: # @foo main: # @main .result i32 # BB#0: # %entry - call do_exit + call do_exit@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20070517-1.c.s b/test/torture-s/20070517-1.c.s index 9e9a2c353..8b98039d9 100644 --- a/test/torture-s/20070517-1.c.s +++ b/test/torture-s/20070517-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 .local i32 # BB#0: # %entry - i32.call $0=, get_kind + i32.call $0=, get_kind@FUNCTION block .LBB0_4 i32.const $push2=, 10 i32.gt_u $push3=, $0, $pop2 @@ -28,7 +28,7 @@ main: # @main i32.lt_u $push9=, $pop0, $pop8 br_if $pop9, .LBB0_4 # BB#3: # %if.else.i - call abort + call abort@FUNCTION unreachable .LBB0_4: # %example.exit i32.const $push10=, 0 diff --git a/test/torture-s/20070623-1.c.s b/test/torture-s/20070623-1.c.s index b6d285e2e..021bf8a6f 100644 --- a/test/torture-s/20070623-1.c.s +++ b/test/torture-s/20070623-1.c.s @@ -171,158 +171,158 @@ main: # @main i32.const $0=, 2147483647 i32.const $1=, -2147483648 block .LBB10_40 - i32.call $push0=, nge, $1, $0 + i32.call $push0=, nge@FUNCTION, $1, $0 br_if $pop0, .LBB10_40 # BB#1: # %if.end - i32.call $2=, nge, $0, $1 + i32.call $2=, nge@FUNCTION, $0, $1 i32.const $3=, -1 block .LBB10_39 i32.ne $push1=, $2, $3 br_if $pop1, .LBB10_39 # BB#2: # %if.end4 block .LBB10_38 - i32.call $push2=, ngt, $1, $0 + i32.call $push2=, ngt@FUNCTION, $1, $0 br_if $pop2, .LBB10_38 # BB#3: # %if.end8 block .LBB10_37 - i32.call $push3=, ngt, $0, $1 + i32.call $push3=, ngt@FUNCTION, $0, $1 i32.ne $push4=, $pop3, $3 br_if $pop4, .LBB10_37 # BB#4: # %if.end12 block .LBB10_36 - i32.call $push5=, nle, $1, $0 + i32.call $push5=, nle@FUNCTION, $1, $0 i32.ne $push6=, $pop5, $3 br_if $pop6, .LBB10_36 # BB#5: # %if.end16 block .LBB10_35 - i32.call $push7=, nle, $0, $1 + i32.call $push7=, nle@FUNCTION, $0, $1 br_if $pop7, .LBB10_35 # BB#6: # %if.end20 block .LBB10_34 - i32.call $push8=, nlt, $1, $0 + i32.call $push8=, nlt@FUNCTION, $1, $0 i32.ne $push9=, $pop8, $3 br_if $pop9, .LBB10_34 # BB#7: # %if.end24 block .LBB10_33 - i32.call $push10=, nlt, $0, $1 + i32.call $push10=, nlt@FUNCTION, $0, $1 br_if $pop10, .LBB10_33 # BB#8: # %if.end28 block .LBB10_32 - i32.call $push11=, neq, $1, $0 + i32.call $push11=, neq@FUNCTION, $1, $0 br_if $pop11, .LBB10_32 # BB#9: # %if.end32 block .LBB10_31 - i32.call $push12=, neq, $0, $1 + i32.call $push12=, neq@FUNCTION, $0, $1 br_if $pop12, .LBB10_31 # BB#10: # %if.end36 block .LBB10_30 - i32.call $push13=, nne, $1, $0 + i32.call $push13=, nne@FUNCTION, $1, $0 i32.ne $push14=, $pop13, $3 br_if $pop14, .LBB10_30 # BB#11: # %if.end40 block .LBB10_29 - i32.call $push15=, nne, $0, $1 + i32.call $push15=, nne@FUNCTION, $0, $1 i32.ne $push16=, $pop15, $3 br_if $pop16, .LBB10_29 # BB#12: # %if.end44 i32.const $0=, 0 block .LBB10_28 - i32.call $push17=, ngeu, $0, $3 + i32.call $push17=, ngeu@FUNCTION, $0, $3 br_if $pop17, .LBB10_28 # BB#13: # %if.end48 block .LBB10_27 - i32.call $push18=, ngeu, $3, $0 + i32.call $push18=, ngeu@FUNCTION, $3, $0 i32.ne $push19=, $pop18, $3 br_if $pop19, .LBB10_27 # BB#14: # %if.end52 block .LBB10_26 - i32.call $push20=, ngtu, $0, $3 + i32.call $push20=, ngtu@FUNCTION, $0, $3 br_if $pop20, .LBB10_26 # BB#15: # %if.end56 block .LBB10_25 - i32.call $push21=, ngtu, $3, $0 + i32.call $push21=, ngtu@FUNCTION, $3, $0 i32.ne $push22=, $pop21, $3 br_if $pop22, .LBB10_25 # BB#16: # %if.end60 block .LBB10_24 - i32.call $push23=, nleu, $0, $3 + i32.call $push23=, nleu@FUNCTION, $0, $3 i32.ne $push24=, $pop23, $3 br_if $pop24, .LBB10_24 # BB#17: # %if.end64 block .LBB10_23 - i32.call $push25=, nleu, $3, $0 + i32.call $push25=, nleu@FUNCTION, $3, $0 br_if $pop25, .LBB10_23 # BB#18: # %if.end68 block .LBB10_22 - i32.call $push26=, nltu, $0, $3 + i32.call $push26=, nltu@FUNCTION, $0, $3 i32.ne $push27=, $pop26, $3 br_if $pop27, .LBB10_22 # BB#19: # %if.end72 block .LBB10_21 - i32.call $push28=, nltu, $3, $0 + i32.call $push28=, nltu@FUNCTION, $3, $0 br_if $pop28, .LBB10_21 # BB#20: # %if.end76 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB10_21: # %if.then75 - call abort + call abort@FUNCTION unreachable .LBB10_22: # %if.then71 - call abort + call abort@FUNCTION unreachable .LBB10_23: # %if.then67 - call abort + call abort@FUNCTION unreachable .LBB10_24: # %if.then63 - call abort + call abort@FUNCTION unreachable .LBB10_25: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB10_26: # %if.then55 - call abort + call abort@FUNCTION unreachable .LBB10_27: # %if.then51 - call abort + call abort@FUNCTION unreachable .LBB10_28: # %if.then47 - call abort + call abort@FUNCTION unreachable .LBB10_29: # %if.then43 - call abort + call abort@FUNCTION unreachable .LBB10_30: # %if.then39 - call abort + call abort@FUNCTION unreachable .LBB10_31: # %if.then35 - call abort + call abort@FUNCTION unreachable .LBB10_32: # %if.then31 - call abort + call abort@FUNCTION unreachable .LBB10_33: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB10_34: # %if.then23 - call abort + call abort@FUNCTION unreachable .LBB10_35: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB10_36: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB10_37: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB10_38: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB10_39: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB10_40: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end10: .size main, .Lfunc_end10-main diff --git a/test/torture-s/20071011-1.c.s b/test/torture-s/20071011-1.c.s index abb9c1e00..51f7c2756 100644 --- a/test/torture-s/20071011-1.c.s +++ b/test/torture-s/20071011-1.c.s @@ -18,7 +18,7 @@ foo: # @foo # BB#1: # %if.then return .LBB0_2: # %if.end - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo diff --git a/test/torture-s/20071018-1.c.s b/test/torture-s/20071018-1.c.s index 6a2ed58d6..c119d6c14 100644 --- a/test/torture-s/20071018-1.c.s +++ b/test/torture-s/20071018-1.c.s @@ -8,7 +8,7 @@ bar: # @bar .param i32 # BB#0: # %entry i32.const $push0=, 8 - i32.call $push1=, __builtin_malloc, $pop0 + i32.call $push1=, __builtin_malloc@FUNCTION, $pop0 i32.store $discard=, 0($0), $pop1 return .Lfunc_end0: @@ -24,7 +24,7 @@ foo: # @foo .local i32 # BB#0: # %entry i32.const $push0=, 16 - i32.call $1=, __builtin_malloc, $pop0 + i32.call $1=, __builtin_malloc@FUNCTION, $pop0 i32.const $push1=, 5 i32.shl $push2=, $0, $pop1 i32.add $push3=, $pop2, $1 @@ -32,7 +32,7 @@ foo: # @foo i32.add $0=, $pop3, $pop4 i32.const $push5=, 0 i32.store $discard=, 0($0), $pop5 - call bar, $0 + call bar@FUNCTION, $0 i32.load $push6=, 0($0) return $pop6 .Lfunc_end1: @@ -47,7 +47,7 @@ main: # @main # BB#0: # %entry block .LBB2_2 i32.const $push0=, 1 - i32.call $push1=, foo, $pop0 + i32.call $push1=, foo@FUNCTION, $pop0 i32.const $push3=, 0 i32.eq $push4=, $pop1, $pop3 br_if $pop4, .LBB2_2 @@ -55,7 +55,7 @@ main: # @main i32.const $push2=, 0 return $pop2 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20071029-1.c.s b/test/torture-s/20071029-1.c.s index 763dae098..15afb5105 100644 --- a/test/torture-s/20071029-1.c.s +++ b/test/torture-s/20071029-1.c.s @@ -56,13 +56,13 @@ test: # @test # BB#12: # %if.end37 return .LBB0_13: # %if.then36 - call exit, $2 + call exit@FUNCTION, $2 unreachable .LBB0_14: # %if.then33 - call abort + call abort@FUNCTION unreachable .LBB0_15: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test, .Lfunc_end0-test @@ -177,7 +177,7 @@ foo: # @foo i32.store $discard=, 0($1), $14 i32.const $31=, 56 i32.add $31=, $31, $31 - call test, $31 + call test@FUNCTION, $31 i32.store $push4=, 56($31), $15 i32.add $15=, $pop4, $3 br .LBB1_1 @@ -193,7 +193,7 @@ main: # @main .result i32 # BB#0: # %if.end6 i32.const $push0=, 10 - call foo, $pop0 + call foo@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20071030-1.c.s b/test/torture-s/20071030-1.c.s index f5a703777..14757d1ef 100644 --- a/test/torture-s/20071030-1.c.s +++ b/test/torture-s/20071030-1.c.s @@ -73,7 +73,7 @@ main: # @main i32.const $push0=, 1544 i32.const $9=, 8 i32.add $9=, $12, $9 - call memset, $9, $4, $pop0 + call memset@FUNCTION, $9, $4, $pop0 f32.const $0=, 0x0p0 i32.const $3=, 16 i32.const $10=, 8 @@ -120,7 +120,7 @@ main: # @main i32.store $12=, 0($8), $12 return $pop15 .LBB1_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20071108-1.c.s b/test/torture-s/20071108-1.c.s index cf4ef068e..8d7fbb515 100644 --- a/test/torture-s/20071108-1.c.s +++ b/test/torture-s/20071108-1.c.s @@ -59,7 +59,7 @@ main: # @main i32.add $4=, $8, $4 i32.const $5=, 8 i32.add $5=, $8, $5 - i32.call $0=, test, $4, $5 + i32.call $0=, test@FUNCTION, $4, $5 i32.load $push0=, 0($0) i32.const $6=, 12 i32.add $6=, $8, $6 @@ -89,7 +89,7 @@ main: # @main i32.store $8=, 0($3), $8 return $pop8 .LBB3_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20071120-1.c.s b/test/torture-s/20071120-1.c.s index 7cfb15660..a5790494d 100644 --- a/test/torture-s/20071120-1.c.s +++ b/test/torture-s/20071120-1.c.s @@ -6,7 +6,7 @@ .type vec_assert_fail,@function vec_assert_fail: # @vec_assert_fail # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size vec_assert_fail, .Lfunc_end0-vec_assert_fail @@ -18,7 +18,7 @@ vec_assert_fail: # @vec_assert_fail perform_access_checks: # @perform_access_checks .param i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size perform_access_checks, .Lfunc_end1-perform_access_checks @@ -75,13 +75,13 @@ pop_to_parent_deferring_access_checks: # @pop_to_parent_deferring_access_checks .LBB2_6: # %if.end16 return .LBB2_7: # %if.then15 - call perform_access_checks, $1 + call perform_access_checks@FUNCTION, $1 unreachable .LBB2_8: # %cond.false.i26 - call vec_assert_fail + call vec_assert_fail@FUNCTION unreachable .LBB2_9: # %cond.false.i - call vec_assert_fail + call vec_assert_fail@FUNCTION unreachable .Lfunc_end2: .size pop_to_parent_deferring_access_checks, .Lfunc_end2-pop_to_parent_deferring_access_checks @@ -95,7 +95,7 @@ main: # @main .local i32, i32 # BB#0: # %entry i32.const $push0=, 76 - i32.call $1=, __builtin_malloc, $pop0 + i32.call $1=, __builtin_malloc@FUNCTION, $pop0 i32.const $0=, 0 i32.store $discard=, deferred_access_stack($0), $1 i32.const $push1=, 2 @@ -104,7 +104,7 @@ main: # @main i32.add $push3=, $1, $pop2 i32.const $push4=, 1 i32.store $discard=, 0($pop3), $pop4 - call pop_to_parent_deferring_access_checks + call pop_to_parent_deferring_access_checks@FUNCTION return $0 .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/20071202-1.c.s b/test/torture-s/20071202-1.c.s index 456d98b98..32074af9d 100644 --- a/test/torture-s/20071202-1.c.s +++ b/test/torture-s/20071202-1.c.s @@ -116,7 +116,7 @@ foo: # @foo i32.add $push2=, $0, $6 i32.const $22=, 0 i32.add $22=, $22, $22 - call memcpy, $pop2, $22, $4 + call memcpy@FUNCTION, $pop2, $22, $4 i32.const $12=, 64 i32.add $22=, $22, $12 i32.const $12=, __stack_pointer @@ -143,10 +143,10 @@ main: # @main i32.const $push1=, 68 i32.const $4=, 8 i32.add $4=, $20, $4 - call memcpy, $4, $pop0, $pop1 + call memcpy@FUNCTION, $4, $pop0, $pop1 i32.const $5=, 8 i32.add $5=, $20, $5 - call foo, $5 + call foo@FUNCTION, $5 i32.const $0=, 12 block .LBB1_19 i32.load $push2=, 8($20) @@ -283,10 +283,10 @@ main: # @main i32.store $20=, 0($3), $20 return $pop66 .LBB1_18: # %if.then63 - call abort + call abort@FUNCTION unreachable .LBB1_19: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20071211-1.c.s b/test/torture-s/20071211-1.c.s index 146c2668f..4e9f23a0f 100644 --- a/test/torture-s/20071211-1.c.s +++ b/test/torture-s/20071211-1.c.s @@ -34,7 +34,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20071216-1.c.s b/test/torture-s/20071216-1.c.s index 2df7156cc..5a33067c8 100644 --- a/test/torture-s/20071216-1.c.s +++ b/test/torture-s/20071216-1.c.s @@ -21,7 +21,7 @@ foo: # @foo .result i32 .local i32 # BB#0: # %entry - i32.call $0=, bar + i32.call $0=, bar@FUNCTION i32.const $push0=, -4095 i32.lt_u $push1=, $0, $pop0 i32.const $push2=, -38 @@ -45,7 +45,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 26 i32.store $1=, x($0), $pop0 - i32.call $2=, bar + i32.call $2=, bar@FUNCTION i32.const $4=, -38 i32.const $5=, -1 i32.const $6=, -37 @@ -60,7 +60,7 @@ main: # @main # BB#1: # %if.end i32.const $push6=, -39 i32.store $discard=, x($0), $pop6 - i32.call $2=, bar + i32.call $2=, bar@FUNCTION block .LBB2_5 i32.lt_u $push7=, $2, $3 i32.eq $push8=, $2, $4 @@ -70,7 +70,7 @@ main: # @main br_if $pop11, .LBB2_5 # BB#2: # %if.end4 i32.store $discard=, x($0), $4 - i32.call $2=, bar + i32.call $2=, bar@FUNCTION block .LBB2_4 i32.lt_u $push12=, $2, $3 i32.eq $push13=, $2, $4 @@ -81,13 +81,13 @@ main: # @main # BB#3: # %if.end8 return $0 .LBB2_4: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB2_5: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB2_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20071219-1.c.s b/test/torture-s/20071219-1.c.s index 8575b0a72..59605eb2e 100644 --- a/test/torture-s/20071219-1.c.s +++ b/test/torture-s/20071219-1.c.s @@ -37,7 +37,7 @@ foo: # @foo i32.store $discard=, p($pop4), $0 return .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -75,7 +75,7 @@ test1: # @test1 i64.store $discard=, 32($22), $pop2 i32.const $16=, 32 i32.add $16=, $22, $16 - call foo, $16, $2 + call foo@FUNCTION, $16, $2 i32.const $17=, 0 i32.add $17=, $22, $17 i32.add $0=, $17, $0 @@ -96,7 +96,7 @@ test1: # @test1 i32.const $push4=, 1 i32.const $20=, 0 i32.add $20=, $22, $20 - call foo, $20, $pop4 + call foo@FUNCTION, $20, $pop4 i64.load $5=, 0($4) i64.load $8=, 0($7) i64.load $9=, 32($22) @@ -107,7 +107,7 @@ test1: # @test1 i64.store $discard=, 0($22), $9 i32.const $21=, 0 i32.add $21=, $22, $21 - call foo, $21, $2 + call foo@FUNCTION, $21, $2 i32.const $12=, 64 i32.add $22=, $22, $12 i32.const $12=, __stack_pointer @@ -149,7 +149,7 @@ test2: # @test2 i64.store $discard=, 32($26), $pop2 i32.const $20=, 32 i32.add $20=, $26, $20 - call foo, $20, $1 + call foo@FUNCTION, $20, $1 i64.load $11=, 0($3) i32.const $21=, 0 i32.add $21=, $26, $21 @@ -170,7 +170,7 @@ test2: # @test2 i64.store $discard=, 0($26), $11 i32.const $24=, 0 i32.add $24=, $26, $24 - call foo, $24, $9 + call foo@FUNCTION, $24, $9 i32.load8_u $push4=, 0($10) i32.store8 $discard=, 0($6), $pop4 i64.load $11=, 0($5) @@ -300,7 +300,7 @@ test2: # @test2 i64.store $discard=, 0($26), $pop116 i32.const $25=, 0 i32.add $25=, $26, $25 - call foo, $25, $1 + call foo@FUNCTION, $25, $1 i32.const $16=, 64 i32.add $26=, $26, $16 i32.const $16=, __stack_pointer @@ -342,7 +342,7 @@ test3: # @test3 i64.store $discard=, 32($23), $pop2 i32.const $15=, 32 i32.add $15=, $23, $15 - call foo, $15, $2 + call foo@FUNCTION, $15, $2 i64.load $5=, 0($4) i32.const $16=, 0 i32.add $16=, $23, $16 @@ -363,18 +363,18 @@ test3: # @test3 i32.const $push7=, 1 i32.const $19=, 0 i32.add $19=, $23, $19 - call foo, $19, $pop7 + call foo@FUNCTION, $19, $pop7 i32.load $0=, p($2) i32.const $1=, 25 i32.const $20=, 32 i32.add $20=, $23, $20 - call memcpy, $0, $20, $1 + call memcpy@FUNCTION, $0, $20, $1 i32.const $21=, 0 i32.add $21=, $23, $21 - call memcpy, $0, $21, $1 + call memcpy@FUNCTION, $0, $21, $1 i32.const $22=, 0 i32.add $22=, $23, $22 - call foo, $22, $2 + call foo@FUNCTION, $22, $2 i32.const $11=, 64 i32.add $23=, $23, $11 i32.const $11=, __stack_pointer @@ -390,9 +390,9 @@ test3: # @test3 main: # @main .result i32 # BB#0: # %entry - call test1 - call test2 - call test3 + call test1@FUNCTION + call test2@FUNCTION + call test3@FUNCTION i32.const $push0=, 0 return $pop0 .Lfunc_end4: diff --git a/test/torture-s/20071220-1.c.s b/test/torture-s/20071220-1.c.s index cf4545737..4900abcd9 100644 --- a/test/torture-s/20071220-1.c.s +++ b/test/torture-s/20071220-1.c.s @@ -22,7 +22,7 @@ baz: # @baz f1: # @f1 .result i32 # BB#0: # %entry - i32.call $discard=, bar + i32.call $discard=, bar@FUNCTION i32.const $push0=, 17 return $pop0 .Lfunc_end1: @@ -35,7 +35,7 @@ bar: # @bar .local i32 # BB#0: # %entry i32.const $push0=, bar.b - i32.call $discard=, baz, $pop0 + i32.call $discard=, baz@FUNCTION, $pop0 .Ltmp0: # Block address taken # BB#1: # %addr return $0 @@ -49,7 +49,7 @@ bar: # @bar f2: # @f2 .result i32 # BB#0: # %entry - i32.call $discard=, bar + i32.call $discard=, bar@FUNCTION i32.const $push0=, 17 return $pop0 .Lfunc_end3: @@ -62,10 +62,10 @@ f2: # @f2 main: # @main .result i32 # BB#0: # %entry - i32.call $discard=, f1 - i32.call $discard=, f1 - i32.call $discard=, f2 - i32.call $discard=, f2 + i32.call $discard=, f1@FUNCTION + i32.call $discard=, f1@FUNCTION + i32.call $discard=, f2@FUNCTION + i32.call $discard=, f2@FUNCTION i32.const $push0=, 0 return $pop0 .Lfunc_end4: diff --git a/test/torture-s/20071220-2.c.s b/test/torture-s/20071220-2.c.s index b3ef57839..18d54d94d 100644 --- a/test/torture-s/20071220-2.c.s +++ b/test/torture-s/20071220-2.c.s @@ -22,7 +22,7 @@ baz: # @baz f1: # @f1 .result i32 # BB#0: # %entry - i32.call $discard=, bar + i32.call $discard=, bar@FUNCTION i32.const $push0=, 17 return $pop0 .Lfunc_end1: @@ -35,7 +35,7 @@ bar: # @bar .local i32 # BB#0: # %entry i32.const $push0=, bar.b - i32.call $discard=, baz, $pop0 + i32.call $discard=, baz@FUNCTION, $pop0 .Ltmp0: # Block address taken # BB#1: # %addr return $0 @@ -49,7 +49,7 @@ bar: # @bar f2: # @f2 .result i32 # BB#0: # %entry - i32.call $discard=, bar + i32.call $discard=, bar@FUNCTION i32.const $push0=, 17 return $pop0 .Lfunc_end3: @@ -62,10 +62,10 @@ f2: # @f2 main: # @main .result i32 # BB#0: # %entry - i32.call $discard=, f1 - i32.call $discard=, f1 - i32.call $discard=, f2 - i32.call $discard=, f2 + i32.call $discard=, f1@FUNCTION + i32.call $discard=, f1@FUNCTION + i32.call $discard=, f2@FUNCTION + i32.call $discard=, f2@FUNCTION i32.const $push0=, 0 return $pop0 .Lfunc_end4: diff --git a/test/torture-s/20080222-1.c.s b/test/torture-s/20080222-1.c.s index 714f1945a..8e842cfc9 100644 --- a/test/torture-s/20080222-1.c.s +++ b/test/torture-s/20080222-1.c.s @@ -30,7 +30,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20080424-1.c.s b/test/torture-s/20080424-1.c.s index 6b17de95c..49cd2315a 100644 --- a/test/torture-s/20080424-1.c.s +++ b/test/torture-s/20080424-1.c.s @@ -28,7 +28,7 @@ bar: # @bar # BB#2: # %if.end return .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -42,28 +42,28 @@ main: # @main # BB#0: # %entry i32.const $push1=, g+288 i32.const $push0=, g - call bar, $pop1, $pop0 + call bar@FUNCTION, $pop1, $pop0 i32.const $push3=, g+324 i32.const $push2=, g+36 - call bar, $pop3, $pop2 + call bar@FUNCTION, $pop3, $pop2 i32.const $push5=, g+360 i32.const $push4=, g+72 - call bar, $pop5, $pop4 + call bar@FUNCTION, $pop5, $pop4 i32.const $push7=, g+396 i32.const $push6=, g+108 - call bar, $pop7, $pop6 + call bar@FUNCTION, $pop7, $pop6 i32.const $push9=, g+432 i32.const $push8=, g+144 - call bar, $pop9, $pop8 + call bar@FUNCTION, $pop9, $pop8 i32.const $push11=, g+468 i32.const $push10=, g+180 - call bar, $pop11, $pop10 + call bar@FUNCTION, $pop11, $pop10 i32.const $push13=, g+504 i32.const $push12=, g+216 - call bar, $pop13, $pop12 + call bar@FUNCTION, $pop13, $pop12 i32.const $push15=, g+540 i32.const $push14=, g+252 - call bar, $pop15, $pop14 + call bar@FUNCTION, $pop15, $pop14 i32.const $push16=, 0 return $pop16 .Lfunc_end1: diff --git a/test/torture-s/20080502-1.c.s b/test/torture-s/20080502-1.c.s index 7cbc886d6..1d9a465e4 100644 --- a/test/torture-s/20080502-1.c.s +++ b/test/torture-s/20080502-1.c.s @@ -39,7 +39,7 @@ main: # @main i64.const $push0=, -4611967493404098560 i32.const $3=, 0 i32.add $3=, $5, $3 - call foo, $3, $pop1, $pop0 + call foo@FUNCTION, $3, $pop1, $pop0 i64.load $push5=, 0($5) i32.const $push2=, 8 i32.const $4=, 0 @@ -49,7 +49,7 @@ main: # @main i64.load $push4=, 0($pop3) i64.const $push7=, -8905435550453399112 i64.const $push6=, 4611846683310179025 - i32.call $push8=, __eqtf2, $pop5, $pop4, $pop7, $pop6 + i32.call $push8=, __eqtf2@FUNCTION, $pop5, $pop4, $pop7, $pop6 br_if $pop8, .LBB1_2 # BB#1: # %if.end i32.const $push9=, 0 @@ -59,7 +59,7 @@ main: # @main i32.store $5=, 0($2), $5 return $pop9 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20080522-1.c.s b/test/torture-s/20080522-1.c.s index 8ac361abe..0277bcee4 100644 --- a/test/torture-s/20080522-1.c.s +++ b/test/torture-s/20080522-1.c.s @@ -54,13 +54,13 @@ main: # @main i32.const $1=, i i32.const $push0=, 0 i32.store $0=, 12($9), $pop0 - i32.call $2=, foo, $1 + i32.call $2=, foo@FUNCTION, $1 i32.const $3=, 2 block .LBB2_12 i32.ne $push1=, $2, $3 br_if $pop1, .LBB2_12 # BB#1: # %if.end - i32.call $2=, bar, $1 + i32.call $2=, bar@FUNCTION, $1 i32.const $1=, 1 block .LBB2_11 i32.ne $push2=, $2, $1 @@ -69,7 +69,7 @@ main: # @main i32.const $7=, 12 i32.add $7=, $9, $7 block .LBB2_10 - i32.call $push3=, foo, $7 + i32.call $push3=, foo@FUNCTION, $7 i32.ne $push4=, $pop3, $1 br_if $pop4, .LBB2_10 # BB#3: # %if.end8 @@ -81,7 +81,7 @@ main: # @main i32.const $8=, 12 i32.add $8=, $9, $8 block .LBB2_8 - i32.call $push7=, bar, $8 + i32.call $push7=, bar@FUNCTION, $8 i32.ne $push8=, $pop7, $3 br_if $pop8, .LBB2_8 # BB#5: # %if.end15 @@ -96,22 +96,22 @@ main: # @main i32.store $9=, 0($6), $9 return $0 .LBB2_7: # %if.then17 - call abort + call abort@FUNCTION unreachable .LBB2_8: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB2_9: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB2_10: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB2_11: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB2_12: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20080604-1.c.s b/test/torture-s/20080604-1.c.s index 404739c96..76a9408ed 100644 --- a/test/torture-s/20080604-1.c.s +++ b/test/torture-s/20080604-1.c.s @@ -15,7 +15,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -38,7 +38,7 @@ baz: # @baz i32.const $4=, 12 i32.add $4=, $4, $4 i32.select $0=, $0, $4, $pop0 - call foo + call foo@FUNCTION i32.const $push1=, .L.str i32.store $push2=, 0($0), $pop1 i32.store $discard=, 0($0), $pop2 @@ -59,7 +59,7 @@ main: # @main .local i32 # BB#0: # %if.end i32.const $0=, 0 - call foo + call foo@FUNCTION i32.const $push0=, .L.str i32.store $push1=, x($0), $pop0 i32.store $discard=, x($0), $pop1 diff --git a/test/torture-s/20080813-1.c.s b/test/torture-s/20080813-1.c.s index 4a3304810..1921c21e8 100644 --- a/test/torture-s/20080813-1.c.s +++ b/test/torture-s/20080813-1.c.s @@ -25,7 +25,7 @@ bar: # @bar # BB#1: # %if.end return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size bar, .Lfunc_end1-bar diff --git a/test/torture-s/20081218-1.c.s b/test/torture-s/20081218-1.c.s index 200d3f0c4..cfbf979db 100644 --- a/test/torture-s/20081218-1.c.s +++ b/test/torture-s/20081218-1.c.s @@ -10,7 +10,7 @@ foo: # @foo i32.const $push0=, a i32.const $push2=, 38 i32.const $push1=, 520 - call memset, $pop0, $pop2, $pop1 + call memset@FUNCTION, $pop0, $pop2, $pop1 i32.const $push3=, 640034342 return $pop3 .Lfunc_end0: @@ -26,7 +26,7 @@ bar: # @bar i32.const $push0=, a i32.const $push2=, 54 i32.const $push1=, 520 - call memset, $pop0, $pop2, $pop1 + call memset@FUNCTION, $pop0, $pop2, $pop1 i32.const $0=, 0 i32.const $push3=, 909522486 i32.store $discard=, a($0), $pop3 @@ -44,7 +44,7 @@ main: # @main .result i32 .local i32, i32, i32, i32 # BB#0: # %entry - i32.call $0=, foo + i32.call $0=, foo@FUNCTION i32.const $3=, 0 block .LBB2_11 i32.const $push0=, 640034342 @@ -68,7 +68,7 @@ main: # @main i32.le_u $push6=, $3, $2 br_if $pop6, .LBB2_1 .LBB2_3: # %for.end - call bar + call bar@FUNCTION i32.const $3=, 0 block .LBB2_9 i32.load $push7=, a+4($3) @@ -96,16 +96,16 @@ main: # @main i32.const $push16=, 0 return $pop16 .LBB2_8: # %if.then18 - call abort + call abort@FUNCTION unreachable .LBB2_9: # %if.then8 - call abort + call abort@FUNCTION unreachable .LBB2_10: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB2_11: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20090527-1.c.s b/test/torture-s/20090527-1.c.s index ea6a4478a..4d3844f0e 100644 --- a/test/torture-s/20090527-1.c.s +++ b/test/torture-s/20090527-1.c.s @@ -32,7 +32,7 @@ new_unit: # @new_unit # BB#5: # %sw.epilog return .LBB0_6: # %sw.default - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size new_unit, .Lfunc_end0-new_unit diff --git a/test/torture-s/20090711-1.c.s b/test/torture-s/20090711-1.c.s index 1995cdcd1..835cd45b4 100644 --- a/test/torture-s/20090711-1.c.s +++ b/test/torture-s/20090711-1.c.s @@ -28,7 +28,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i64.const $push0=, -990000000 - i64.call $push1=, div, $pop0 + i64.call $push1=, div@FUNCTION, $pop0 i64.const $push2=, -30212 i64.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -36,7 +36,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20090814-1.c.s b/test/torture-s/20090814-1.c.s index 7aa134fc5..57788370b 100644 --- a/test/torture-s/20090814-1.c.s +++ b/test/torture-s/20090814-1.c.s @@ -26,7 +26,7 @@ foo: # @foo i32.const $push2=, 2 i32.shl $push3=, $pop1, $pop2 i32.add $push4=, $0, $pop3 - i32.call $push5=, bar, $pop4 + i32.call $push5=, bar@FUNCTION, $pop4 return $pop5 .Lfunc_end1: .size foo, .Lfunc_end1-foo @@ -46,7 +46,7 @@ main: # @main i32.const $push4=, 1 i32.store $discard=, i($0), $pop4 i32.const $push1=, a - i32.call $push5=, foo, $pop1 + i32.call $push5=, foo@FUNCTION, $pop1 i32.const $push2=, 42 i32.store $push3=, a+4($0), $pop2 i32.ne $push6=, $pop5, $pop3 @@ -54,7 +54,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20091229-1.c.s b/test/torture-s/20091229-1.c.s index 3acfc6667..727126ee1 100644 --- a/test/torture-s/20091229-1.c.s +++ b/test/torture-s/20091229-1.c.s @@ -28,7 +28,7 @@ foo: # @foo main: # @main # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20100316-1.c.s b/test/torture-s/20100316-1.c.s index 51be3493e..48455b44b 100644 --- a/test/torture-s/20100316-1.c.s +++ b/test/torture-s/20100316-1.c.s @@ -34,12 +34,12 @@ main: # @main i32.or $push5=, $pop3, $pop4 i32.store16 $discard=, f+4($0), $pop5 i32.const $push1=, f - i32.call $push6=, foo, $pop1 + i32.call $push6=, foo@FUNCTION, $pop1 br_if $pop6, .LBB1_2 # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20100416-1.c.s b/test/torture-s/20100416-1.c.s index 22586b0da..7c76cff9c 100644 --- a/test/torture-s/20100416-1.c.s +++ b/test/torture-s/20100416-1.c.s @@ -69,7 +69,7 @@ main: # @main # BB#5: # %for.cond.4 return $0 .LBB1_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20100708-1.c.s b/test/torture-s/20100708-1.c.s index 8ca54cddd..baa45951c 100644 --- a/test/torture-s/20100708-1.c.s +++ b/test/torture-s/20100708-1.c.s @@ -171,7 +171,7 @@ main: # @main i32.store $4=, 0($1), $4 i32.const $3=, 8 i32.add $3=, $4, $3 - call f, $3 + call f@FUNCTION, $3 i32.const $push0=, 0 i32.const $2=, 208 i32.add $4=, $4, $2 diff --git a/test/torture-s/20100827-1.c.s b/test/torture-s/20100827-1.c.s index 6f288596e..1ae3255be 100644 --- a/test/torture-s/20100827-1.c.s +++ b/test/torture-s/20100827-1.c.s @@ -31,7 +31,7 @@ foo: # @foo br_if $pop2, .LBB0_1 br .LBB0_4 .LBB0_3: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %do.end return $3 @@ -47,7 +47,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, .L.str - i32.call $push1=, foo, $pop0 + i32.call $push1=, foo@FUNCTION, $pop0 i32.const $push2=, 1 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -55,7 +55,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20101011-1.c.s b/test/torture-s/20101011-1.c.s index 9e76426b3..15532d74b 100644 --- a/test/torture-s/20101011-1.c.s +++ b/test/torture-s/20101011-1.c.s @@ -8,7 +8,7 @@ sigfpe: # @sigfpe .param i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size sigfpe, .Lfunc_end0-sigfpe @@ -21,9 +21,9 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push1=, 8 - i32.const $push0=, sigfpe - i32.call $discard=, signal, $pop1, $pop0 - call abort + i32.const $push0=, sigfpe@FUNCTION + i32.call $discard=, signal@FUNCTION, $pop1, $pop0 + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20101013-1.c.s b/test/torture-s/20101013-1.c.s index 28b78686e..b1695c028 100644 --- a/test/torture-s/20101013-1.c.s +++ b/test/torture-s/20101013-1.c.s @@ -7,7 +7,7 @@ main: # @main .result i32 # BB#0: # %entry - call build_ref_for_offset + call build_ref_for_offset@FUNCTION i32.const $push0=, 0 return $pop0 .Lfunc_end0: @@ -26,11 +26,11 @@ build_ref_for_offset: # @build_ref_for_offset i32.store $4=, 0($1), $4 i32.const $3=, 8 i32.add $3=, $4, $3 - call get_addr_base_and_unit_offset, $3 + call get_addr_base_and_unit_offset@FUNCTION, $3 i64.load $push0=, 8($4) i64.const $push1=, 4 i64.add $push2=, $pop0, $pop1 - call build_int_cst, $pop2 + call build_int_cst@FUNCTION, $pop2 i32.const $2=, 16 i32.add $4=, $4, $2 i32.const $2=, __stack_pointer @@ -62,7 +62,7 @@ build_int_cst: # @build_int_cst # BB#1: # %if.end return .LBB3_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size build_int_cst, .Lfunc_end3-build_int_cst diff --git a/test/torture-s/20101025-1.c.s b/test/torture-s/20101025-1.c.s index 99386a0ac..6958745f4 100644 --- a/test/torture-s/20101025-1.c.s +++ b/test/torture-s/20101025-1.c.s @@ -26,7 +26,7 @@ f3: # @f3 i32.const $push1=, 1 i32.store $discard=, 0($pop0), $pop1 i32.load $push2=, g_7($0) - call f2, $pop2 + call f2@FUNCTION, $pop2 return $0 .Lfunc_end1: .size f3, .Lfunc_end1-f3 @@ -39,7 +39,7 @@ main: # @main .result i32 .local i32 # BB#0: # %entry - i32.call $discard=, f3 + i32.call $discard=, f3@FUNCTION i32.const $0=, 0 block .LBB2_2 i32.load $push0=, g_3($0) @@ -47,10 +47,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB2_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20111208-1.c.s b/test/torture-s/20111208-1.c.s index ec8905c53..d640d9325 100644 --- a/test/torture-s/20111208-1.c.s +++ b/test/torture-s/20111208-1.c.s @@ -15,7 +15,7 @@ pack_unpack: # @pack_unpack i32.sub $8=, $5, $6 i32.const $6=, __stack_pointer i32.store $8=, 0($6), $8 - i32.call $push0=, strlen, $1 + i32.call $push0=, strlen@FUNCTION, $1 i32.add $2=, $1, $pop0 .LBB0_1: # %while.cond.outer # =>This Loop Header: Depth=1 @@ -48,20 +48,20 @@ pack_unpack: # @pack_unpack i32.const $4=, 2 i32.const $9=, 8 i32.add $9=, $8, $9 - i32.call $discard=, memcpy, $9, $0, $4 + i32.call $discard=, memcpy@FUNCTION, $9, $0, $4 i32.add $0=, $0, $4 i32.load16_s $push9=, 8($8) - call do_something, $pop9 + call do_something@FUNCTION, $pop9 br .LBB0_1 .LBB0_6: # %sw.bb8 # in Loop: Header=BB0_1 Depth=1 i32.const $4=, 4 i32.const $8=, 0 i32.add $8=, $8, $8 - i32.call $discard=, memcpy, $8, $0, $4 + i32.call $discard=, memcpy@FUNCTION, $8, $0, $4 i32.add $0=, $0, $4 i32.load $push8=, 0($8) - call do_something, $pop8 + call do_something@FUNCTION, $pop8 br .LBB0_1 .LBB0_7: # %while.end i32.load8_s $push2=, 0($0) @@ -94,13 +94,13 @@ main: # @main block .LBB2_2 i32.const $push1=, .L.str i32.const $push0=, .L.str.1 - i32.call $push2=, pack_unpack, $pop1, $pop0 + i32.call $push2=, pack_unpack@FUNCTION, $pop1, $pop0 br_if $pop2, .LBB2_2 # BB#1: # %if.end i32.const $push3=, 0 return $pop3 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20111212-1.c.s b/test/torture-s/20111212-1.c.s index 18f0a0a3d..f47b9bc08 100644 --- a/test/torture-s/20111212-1.c.s +++ b/test/torture-s/20111212-1.c.s @@ -61,7 +61,7 @@ main: # @main i32.const $3=, 8 i32.add $3=, $4, $3 i32.or $push2=, $3, $pop1 - call frob_entry, $pop2 + call frob_entry@FUNCTION, $pop2 i32.const $push3=, 0 i32.const $2=, 16 i32.add $4=, $4, $2 diff --git a/test/torture-s/20111227-1.c.s b/test/torture-s/20111227-1.c.s index 1cf41fbe1..5fb557e44 100644 --- a/test/torture-s/20111227-1.c.s +++ b/test/torture-s/20111227-1.c.s @@ -14,7 +14,7 @@ bar: # @bar # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -33,13 +33,13 @@ foo: # @foo i32.eq $push3=, $1, $pop2 br_if $pop3, .LBB1_2 # BB#1: # %if.then - call bar, $0 + call bar@FUNCTION, $0 br .LBB1_3 .LBB1_2: # %if.else i32.const $1=, 16 i32.shl $push1=, $0, $1 i32.shr_s $push0=, $pop1, $1 - call bar, $pop0 + call bar@FUNCTION, $pop0 .LBB1_3: # %if.end return .Lfunc_end1: @@ -55,7 +55,7 @@ main: # @main # BB#0: # %entry i32.const $0=, 0 i32.const $push0=, v - call foo, $pop0, $0 + call foo@FUNCTION, $pop0, $0 return $0 .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20111227-2.c.s b/test/torture-s/20111227-2.c.s index 55ed92751..4b7ac5c5a 100644 --- a/test/torture-s/20111227-2.c.s +++ b/test/torture-s/20111227-2.c.s @@ -21,7 +21,7 @@ bar: # @bar i32.eq $push6=, $pop4, $pop5 br_if $pop6, .LBB0_3 # BB#2: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.end block .LBB0_6 @@ -34,7 +34,7 @@ bar: # @bar i32.eq $push11=, $pop7, $pop10 br_if $pop11, .LBB0_6 # BB#5: # %if.then8 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.end9 block .LBB0_9 @@ -45,7 +45,7 @@ bar: # @bar i32.eq $push14=, $pop12, $pop13 br_if $pop14, .LBB0_9 # BB#8: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB0_9: # %if.end16 return @@ -85,7 +85,7 @@ foo: # @foo .LBB1_5: # %if.then8 i32.store $discard=, l($3), $2 .LBB1_6: # %if.end11 - call bar, $1 + call bar@FUNCTION, $1 return .Lfunc_end1: .size foo, .Lfunc_end1-foo @@ -99,11 +99,11 @@ main: # @main .local i32 # BB#0: # %entry i32.const $0=, 0 - call foo, $0, $0 + call foo@FUNCTION, $0, $0 i32.const $push0=, 1 - call foo, $0, $pop0 + call foo@FUNCTION, $0, $pop0 i32.const $push1=, 2 - call foo, $0, $pop1 + call foo@FUNCTION, $0, $pop1 return $0 .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20111227-3.c.s b/test/torture-s/20111227-3.c.s index f50c1066d..4247ba075 100644 --- a/test/torture-s/20111227-3.c.s +++ b/test/torture-s/20111227-3.c.s @@ -20,7 +20,7 @@ bar: # @bar i32.eq $push4=, $pop3, $2 br_if $pop4, .LBB0_3 # BB#2: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.end block .LBB0_6 @@ -33,7 +33,7 @@ bar: # @bar i32.eq $push9=, $pop5, $pop8 br_if $pop9, .LBB0_6 # BB#5: # %if.then8 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.end9 block .LBB0_9 @@ -44,7 +44,7 @@ bar: # @bar i32.eq $push12=, $pop10, $pop11 br_if $pop12, .LBB0_9 # BB#8: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB0_9: # %if.end16 return @@ -84,7 +84,7 @@ foo: # @foo .LBB1_5: # %if.then8 i32.store $discard=, l($3), $2 .LBB1_6: # %if.end11 - call bar, $1 + call bar@FUNCTION, $1 return .Lfunc_end1: .size foo, .Lfunc_end1-foo @@ -98,11 +98,11 @@ main: # @main .local i32 # BB#0: # %entry i32.const $0=, 0 - call foo, $0, $0 + call foo@FUNCTION, $0, $0 i32.const $push0=, 1 - call foo, $0, $pop0 + call foo@FUNCTION, $0, $pop0 i32.const $push1=, 2 - call foo, $0, $pop1 + call foo@FUNCTION, $0, $pop1 return $0 .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20120105-1.c.s b/test/torture-s/20120105-1.c.s index c79ecd323..5178e621d 100644 --- a/test/torture-s/20120105-1.c.s +++ b/test/torture-s/20120105-1.c.s @@ -31,7 +31,7 @@ main: # @main i32.const $6=, 0 i32.add $6=, $7, $6 i32.or $push7=, $6, $pop6 - i32.call $push8=, extract, $pop7 + i32.call $push8=, extract@FUNCTION, $pop7 i32.store $discard=, i($0), $pop8 i32.const $3=, 16 i32.add $7=, $7, $3 diff --git a/test/torture-s/20120111-1.c.s b/test/torture-s/20120111-1.c.s index 9bf699799..86e10b640 100644 --- a/test/torture-s/20120111-1.c.s +++ b/test/torture-s/20120111-1.c.s @@ -25,7 +25,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i64.const $push0=, -6352373499721454287 - i32.call $push1=, f0a, $pop0 + i32.call $push1=, f0a@FUNCTION, $pop0 i32.const $push2=, -1 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -33,7 +33,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20120207-1.c.s b/test/torture-s/20120207-1.c.s index f73e7bcfe..cfb715d28 100644 --- a/test/torture-s/20120207-1.c.s +++ b/test/torture-s/20120207-1.c.s @@ -26,7 +26,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, 2 - i32.call $push1=, test, $pop0 + i32.call $push1=, test@FUNCTION, $pop0 i32.const $push2=, 255 i32.and $push3=, $pop1, $pop2 i32.const $push4=, 49 @@ -36,7 +36,7 @@ main: # @main i32.const $push6=, 0 return $pop6 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20120427-1.c.s b/test/torture-s/20120427-1.c.s index fd21b65e6..8be907efb 100644 --- a/test/torture-s/20120427-1.c.s +++ b/test/torture-s/20120427-1.c.s @@ -154,7 +154,7 @@ main: # @main i32.gt_u $push19=, $pop18, $5 br_if $pop19, .LBB1_31 .LBB1_18: # %if.then21 - call abort + call abort@FUNCTION unreachable .LBB1_19: # %land.lhs.true8 # in Loop: Header=BB1_1 Depth=1 @@ -166,7 +166,7 @@ main: # @main i32.eq $push28=, $pop27, $1 br_if $pop28, .LBB1_25 .LBB1_21: # %if.then13 - call abort + call abort@FUNCTION unreachable .LBB1_22: # %land.lhs.true # in Loop: Header=BB1_1 Depth=1 @@ -220,7 +220,7 @@ main: # @main i32.const $push43=, 0 return $pop43 .LBB1_33: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20120427-2.c.s b/test/torture-s/20120427-2.c.s index 8bc33e0a9..73b57e22d 100644 --- a/test/torture-s/20120427-2.c.s +++ b/test/torture-s/20120427-2.c.s @@ -154,7 +154,7 @@ main: # @main i32.gt_u $push19=, $pop18, $5 br_if $pop19, .LBB1_31 .LBB1_18: # %if.then21 - call abort + call abort@FUNCTION unreachable .LBB1_19: # %land.lhs.true8 # in Loop: Header=BB1_1 Depth=1 @@ -166,7 +166,7 @@ main: # @main i32.eq $push28=, $pop27, $1 br_if $pop28, .LBB1_25 .LBB1_21: # %if.then13 - call abort + call abort@FUNCTION unreachable .LBB1_22: # %land.lhs.true # in Loop: Header=BB1_1 Depth=1 @@ -220,7 +220,7 @@ main: # @main i32.const $push43=, 0 return $pop43 .LBB1_33: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20120615-1.c.s b/test/torture-s/20120615-1.c.s index 991105740..75e25210b 100644 --- a/test/torture-s/20120615-1.c.s +++ b/test/torture-s/20120615-1.c.s @@ -22,7 +22,7 @@ test1: # @test1 # BB#2: # %if.end6 return .LBB0_3: # %if.end5 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test1, .Lfunc_end0-test1 @@ -35,7 +35,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 15 - call test1, $pop0 + call test1@FUNCTION, $pop0 i32.const $push1=, 0 return $pop1 .Lfunc_end1: diff --git a/test/torture-s/20120808-1.c.s b/test/torture-s/20120808-1.c.s index 8d3d1ac13..cc6a1b883 100644 --- a/test/torture-s/20120808-1.c.s +++ b/test/torture-s/20120808-1.c.s @@ -119,10 +119,10 @@ main: # @main i32.ne $push38=, $pop36, $pop37 br_if $pop38, .LBB0_15 # BB#14: # %if.end - call exit, $8 + call exit@FUNCTION, $8 unreachable .LBB0_15: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/20120817-1.c.s b/test/torture-s/20120817-1.c.s index 5c768b1fe..44cc8b3f1 100644 --- a/test/torture-s/20120817-1.c.s +++ b/test/torture-s/20120817-1.c.s @@ -28,16 +28,16 @@ main: # @main .result i32 # BB#0: # %entry block .LBB1_2 - i64.call $push0=, f + i64.call $push0=, f@FUNCTION i64.const $push1=, 16 i64.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20120919-1.c.s b/test/torture-s/20120919-1.c.s index fd5a8adfc..c46b93443 100644 --- a/test/torture-s/20120919-1.c.s +++ b/test/torture-s/20120919-1.c.s @@ -37,7 +37,7 @@ main: # @main i32.add $12=, $14, $12 i32.const $13=, 16 i32.add $13=, $14, $13 - call init, $12, $13 + call init@FUNCTION, $12, $13 i32.load $0=, 12($14) i32.const $8=, 0 block .LBB1_9 @@ -89,7 +89,7 @@ main: # @main i32.store $14=, 0($11), $14 return $pop12 .LBB1_9: # %if.then14 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20121108-1.c.s b/test/torture-s/20121108-1.c.s index 24b4f9efa..fd1d5a41a 100644 --- a/test/torture-s/20121108-1.c.s +++ b/test/torture-s/20121108-1.c.s @@ -32,7 +32,7 @@ strtoul1: # @strtoul1 i32.eq $push9=, $0, $pop8 br_if $pop9, .LBB0_5 # BB#4: # %if.end11 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %return return $1 @@ -62,7 +62,7 @@ string_to_ip: # @string_to_ip # BB#1: # %if.end9 i32.const $9=, 12 i32.add $9=, $12, $9 - i32.call $5=, strtoul1, $0, $9, $0 + i32.call $5=, strtoul1@FUNCTION, $0, $9, $0 i32.load $0=, 12($12) i32.const $3=, 1 i32.load8_u $push0=, 0($0) @@ -80,7 +80,7 @@ string_to_ip: # @string_to_ip # BB#2: # %if.end9.1 i32.const $10=, 12 i32.add $10=, $12, $10 - i32.call $4=, strtoul1, $1, $10, $0 + i32.call $4=, strtoul1@FUNCTION, $1, $10, $0 i32.load $1=, 12($12) i32.load8_u $push5=, 0($1) i32.add $push6=, $1, $3 @@ -94,7 +94,7 @@ string_to_ip: # @string_to_ip # BB#3: # %if.end9.2 i32.const $11=, 12 i32.add $11=, $12, $11 - i32.call $4=, strtoul1, $2, $11, $0 + i32.call $4=, strtoul1@FUNCTION, $2, $11, $0 i32.load $2=, 12($12) i32.load8_u $push9=, 0($2) i32.add $push10=, $2, $3 @@ -108,7 +108,7 @@ string_to_ip: # @string_to_ip # BB#4: # %if.then3.3 i32.const $12=, 12 i32.add $12=, $12, $12 - i32.call $push11=, strtoul1, $3, $12, $0 + i32.call $push11=, strtoul1@FUNCTION, $3, $12, $0 i32.and $push13=, $pop11, $1 i32.shl $push12=, $5, $0 i32.or $5=, $pop13, $pop12 @@ -141,7 +141,7 @@ main: # @main i32.const $12=, __stack_pointer i32.store $14=, 0($12), $14 i32.const $push0=, temp - i32.call $2=, string_to_ip, $pop0 + i32.call $2=, string_to_ip@FUNCTION, $pop0 i32.const $3=, __stack_pointer i32.load $3=, 0($3) i32.const $4=, 4 @@ -150,7 +150,7 @@ main: # @main i32.store $14=, 0($4), $14 i32.const $1=, .L.str i32.store $0=, 0($14), $2 - i32.call $discard=, iprintf, $1 + i32.call $discard=, iprintf@FUNCTION, $1 i32.const $5=, __stack_pointer i32.load $5=, 0($5) i32.const $6=, 4 @@ -166,7 +166,7 @@ main: # @main i32.store $14=, 0($8), $14 i32.load $push1=, result($2) i32.store $discard=, 0($14), $pop1 - i32.call $discard=, iprintf, $1 + i32.call $discard=, iprintf@FUNCTION, $1 i32.const $9=, __stack_pointer i32.load $9=, 0($9) i32.const $10=, 4 @@ -179,14 +179,14 @@ main: # @main br_if $pop3, .LBB2_2 # BB#1: # %if.end i32.const $push4=, .Lstr - i32.call $discard=, puts, $pop4 + i32.call $discard=, puts@FUNCTION, $pop4 i32.const $13=, 16 i32.add $14=, $14, $13 i32.const $13=, __stack_pointer i32.store $14=, 0($13), $14 return $2 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/20131127-1.c.s b/test/torture-s/20131127-1.c.s index 886de315a..ecde5640c 100644 --- a/test/torture-s/20131127-1.c.s +++ b/test/torture-s/20131127-1.c.s @@ -9,7 +9,7 @@ fn1: # @fn1 # BB#0: # %entry i32.const $push0=, c i32.const $push1=, 14 - call memcpy, $0, $pop0, $pop1 + call memcpy@FUNCTION, $0, $pop0, $pop1 return .Lfunc_end0: .size fn1, .Lfunc_end0-fn1 @@ -104,11 +104,11 @@ fn2: # @fn2 i32.const $push55=, b i32.const $15=, 0 i32.add $15=, $16, $15 - call memcpy, $pop55, $15, $3 + call memcpy@FUNCTION, $pop55, $15, $3 i32.store16 $discard=, a($1), $1 i32.const $push57=, d i32.const $push56=, e - call memcpy, $pop57, $pop56, $3 + call memcpy@FUNCTION, $pop57, $pop56, $3 i32.const $12=, 16 i32.add $16=, $16, $12 i32.const $12=, __stack_pointer @@ -208,10 +208,10 @@ main: # @main i32.const $push55=, b i32.const $15=, 0 i32.add $15=, $16, $15 - call memcpy, $pop55, $15, $3 + call memcpy@FUNCTION, $pop55, $15, $3 i32.const $push58=, d i32.const $push57=, e - call memcpy, $pop58, $pop57, $3 + call memcpy@FUNCTION, $pop58, $pop57, $3 i32.store16 $push56=, a($1), $1 i32.const $12=, 16 i32.add $16=, $16, $12 diff --git a/test/torture-s/20140212-1.c.s b/test/torture-s/20140212-1.c.s index 487265743..48924cc7d 100644 --- a/test/torture-s/20140212-1.c.s +++ b/test/torture-s/20140212-1.c.s @@ -111,7 +111,7 @@ main: # @main # BB#6: # %if.end return $4 .LBB1_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/20140425-1.c.s b/test/torture-s/20140425-1.c.s index 029bd12da..7c864543a 100644 --- a/test/torture-s/20140425-1.c.s +++ b/test/torture-s/20140425-1.c.s @@ -16,7 +16,7 @@ main: # @main i32.store $5=, 0($2), $5 i32.const $4=, 12 i32.add $4=, $5, $4 - call set, $4 + call set@FUNCTION, $4 i32.load $0=, 12($5) block .LBB0_2 i32.const $push0=, 2 @@ -33,7 +33,7 @@ main: # @main i32.store $5=, 0($3), $5 return $pop4 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/900409-1.c.s b/test/torture-s/900409-1.c.s index 2dbad3e54..76672c065 100644 --- a/test/torture-s/900409-1.c.s +++ b/test/torture-s/900409-1.c.s @@ -92,7 +92,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end6: .size main, .Lfunc_end6-main diff --git a/test/torture-s/920202-1.c.s b/test/torture-s/920202-1.c.s index b29c3b0c4..7a3566c9d 100644 --- a/test/torture-s/920202-1.c.s +++ b/test/torture-s/920202-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920409-1.c.s b/test/torture-s/920409-1.c.s index c9f1738f6..ed9a6d88d 100644 --- a/test/torture-s/920409-1.c.s +++ b/test/torture-s/920409-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920410-1.c.s b/test/torture-s/920410-1.c.s index 7c4f01d72..1a6dfaaa3 100644 --- a/test/torture-s/920410-1.c.s +++ b/test/torture-s/920410-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/920411-1.c.s b/test/torture-s/920411-1.c.s index 5e9e7589f..e26a172a6 100644 --- a/test/torture-s/920411-1.c.s +++ b/test/torture-s/920411-1.c.s @@ -52,7 +52,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920428-1.c.s b/test/torture-s/920428-1.c.s index 90a233e72..858933073 100644 --- a/test/torture-s/920428-1.c.s +++ b/test/torture-s/920428-1.c.s @@ -27,10 +27,10 @@ main: # @main br_if $pop3, .LBB1_2 # BB#1: # %if.end i32.const $push1=, 0 - call exit, $pop1 + call exit@FUNCTION, $pop1 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920429-1.c.s b/test/torture-s/920429-1.c.s index c91553189..f52ba224a 100644 --- a/test/torture-s/920429-1.c.s +++ b/test/torture-s/920429-1.c.s @@ -36,7 +36,7 @@ main: # @main i32.store $discard=, i($0), $0 i32.const $push0=, 2 i32.store $discard=, j($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920501-1.c.s b/test/torture-s/920501-1.c.s index a70a11cdc..6c092f54f 100644 --- a/test/torture-s/920501-1.c.s +++ b/test/torture-s/920501-1.c.s @@ -38,7 +38,7 @@ main: # @main i32.const $0=, 0 i32.store $discard=, s($0), $0 i32.store $push0=, s+4($0), $0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920501-2.c.s b/test/torture-s/920501-2.c.s index 6aa76c7e4..db3c14c4a 100644 --- a/test/torture-s/920501-2.c.s +++ b/test/torture-s/920501-2.c.s @@ -342,7 +342,7 @@ main: # @main i32.const $push4=, -1 i32.const $push3=, 3 i32.const $push2=, 27 - call facts, $pop5, $pop4, $pop3, $pop2 + call facts@FUNCTION, $pop5, $pop4, $pop3, $pop2 i32.const $0=, 0 i64.load $1=, factab($0) block .LBB3_4 @@ -362,10 +362,10 @@ main: # @main i32.ne $push13=, $pop1, $pop12 br_if $pop13, .LBB3_4 # BB#3: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB3_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/920501-9.c.s b/test/torture-s/920501-9.c.s index 027faee4a..8d517208a 100644 --- a/test/torture-s/920501-9.c.s +++ b/test/torture-s/920501-9.c.s @@ -96,7 +96,7 @@ print_longlong: # @print_longlong i32.add $2=, $13, $pop2 i32.store $discard=, 0($2), $3 i32.const $push3=, .L.str - i32.call $discard=, siprintf, $1, $pop3 + i32.call $discard=, siprintf@FUNCTION, $1, $pop3 i32.const $6=, __stack_pointer i32.load $6=, 0($6) i32.const $7=, 8 @@ -113,7 +113,7 @@ print_longlong: # @print_longlong i32.store $13=, 0($9), $13 i32.store $discard=, 0($13), $3 i32.const $push4=, .L.str.1 - i32.call $discard=, siprintf, $1, $pop4 + i32.call $discard=, siprintf@FUNCTION, $1, $pop4 i32.const $10=, __stack_pointer i32.load $10=, 0($10) i32.const $11=, 4 @@ -154,7 +154,7 @@ main: # @main i32.store $discard=, 0($38), $pop0 i32.const $28=, 16 i32.add $28=, $38, $28 - i32.call $discard=, siprintf, $28, $0 + i32.call $discard=, siprintf@FUNCTION, $28, $0 i32.const $8=, __stack_pointer i32.load $8=, 0($8) i32.const $9=, 4 @@ -165,7 +165,7 @@ main: # @main i32.const $29=, 16 i32.add $29=, $38, $29 block .LBB6_10 - i32.call $1=, strcmp, $pop1, $29 + i32.call $1=, strcmp@FUNCTION, $pop1, $29 br_if $1, .LBB6_10 # BB#1: # %if.end i32.const $10=, __stack_pointer @@ -178,7 +178,7 @@ main: # @main i32.store $2=, 0($38), $pop2 i32.const $30=, 16 i32.add $30=, $38, $30 - i32.call $discard=, siprintf, $30, $0 + i32.call $discard=, siprintf@FUNCTION, $30, $0 i32.const $12=, __stack_pointer i32.load $12=, 0($12) i32.const $13=, 4 @@ -189,7 +189,7 @@ main: # @main i32.const $31=, 16 i32.add $31=, $38, $31 block .LBB6_9 - i32.call $1=, strcmp, $pop3, $31 + i32.call $1=, strcmp@FUNCTION, $pop3, $31 br_if $1, .LBB6_9 # BB#2: # %if.end11 i32.const $14=, __stack_pointer @@ -206,7 +206,7 @@ main: # @main i32.store $discard=, 0($4), $2 i32.const $32=, 16 i32.add $32=, $38, $32 - i32.call $discard=, siprintf, $32, $5 + i32.call $discard=, siprintf@FUNCTION, $32, $5 i32.const $16=, __stack_pointer i32.load $16=, 0($16) i32.const $17=, 8 @@ -217,7 +217,7 @@ main: # @main i32.const $33=, 16 i32.add $33=, $38, $33 block .LBB6_8 - i32.call $2=, strcmp, $pop5, $33 + i32.call $2=, strcmp@FUNCTION, $pop5, $33 br_if $2, .LBB6_8 # BB#3: # %if.end19 i32.const $18=, __stack_pointer @@ -232,7 +232,7 @@ main: # @main i32.store $discard=, 0($1), $2 i32.const $34=, 16 i32.add $34=, $38, $34 - i32.call $discard=, siprintf, $34, $5 + i32.call $discard=, siprintf@FUNCTION, $34, $5 i32.const $20=, __stack_pointer i32.load $20=, 0($20) i32.const $21=, 8 @@ -243,7 +243,7 @@ main: # @main i32.const $35=, 16 i32.add $35=, $38, $35 block .LBB6_7 - i32.call $1=, strcmp, $pop7, $35 + i32.call $1=, strcmp@FUNCTION, $pop7, $35 br_if $1, .LBB6_7 # BB#4: # %if.end27 i32.const $22=, __stack_pointer @@ -255,7 +255,7 @@ main: # @main i32.store $discard=, 0($38), $3 i32.const $36=, 16 i32.add $36=, $38, $36 - i32.call $discard=, siprintf, $36, $0 + i32.call $discard=, siprintf@FUNCTION, $36, $0 i32.const $24=, __stack_pointer i32.load $24=, 0($24) i32.const $25=, 4 @@ -266,26 +266,26 @@ main: # @main i32.const $37=, 16 i32.add $37=, $38, $37 block .LBB6_6 - i32.call $0=, strcmp, $pop8, $37 + i32.call $0=, strcmp@FUNCTION, $pop8, $37 br_if $0, .LBB6_6 # BB#5: # %if.end35 i32.const $push9=, 0 - call exit, $pop9 + call exit@FUNCTION, $pop9 unreachable .LBB6_6: # %if.then34 - call abort + call abort@FUNCTION unreachable .LBB6_7: # %if.then26 - call abort + call abort@FUNCTION unreachable .LBB6_8: # %if.then18 - call abort + call abort@FUNCTION unreachable .LBB6_9: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB6_10: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end6: .size main, .Lfunc_end6-main diff --git a/test/torture-s/920506-1.c.s b/test/torture-s/920506-1.c.s index 9e8081518..e12f30c84 100644 --- a/test/torture-s/920506-1.c.s +++ b/test/torture-s/920506-1.c.s @@ -13,10 +13,10 @@ main: # @main i32.load $push0=, l($0) br_if $pop0, .LBB0_2 # BB#1: # %sw.bb - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %sw.epilog - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/920520-1.c.s b/test/torture-s/920520-1.c.s index dc13546f9..eb446c598 100644 --- a/test/torture-s/920520-1.c.s +++ b/test/torture-s/920520-1.c.s @@ -34,7 +34,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/920603-1.c.s b/test/torture-s/920603-1.c.s index e50145f4b..7de281063 100644 --- a/test/torture-s/920603-1.c.s +++ b/test/torture-s/920603-1.c.s @@ -15,7 +15,7 @@ f: # @f # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -28,7 +28,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920604-1.c.s b/test/torture-s/920604-1.c.s index 4dc8fce1c..f41fa181f 100644 --- a/test/torture-s/920604-1.c.s +++ b/test/torture-s/920604-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920612-1.c.s b/test/torture-s/920612-1.c.s index 199810fef..cd792beae 100644 --- a/test/torture-s/920612-1.c.s +++ b/test/torture-s/920612-1.c.s @@ -23,7 +23,7 @@ f: # @f main: # @main .result i32 # BB#0: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920618-1.c.s b/test/torture-s/920618-1.c.s index b056a774d..2ced2e76b 100644 --- a/test/torture-s/920618-1.c.s +++ b/test/torture-s/920618-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/920710-1.c.s b/test/torture-s/920710-1.c.s index 58d6811bb..ca2bcbc4b 100644 --- a/test/torture-s/920710-1.c.s +++ b/test/torture-s/920710-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/920711-1.c.s b/test/torture-s/920711-1.c.s index 88fd3a643..3552132a2 100644 --- a/test/torture-s/920711-1.c.s +++ b/test/torture-s/920711-1.c.s @@ -21,7 +21,7 @@ f: # @f main: # @main .result i32 # BB#0: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920721-1.c.s b/test/torture-s/920721-1.c.s index d87b5b6aa..dd853bc70 100644 --- a/test/torture-s/920721-1.c.s +++ b/test/torture-s/920721-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %if.else i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920721-2.c.s b/test/torture-s/920721-2.c.s index 089e06418..60c342e45 100644 --- a/test/torture-s/920721-2.c.s +++ b/test/torture-s/920721-2.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920721-3.c.s b/test/torture-s/920721-3.c.s index 8e02f0dac..5c7a85f89 100644 --- a/test/torture-s/920721-3.c.s +++ b/test/torture-s/920721-3.c.s @@ -26,10 +26,10 @@ ru: # @ru # BB#2: # %if.end8 return $0 .LBB0_3: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size ru, .Lfunc_end0-ru @@ -51,7 +51,7 @@ rs: # @rs # BB#1: # %if.end8 return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size rs, .Lfunc_end1-rs @@ -64,7 +64,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/920730-1.c.s b/test/torture-s/920730-1.c.s index 2feac7ddb..b7d3dac51 100644 --- a/test/torture-s/920730-1.c.s +++ b/test/torture-s/920730-1.c.s @@ -56,7 +56,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/920731-1.c.s b/test/torture-s/920731-1.c.s index 35bbc6538..7f9de43b2 100644 --- a/test/torture-s/920731-1.c.s +++ b/test/torture-s/920731-1.c.s @@ -41,7 +41,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920810-1.c.s b/test/torture-s/920810-1.c.s index ba3827d42..85ef31a5c 100644 --- a/test/torture-s/920810-1.c.s +++ b/test/torture-s/920810-1.c.s @@ -9,9 +9,9 @@ f: # @f .result i32 .local i32 # BB#0: # %entry - i32.call $2=, malloc, $1 + i32.call $2=, malloc@FUNCTION, $1 i32.load $push0=, 8($0) - call memcpy, $2, $0, $pop0 + call memcpy@FUNCTION, $2, $0, $pop0 i32.store $discard=, 0($2), $0 i32.const $push1=, 0 i32.store $discard=, 4($2), $pop1 @@ -28,7 +28,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920812-1.c.s b/test/torture-s/920812-1.c.s index ea0f63869..ada037644 100644 --- a/test/torture-s/920812-1.c.s +++ b/test/torture-s/920812-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920829-1.c.s b/test/torture-s/920829-1.c.s index 6854ec0bb..fe35b194e 100644 --- a/test/torture-s/920829-1.c.s +++ b/test/torture-s/920829-1.c.s @@ -17,10 +17,10 @@ main: # @main i64.ne $push4=, $pop2, $pop3 br_if $pop4, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/920909-1.c.s b/test/torture-s/920909-1.c.s index c6e4a65f2..f536471af 100644 --- a/test/torture-s/920909-1.c.s +++ b/test/torture-s/920909-1.c.s @@ -35,7 +35,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920922-1.c.s b/test/torture-s/920922-1.c.s index f62c3660c..ad5f6e6cd 100644 --- a/test/torture-s/920922-1.c.s +++ b/test/torture-s/920922-1.c.s @@ -28,7 +28,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/920929-1.c.s b/test/torture-s/920929-1.c.s index 26a3745fb..645a31ea8 100644 --- a/test/torture-s/920929-1.c.s +++ b/test/torture-s/920929-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/921006-1.c.s b/test/torture-s/921006-1.c.s index a26629916..903c25c67 100644 --- a/test/torture-s/921006-1.c.s +++ b/test/torture-s/921006-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/921007-1.c.s b/test/torture-s/921007-1.c.s index 5619b019b..f8089ab7a 100644 --- a/test/torture-s/921007-1.c.s +++ b/test/torture-s/921007-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/921013-1.c.s b/test/torture-s/921013-1.c.s index fe75eee34..40e6281af 100644 --- a/test/torture-s/921013-1.c.s +++ b/test/torture-s/921013-1.c.s @@ -41,7 +41,7 @@ main: # @main .result i32 # BB#0: # %for.cond.3 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/921016-1.c.s b/test/torture-s/921016-1.c.s index a7d6dd104..0192f649d 100644 --- a/test/torture-s/921016-1.c.s +++ b/test/torture-s/921016-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/921019-1.c.s b/test/torture-s/921019-1.c.s index da7d9db77..6fd04ecc8 100644 --- a/test/torture-s/921019-1.c.s +++ b/test/torture-s/921019-1.c.s @@ -16,10 +16,10 @@ main: # @main i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/921019-2.c.s b/test/torture-s/921019-2.c.s index 78c6ad7eb..5c04b1805 100644 --- a/test/torture-s/921019-2.c.s +++ b/test/torture-s/921019-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/921029-1.c.s b/test/torture-s/921029-1.c.s index 134a9d7fe..019ccaf19 100644 --- a/test/torture-s/921029-1.c.s +++ b/test/torture-s/921029-1.c.s @@ -37,7 +37,7 @@ main: # @main i64.store $discard=, lpart($0), $pop1 i64.const $push2=, -2 i64.store $discard=, back($0), $pop2 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/921104-1.c.s b/test/torture-s/921104-1.c.s index 96a636f5a..9c4aa6cf4 100644 --- a/test/torture-s/921104-1.c.s +++ b/test/torture-s/921104-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/921110-1.c.s b/test/torture-s/921110-1.c.s index 84b6fa199..744edabdb 100644 --- a/test/torture-s/921110-1.c.s +++ b/test/torture-s/921110-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -19,7 +19,7 @@ main: # @main .globl f .align 2 f: - .int32 abort + .int32 abort@FUNCTION .size f, 4 diff --git a/test/torture-s/921113-1.c.s b/test/torture-s/921113-1.c.s index 517567771..576753a92 100644 --- a/test/torture-s/921113-1.c.s +++ b/test/torture-s/921113-1.c.s @@ -32,7 +32,7 @@ f1: # @f1 # BB#2: # %if.end return $3 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f1, .Lfunc_end1-f1 @@ -56,7 +56,7 @@ f2: # @f2 # BB#2: # %if.end return $3 .LBB2_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size f2, .Lfunc_end2-f2 @@ -117,10 +117,10 @@ gitter: # @gitter .LBB3_7: # %if.end18 return $4 .LBB3_8: # %if.then.i32 - call abort + call abort@FUNCTION unreachable .LBB3_9: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size gitter, .Lfunc_end3-gitter @@ -154,13 +154,13 @@ main: # @main f32.ne $push7=, $pop4, $1 br_if $pop7, .LBB4_5 # BB#4: # %f2.exit.i - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB4_5: # %if.then.i32.i - call abort + call abort@FUNCTION unreachable .LBB4_6: # %if.then.i.i - call abort + call abort@FUNCTION unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/921123-1.c.s b/test/torture-s/921123-1.c.s index 97207f2ff..7cce81586 100644 --- a/test/torture-s/921123-1.c.s +++ b/test/torture-s/921123-1.c.s @@ -27,7 +27,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/921124-1.c.s b/test/torture-s/921124-1.c.s index 75bf358cf..e142b5c7b 100644 --- a/test/torture-s/921124-1.c.s +++ b/test/torture-s/921124-1.c.s @@ -39,7 +39,7 @@ g: # @g # BB#4: # %if.end return $4 .LBB1_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size g, .Lfunc_end1-g @@ -52,7 +52,7 @@ main: # @main .result i32 # BB#0: # %g.exit i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/921202-1.c.s b/test/torture-s/921202-1.c.s index 19659facf..b14f7067f 100644 --- a/test/torture-s/921202-1.c.s +++ b/test/torture-s/921202-1.c.s @@ -7,7 +7,7 @@ main: # @main .result i32 # BB#0: # %for.cond - i32.call $discard=, exxit + i32.call $discard=, exxit@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -80,7 +80,7 @@ exxit: # @exxit .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end6: .size exxit, .Lfunc_end6-exxit diff --git a/test/torture-s/921202-2.c.s b/test/torture-s/921202-2.c.s index e9c199c7c..43d12efca 100644 --- a/test/torture-s/921202-2.c.s +++ b/test/torture-s/921202-2.c.s @@ -25,7 +25,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/921207-1.c.s b/test/torture-s/921207-1.c.s index 36d8e775a..4dd68e470 100644 --- a/test/torture-s/921207-1.c.s +++ b/test/torture-s/921207-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/921208-1.c.s b/test/torture-s/921208-1.c.s index f9d9a3691..e877ddd1b 100644 --- a/test/torture-s/921208-1.c.s +++ b/test/torture-s/921208-1.c.s @@ -34,7 +34,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/921208-2.c.s b/test/torture-s/921208-2.c.s index b7f5e7bd9..c6a618c40 100644 --- a/test/torture-s/921208-2.c.s +++ b/test/torture-s/921208-2.c.s @@ -32,7 +32,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/921218-1.c.s b/test/torture-s/921218-1.c.s index ab867f5c9..059a22774 100644 --- a/test/torture-s/921218-1.c.s +++ b/test/torture-s/921218-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/921218-2.c.s b/test/torture-s/921218-2.c.s index fdcc6388c..3e15bffa5 100644 --- a/test/torture-s/921218-2.c.s +++ b/test/torture-s/921218-2.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930106-1.c.s b/test/torture-s/930106-1.c.s index 88448c86f..0f52f8ac3 100644 --- a/test/torture-s/930106-1.c.s +++ b/test/torture-s/930106-1.c.s @@ -32,7 +32,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/930111-1.c.s b/test/torture-s/930111-1.c.s index 65f3ffc22..340965472 100644 --- a/test/torture-s/930111-1.c.s +++ b/test/torture-s/930111-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/930123-1.c.s b/test/torture-s/930123-1.c.s index 8c0924c8a..2514ac14d 100644 --- a/test/torture-s/930123-1.c.s +++ b/test/torture-s/930123-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930406-1.c.s b/test/torture-s/930406-1.c.s index 9bfd2d427..f852c109b 100644 --- a/test/torture-s/930406-1.c.s +++ b/test/torture-s/930406-1.c.s @@ -8,7 +8,7 @@ f: # @f .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -20,7 +20,7 @@ f: # @f main: # @main .result i32 # BB#0: # %entry - i32.call $discard=, f + i32.call $discard=, f@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930408-1.c.s b/test/torture-s/930408-1.c.s index 364c43971..b330abf35 100644 --- a/test/torture-s/930408-1.c.s +++ b/test/torture-s/930408-1.c.s @@ -7,7 +7,7 @@ p: # @p .result i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size p, .Lfunc_end0-p @@ -29,7 +29,7 @@ f: # @f # BB#1: # %sw.epilog return $0 .LBB1_2: # %sw.bb - i32.call $discard=, p + i32.call $discard=, p@FUNCTION unreachable .Lfunc_end1: .size f, .Lfunc_end1-f @@ -45,7 +45,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 1 i32.store $discard=, s($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/930429-1.c.s b/test/torture-s/930429-1.c.s index cee073a9a..3d4582902 100644 --- a/test/torture-s/930429-1.c.s +++ b/test/torture-s/930429-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930429-2.c.s b/test/torture-s/930429-2.c.s index 7bff2ee19..4f2d7a447 100644 --- a/test/torture-s/930429-2.c.s +++ b/test/torture-s/930429-2.c.s @@ -24,7 +24,7 @@ main: # @main .result i32 # BB#0: # %if.end4 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930513-1.c.s b/test/torture-s/930513-1.c.s index bdfc58a41..4965d0efd 100644 --- a/test/torture-s/930513-1.c.s +++ b/test/torture-s/930513-1.c.s @@ -64,7 +64,7 @@ main: # @main i64.store $discard=, 0($7), $pop1 i32.const $push3=, buf i32.const $push2=, .L.str - i32.call $discard=, sprintf, $pop3, $pop2 + i32.call $discard=, sprintf@FUNCTION, $pop3, $pop2 i32.const $3=, __stack_pointer i32.load $3=, 0($3) i32.const $4=, 8 @@ -83,10 +83,10 @@ main: # @main i32.and $push8=, $pop0, $pop7 br_if $pop8, .LBB1_3 # BB#2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930513-2.c.s b/test/torture-s/930513-2.c.s index 31f22afb8..2bb56a492 100644 --- a/test/torture-s/930513-2.c.s +++ b/test/torture-s/930513-2.c.s @@ -33,7 +33,7 @@ eq: # @eq i32.store $discard=, eq.i($2), $pop3 return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size eq, .Lfunc_end1-eq @@ -53,10 +53,10 @@ main: # @main # BB#1: # %eq.exit.3 i32.const $push1=, 4 i32.store $discard=, eq.i($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB2_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/930526-1.c.s b/test/torture-s/930526-1.c.s index 746b85588..1dda3fd47 100644 --- a/test/torture-s/930526-1.c.s +++ b/test/torture-s/930526-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930527-1.c.s b/test/torture-s/930527-1.c.s index 3b7d22096..f9df0b4a7 100644 --- a/test/torture-s/930527-1.c.s +++ b/test/torture-s/930527-1.c.s @@ -24,7 +24,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930529-1.c.s b/test/torture-s/930529-1.c.s index 3e20631a4..5270c32d9 100644 --- a/test/torture-s/930529-1.c.s +++ b/test/torture-s/930529-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930603-1.c.s b/test/torture-s/930603-1.c.s index 9678a345d..24578d6bb 100644 --- a/test/torture-s/930603-1.c.s +++ b/test/torture-s/930603-1.c.s @@ -29,7 +29,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930603-2.c.s b/test/torture-s/930603-2.c.s index 0057bf8a6..ddca6dd0b 100644 --- a/test/torture-s/930603-2.c.s +++ b/test/torture-s/930603-2.c.s @@ -34,10 +34,10 @@ main: # @main i32.or $push2=, $2, $1 br_if $pop2, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930603-3.c.s b/test/torture-s/930603-3.c.s index 642122dde..3bd08e6da 100644 --- a/test/torture-s/930603-3.c.s +++ b/test/torture-s/930603-3.c.s @@ -24,7 +24,7 @@ f: # @f i32.shr_u $1=, $pop6, $pop7 br .LBB0_5 .LBB0_3: # %sw.default - call abort + call abort@FUNCTION unreachable .LBB0_4: # %sw.bb3 i32.load8_u $push4=, 3($0) @@ -43,7 +43,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930608-1.c.s b/test/torture-s/930608-1.c.s index 07d728c2a..527a062d6 100644 --- a/test/torture-s/930608-1.c.s +++ b/test/torture-s/930608-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main @@ -32,7 +32,7 @@ main: # @main .globl a .align 2 a: - .int32 f + .int32 f@FUNCTION .size a, 4 diff --git a/test/torture-s/930614-1.c.s b/test/torture-s/930614-1.c.s index 781819104..a52c176b4 100644 --- a/test/torture-s/930614-1.c.s +++ b/test/torture-s/930614-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930614-2.c.s b/test/torture-s/930614-2.c.s index aa91262fd..030f4fdd2 100644 --- a/test/torture-s/930614-2.c.s +++ b/test/torture-s/930614-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/930621-1.c.s b/test/torture-s/930621-1.c.s index 63c0ec006..4c37fc53c 100644 --- a/test/torture-s/930621-1.c.s +++ b/test/torture-s/930621-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930622-1.c.s b/test/torture-s/930622-1.c.s index 7e817dcde..b90d735e0 100644 --- a/test/torture-s/930622-1.c.s +++ b/test/torture-s/930622-1.c.s @@ -49,7 +49,7 @@ main: # @main # BB#0: # %if.end i32.const $0=, 0 i32.store $push0=, a($0), $0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/930622-2.c.s b/test/torture-s/930622-2.c.s index 928e096c0..ce68ce470 100644 --- a/test/torture-s/930622-2.c.s +++ b/test/torture-s/930622-2.c.s @@ -16,7 +16,7 @@ ll_to_ld: # @ll_to_ld i32.store $6=, 0($4), $6 i32.const $6=, 0 i32.add $6=, $6, $6 - call __floatditf, $6, $1 + call __floatditf@FUNCTION, $6, $1 i32.const $2=, 8 i64.load $1=, 0($6) i32.add $push2=, $0, $2 @@ -42,7 +42,7 @@ ld_to_ll: # @ld_to_ll .param i64, i64 .result i64 # BB#0: # %entry - i64.call $push0=, __fixtfdi, $0, $1 + i64.call $push0=, __fixtfdi@FUNCTION, $0, $1 return $pop0 .Lfunc_end1: .size ld_to_ll, .Lfunc_end1-ld_to_ll @@ -55,7 +55,7 @@ main: # @main .result i32 # BB#0: # %if.end4 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/930630-1.c.s b/test/torture-s/930630-1.c.s index 8132e8164..cf0c483ae 100644 --- a/test/torture-s/930630-1.c.s +++ b/test/torture-s/930630-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -28,7 +28,7 @@ f: # @f # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f, .Lfunc_end1-f diff --git a/test/torture-s/930702-1.c.s b/test/torture-s/930702-1.c.s index 735f6fb3b..53d521cda 100644 --- a/test/torture-s/930702-1.c.s +++ b/test/torture-s/930702-1.c.s @@ -19,7 +19,7 @@ fp: # @fp # BB#2: # %if.end return $1 .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size fp, .Lfunc_end0-fp @@ -32,7 +32,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930713-1.c.s b/test/torture-s/930713-1.c.s index d02900af4..bf4008f31 100644 --- a/test/torture-s/930713-1.c.s +++ b/test/torture-s/930713-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930718-1.c.s b/test/torture-s/930718-1.c.s index 0493587ec..f03682c40 100644 --- a/test/torture-s/930718-1.c.s +++ b/test/torture-s/930718-1.c.s @@ -6,7 +6,7 @@ .type f2,@function f2: # @f2 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f2, .Lfunc_end0-f2 @@ -19,7 +19,7 @@ main: # @main .result i32 # BB#0: # %lor.lhs.false i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930719-1.c.s b/test/torture-s/930719-1.c.s index ad740562d..5668d5ebc 100644 --- a/test/torture-s/930719-1.c.s +++ b/test/torture-s/930719-1.c.s @@ -38,7 +38,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930725-1.c.s b/test/torture-s/930725-1.c.s index 454fccba1..74e49bc87 100644 --- a/test/torture-s/930725-1.c.s +++ b/test/torture-s/930725-1.c.s @@ -39,7 +39,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 1 i32.store $discard=, v($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/930818-1.c.s b/test/torture-s/930818-1.c.s index f0dee9017..03cd1aa0a 100644 --- a/test/torture-s/930818-1.c.s +++ b/test/torture-s/930818-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930916-1.c.s b/test/torture-s/930916-1.c.s index 4eefc1cc0..c30f18cf7 100644 --- a/test/torture-s/930916-1.c.s +++ b/test/torture-s/930916-1.c.s @@ -15,7 +15,7 @@ f: # @f # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -28,7 +28,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930921-1.c.s b/test/torture-s/930921-1.c.s index cf0d1af73..e45ae449f 100644 --- a/test/torture-s/930921-1.c.s +++ b/test/torture-s/930921-1.c.s @@ -50,10 +50,10 @@ main: # @main br_if $pop9, .LBB1_1 .LBB1_3: # %for.end i32.const $push10=, 0 - call exit, $pop10 + call exit@FUNCTION, $pop10 unreachable .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930929-1.c.s b/test/torture-s/930929-1.c.s index a04c29aa7..477ea5420 100644 --- a/test/torture-s/930929-1.c.s +++ b/test/torture-s/930929-1.c.s @@ -66,7 +66,7 @@ main: # @main .result i32 # BB#0: # %if.end4 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/930930-1.c.s b/test/torture-s/930930-1.c.s index ff1ec6b5f..dfc4d926e 100644 --- a/test/torture-s/930930-1.c.s +++ b/test/torture-s/930930-1.c.s @@ -39,7 +39,7 @@ f: # @f i32.eq $push6=, $6, $0 br_if $pop6, .LBB0_7 # BB#6: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB0_7: # %if.end8 return $3 @@ -57,7 +57,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, mem i32.store $discard=, mem+396($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/930930-2.c.s b/test/torture-s/930930-2.c.s index 722da9324..3a427bda3 100644 --- a/test/torture-s/930930-2.c.s +++ b/test/torture-s/930930-2.c.s @@ -60,10 +60,10 @@ main: # @main br_if $pop1, .LBB2_2 # BB#1: # %if.end i32.const $push2=, 0 - call exit, $pop2 + call exit@FUNCTION, $pop2 unreachable .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/931004-1.c.s b/test/torture-s/931004-1.c.s index b36acc9ee..e09ad3b79 100644 --- a/test/torture-s/931004-1.c.s +++ b/test/torture-s/931004-1.c.s @@ -30,16 +30,16 @@ f: # @f # BB#4: # %if.end13 return $1 .LBB0_5: # %if.then12 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB0_7: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -52,7 +52,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/931004-3.c.s b/test/torture-s/931004-3.c.s index de0344559..3e25bbbe1 100644 --- a/test/torture-s/931004-3.c.s +++ b/test/torture-s/931004-3.c.s @@ -35,16 +35,16 @@ f: # @f # BB#4: # %if.end19 return $5 .LBB0_5: # %if.then18 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB0_7: # %if.then8 - call abort + call abort@FUNCTION unreachable .LBB0_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -57,7 +57,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/931004-7.c.s b/test/torture-s/931004-7.c.s index b805b92b8..3678fb7cf 100644 --- a/test/torture-s/931004-7.c.s +++ b/test/torture-s/931004-7.c.s @@ -35,16 +35,16 @@ f: # @f # BB#4: # %if.end19 return $5 .LBB0_5: # %if.then18 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB0_7: # %if.then8 - call abort + call abort@FUNCTION unreachable .LBB0_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -57,7 +57,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/931005-1.c.s b/test/torture-s/931005-1.c.s index 82984321c..f62714bfc 100644 --- a/test/torture-s/931005-1.c.s +++ b/test/torture-s/931005-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/931009-1.c.s b/test/torture-s/931009-1.c.s index c727ee061..b3c9174b2 100644 --- a/test/torture-s/931009-1.c.s +++ b/test/torture-s/931009-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/931012-1.c.s b/test/torture-s/931012-1.c.s index 658d1b892..343398ce4 100644 --- a/test/torture-s/931012-1.c.s +++ b/test/torture-s/931012-1.c.s @@ -25,7 +25,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/931017-1.c.s b/test/torture-s/931017-1.c.s index ad84cd299..1febeaccf 100644 --- a/test/torture-s/931017-1.c.s +++ b/test/torture-s/931017-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -41,7 +41,7 @@ h2: # @h2 i32.const $push2=, 0 return $pop2 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size h2, .Lfunc_end2-h2 diff --git a/test/torture-s/931018-1.c.s b/test/torture-s/931018-1.c.s index e5146ee50..bcc4ca14f 100644 --- a/test/torture-s/931018-1.c.s +++ b/test/torture-s/931018-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -28,7 +28,7 @@ f: # @f # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f, .Lfunc_end1-f diff --git a/test/torture-s/931102-1.c.s b/test/torture-s/931102-1.c.s index 34e714b4a..4dd58f010 100644 --- a/test/torture-s/931102-1.c.s +++ b/test/torture-s/931102-1.c.s @@ -39,7 +39,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/931102-2.c.s b/test/torture-s/931102-2.c.s index e97b9aabf..0fdf9c810 100644 --- a/test/torture-s/931102-2.c.s +++ b/test/torture-s/931102-2.c.s @@ -39,7 +39,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/931110-1.c.s b/test/torture-s/931110-1.c.s index 2276e687f..d2f1febe7 100644 --- a/test/torture-s/931110-1.c.s +++ b/test/torture-s/931110-1.c.s @@ -40,7 +40,7 @@ main: # @main i32.store16 $discard=, x+20($0), $pop9 i32.and $push10=, $4, $1 i32.store16 $discard=, x+22($0), $pop10 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/931110-2.c.s b/test/torture-s/931110-2.c.s index a46929860..d54c85938 100644 --- a/test/torture-s/931110-2.c.s +++ b/test/torture-s/931110-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/931208-1.c.s b/test/torture-s/931208-1.c.s index 664427ac7..f488cbc01 100644 --- a/test/torture-s/931208-1.c.s +++ b/test/torture-s/931208-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/931228-1.c.s b/test/torture-s/931228-1.c.s index 1ae29da2e..a08d0ba54 100644 --- a/test/torture-s/931228-1.c.s +++ b/test/torture-s/931228-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/940115-1.c.s b/test/torture-s/940115-1.c.s index 69f037079..ae9889c9f 100644 --- a/test/torture-s/940115-1.c.s +++ b/test/torture-s/940115-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/940122-1.c.s b/test/torture-s/940122-1.c.s index a688a5141..d222bedec 100644 --- a/test/torture-s/940122-1.c.s +++ b/test/torture-s/940122-1.c.s @@ -20,7 +20,7 @@ g: # @g # BB#1: # %if.end return $1 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size g, .Lfunc_end0-g @@ -45,7 +45,7 @@ f: # @f # BB#1: # %g.exit return $1 .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f, .Lfunc_end1-f @@ -67,10 +67,10 @@ main: # @main i32.eq $push4=, $pop1, $pop3 br_if $pop4, .LBB2_2 # BB#1: # %if.then.i.i - call abort + call abort@FUNCTION unreachable .LBB2_2: # %f.exit - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/941014-1.c.s b/test/torture-s/941014-1.c.s index 263047630..9d341ec2a 100644 --- a/test/torture-s/941014-1.c.s +++ b/test/torture-s/941014-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/941014-2.c.s b/test/torture-s/941014-2.c.s index 4017f5e22..6f822c088 100644 --- a/test/torture-s/941014-2.c.s +++ b/test/torture-s/941014-2.c.s @@ -27,7 +27,7 @@ f: # @f i32.store $9=, 0($7), $9 block .LBB1_2 i32.const $push0=, 4 - i32.call $0=, malloc, $pop0 + i32.call $0=, malloc@FUNCTION, $pop0 i32.load16_u $push1=, 0($0) i32.const $push2=, 4096 i32.lt_u $push3=, $pop1, $pop2 @@ -42,7 +42,7 @@ f: # @f i32.store $9=, 0($3), $9 i32.store $discard=, 0($9), $1 i32.const $push4=, .L.str - i32.call $discard=, iprintf, $pop4 + i32.call $discard=, iprintf@FUNCTION, $pop4 i32.const $4=, __stack_pointer i32.load $4=, 0($4) i32.const $5=, 4 @@ -76,7 +76,7 @@ main: # @main i32.store $8=, 0($7), $8 block .LBB2_2 i32.const $push0=, 4 - i32.call $0=, malloc, $pop0 + i32.call $0=, malloc@FUNCTION, $pop0 i32.load16_u $push1=, 0($0) i32.const $push2=, 4096 i32.lt_u $push3=, $pop1, $pop2 @@ -91,7 +91,7 @@ main: # @main i32.store $8=, 0($3), $8 i32.store $discard=, 0($8), $1 i32.const $push4=, .L.str - i32.call $discard=, iprintf, $pop4 + i32.call $discard=, iprintf@FUNCTION, $pop4 i32.const $4=, __stack_pointer i32.load $4=, 0($4) i32.const $5=, 4 @@ -107,10 +107,10 @@ main: # @main br_if $pop8, .LBB2_4 # BB#3: # %if.end i32.const $push9=, 0 - call exit, $pop9 + call exit@FUNCTION, $pop9 unreachable .LBB2_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/941015-1.c.s b/test/torture-s/941015-1.c.s index c1e240126..d66d0d607 100644 --- a/test/torture-s/941015-1.c.s +++ b/test/torture-s/941015-1.c.s @@ -42,7 +42,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/941021-1.c.s b/test/torture-s/941021-1.c.s index 8d6d405e1..0ede56cda 100644 --- a/test/torture-s/941021-1.c.s +++ b/test/torture-s/941021-1.c.s @@ -26,7 +26,7 @@ main: # @main i32.const $0=, 0 i64.const $push0=, 4632951452917877965 i64.store $discard=, glob_dbl($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/941025-1.c.s b/test/torture-s/941025-1.c.s index 3926393d2..55c5c5784 100644 --- a/test/torture-s/941025-1.c.s +++ b/test/torture-s/941025-1.c.s @@ -25,7 +25,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/941031-1.c.s b/test/torture-s/941031-1.c.s index c620e5d8c..49558647e 100644 --- a/test/torture-s/941031-1.c.s +++ b/test/torture-s/941031-1.c.s @@ -25,7 +25,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/941101-1.c.s b/test/torture-s/941101-1.c.s index a530b5107..a7f8fd473 100644 --- a/test/torture-s/941101-1.c.s +++ b/test/torture-s/941101-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/941110-1.c.s b/test/torture-s/941110-1.c.s index 3a39326d9..96ea4e5e8 100644 --- a/test/torture-s/941110-1.c.s +++ b/test/torture-s/941110-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/941202-1.c.s b/test/torture-s/941202-1.c.s index 75d03d043..3bb03186c 100644 --- a/test/torture-s/941202-1.c.s +++ b/test/torture-s/941202-1.c.s @@ -15,7 +15,7 @@ g: # @g # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size g, .Lfunc_end0-g @@ -28,7 +28,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/950221-1.c.s b/test/torture-s/950221-1.c.s index 16ba1ff46..7f3ecc6d7 100644 --- a/test/torture-s/950221-1.c.s +++ b/test/torture-s/950221-1.c.s @@ -27,10 +27,10 @@ g2: # @g2 br_if $pop1, .LBB1_2 # BB#1: # %if.end i32.const $push2=, 0 - call exit, $pop2 + call exit@FUNCTION, $pop2 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size g2, .Lfunc_end1-g2 @@ -56,7 +56,7 @@ f: # @f # BB#2: # %if.end return $1 .LBB2_3: # %alabel - i32.call $discard=, g2, $0 + i32.call $discard=, g2@FUNCTION, $0 unreachable .Lfunc_end2: .size f, .Lfunc_end2-f @@ -74,7 +74,7 @@ main: # @main i32.load $push1=, parsefile($pop0) i32.const $push2=, -559038737 i32.store $push3=, 0($pop1), $pop2 - i32.call $discard=, g2, $pop3 + i32.call $discard=, g2@FUNCTION, $pop3 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/950322-1.c.s b/test/torture-s/950322-1.c.s index 965a56d00..be7a60d44 100644 --- a/test/torture-s/950322-1.c.s +++ b/test/torture-s/950322-1.c.s @@ -30,7 +30,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/950426-1.c.s b/test/torture-s/950426-1.c.s index e625e353e..75506a596 100644 --- a/test/torture-s/950426-1.c.s +++ b/test/torture-s/950426-1.c.s @@ -17,7 +17,7 @@ main: # @main i32.store $discard=, i($0), $pop2 i32.const $push3=, .L.str.1+1 i32.store $discard=, s1+16($0), $pop3 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/950426-2.c.s b/test/torture-s/950426-2.c.s index 989a7386d..fc72236bd 100644 --- a/test/torture-s/950426-2.c.s +++ b/test/torture-s/950426-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/950503-1.c.s b/test/torture-s/950503-1.c.s index 0bd55145c..10501406e 100644 --- a/test/torture-s/950503-1.c.s +++ b/test/torture-s/950503-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/950511-1.c.s b/test/torture-s/950511-1.c.s index d4bf6993d..9c36f5f04 100644 --- a/test/torture-s/950511-1.c.s +++ b/test/torture-s/950511-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/950512-1.c.s b/test/torture-s/950512-1.c.s index 2cb281932..fbd68f688 100644 --- a/test/torture-s/950512-1.c.s +++ b/test/torture-s/950512-1.c.s @@ -38,7 +38,7 @@ main: # @main .result i32 # BB#0: # %if.end12 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/950605-1.c.s b/test/torture-s/950605-1.c.s index b09887c94..1b8eb664c 100644 --- a/test/torture-s/950605-1.c.s +++ b/test/torture-s/950605-1.c.s @@ -17,7 +17,7 @@ f: # @f # BB#1: # %if.end return $1 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -30,7 +30,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/950607-1.c.s b/test/torture-s/950607-1.c.s index d63c28c1f..ac465d8a2 100644 --- a/test/torture-s/950607-1.c.s +++ b/test/torture-s/950607-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/950612-1.c.s b/test/torture-s/950612-1.c.s index 8f6c4424c..932640ca0 100644 --- a/test/torture-s/950612-1.c.s +++ b/test/torture-s/950612-1.c.s @@ -76,7 +76,7 @@ main: # @main .result i32 # BB#0: # %for.cond.10 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/950621-1.c.s b/test/torture-s/950621-1.c.s index eb444c2f2..85ccd59ae 100644 --- a/test/torture-s/950621-1.c.s +++ b/test/torture-s/950621-1.c.s @@ -35,7 +35,7 @@ main: # @main .result i32 # BB#0: # %f.exit i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/950628-1.c.s b/test/torture-s/950628-1.c.s index 499f326e4..4c436e3e3 100644 --- a/test/torture-s/950628-1.c.s +++ b/test/torture-s/950628-1.c.s @@ -46,7 +46,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/950704-1.c.s b/test/torture-s/950704-1.c.s index 94fe885a2..5ef82f946 100644 --- a/test/torture-s/950704-1.c.s +++ b/test/torture-s/950704-1.c.s @@ -52,7 +52,7 @@ main: # @main # BB#0: # %if.end28 i32.const $0=, 0 i32.store $push0=, errflag($0), $0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/950706-1.c.s b/test/torture-s/950706-1.c.s index a8da26160..5534b778f 100644 --- a/test/torture-s/950706-1.c.s +++ b/test/torture-s/950706-1.c.s @@ -25,7 +25,7 @@ main: # @main .result i32 # BB#0: # %if.end8 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/950710-1.c.s b/test/torture-s/950710-1.c.s index 2cfc6ba9c..48ea9459b 100644 --- a/test/torture-s/950710-1.c.s +++ b/test/torture-s/950710-1.c.s @@ -39,11 +39,11 @@ main: # @main i32.gt_u $push4=, $pop2, $pop3 br_if $pop4, .LBB1_2 # BB#1: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB1_2: # %f.exit i32.const $push5=, 0 - call exit, $pop5 + call exit@FUNCTION, $pop5 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/950714-1.c.s b/test/torture-s/950714-1.c.s index 4b2e9778b..b54000b89 100644 --- a/test/torture-s/950714-1.c.s +++ b/test/torture-s/950714-1.c.s @@ -70,10 +70,10 @@ main: # @main br_if $pop13, .LBB0_13 # BB#12: # %if.end9 i32.const $push14=, 0 - call exit, $pop14 + call exit@FUNCTION, $pop14 unreachable .LBB0_13: # %if.then8 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/950809-1.c.s b/test/torture-s/950809-1.c.s index 386620c99..8ee1fa2e6 100644 --- a/test/torture-s/950809-1.c.s +++ b/test/torture-s/950809-1.c.s @@ -45,10 +45,10 @@ main: # @main i32.ne $push3=, $pop0, $pop2 br_if $pop3, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/950906-1.c.s b/test/torture-s/950906-1.c.s index 459acf440..dc279f5c4 100644 --- a/test/torture-s/950906-1.c.s +++ b/test/torture-s/950906-1.c.s @@ -34,7 +34,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/950915-1.c.s b/test/torture-s/950915-1.c.s index 5b65518ec..64a972d93 100644 --- a/test/torture-s/950915-1.c.s +++ b/test/torture-s/950915-1.c.s @@ -39,10 +39,10 @@ main: # @main i32.gt_s $push7=, $pop5, $pop6 br_if $pop7, .LBB1_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB1_2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/950929-1.c.s b/test/torture-s/950929-1.c.s index 947ce6000..5e0726ef2 100644 --- a/test/torture-s/950929-1.c.s +++ b/test/torture-s/950929-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/951003-1.c.s b/test/torture-s/951003-1.c.s index e13ff3299..54740b924 100644 --- a/test/torture-s/951003-1.c.s +++ b/test/torture-s/951003-1.c.s @@ -33,7 +33,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/951115-1.c.s b/test/torture-s/951115-1.c.s index de9d1680a..d44d7ba7f 100644 --- a/test/torture-s/951115-1.c.s +++ b/test/torture-s/951115-1.c.s @@ -41,7 +41,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 1 i32.store $discard=, var($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/951204-1.c.s b/test/torture-s/951204-1.c.s index c49e22a54..2bd8bf877 100644 --- a/test/torture-s/951204-1.c.s +++ b/test/torture-s/951204-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960116-1.c.s b/test/torture-s/960116-1.c.s index 527f7abb3..5389ad983 100644 --- a/test/torture-s/960116-1.c.s +++ b/test/torture-s/960116-1.c.s @@ -32,7 +32,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960117-1.c.s b/test/torture-s/960117-1.c.s index 3fb7b759a..21cbfd49f 100644 --- a/test/torture-s/960117-1.c.s +++ b/test/torture-s/960117-1.c.s @@ -67,7 +67,7 @@ main: # @main i32.store16 $discard=, curval($0), $0 i32.const $push6=, 99 i32.store8 $discard=, id_space($0), $pop6 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/960209-1.c.s b/test/torture-s/960209-1.c.s index 7f8b2ffcd..d9f22007d 100644 --- a/test/torture-s/960209-1.c.s +++ b/test/torture-s/960209-1.c.s @@ -42,7 +42,7 @@ main: # @main i32.const $push1=, an_array+1 i32.store $discard=, a_ptr($0), $pop1 .LBB1_2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960215-1.c.s b/test/torture-s/960215-1.c.s index 59e2d3055..afc81ba88 100644 --- a/test/torture-s/960215-1.c.s +++ b/test/torture-s/960215-1.c.s @@ -21,7 +21,7 @@ main: # @main i64.load $2=, U($0) i32.const $20=, 304 i32.add $20=, $60, $20 - call __addtf3, $20, $15, $14, $2, $1 + call __addtf3@FUNCTION, $20, $15, $14, $2, $1 i32.const $3=, 8 i32.const $21=, 304 i32.add $21=, $60, $21 @@ -32,7 +32,7 @@ main: # @main i64.load $7=, Y2($0) i32.const $22=, 192 i32.add $22=, $60, $22 - call __multf3, $22, $5, $4, $7, $6 + call __multf3@FUNCTION, $22, $5, $4, $7, $6 i32.const $23=, 192 i32.add $23=, $60, $23 i32.add $push1=, $23, $3 @@ -40,7 +40,7 @@ main: # @main i64.load $9=, 192($60) i32.const $24=, 240 i32.add $24=, $60, $24 - call __subtf3, $24, $15, $14, $2, $1 + call __subtf3@FUNCTION, $24, $15, $14, $2, $1 i32.const $25=, 240 i32.add $25=, $60, $25 i32.add $push2=, $25, $3 @@ -48,7 +48,7 @@ main: # @main i64.load $11=, 240($60) i32.const $26=, 224 i32.add $26=, $60, $26 - call __subtf3, $26, $11, $10, $2, $1 + call __subtf3@FUNCTION, $26, $11, $10, $2, $1 i32.const $27=, 224 i32.add $27=, $60, $27 i32.add $push3=, $27, $3 @@ -56,7 +56,7 @@ main: # @main i64.load $13=, 224($60) i32.const $28=, 288 i32.add $28=, $60, $28 - call __addtf3, $28, $2, $1, $5, $4 + call __addtf3@FUNCTION, $28, $2, $1, $5, $4 i32.const $29=, 288 i32.add $29=, $60, $29 i32.add $push4=, $29, $3 @@ -66,7 +66,7 @@ main: # @main i64.load $5=, 288($60) i32.const $30=, 112 i32.add $30=, $60, $30 - call __multf3, $30, $11, $10, $15, $14 + call __multf3@FUNCTION, $30, $11, $10, $15, $14 i32.const $31=, 112 i32.add $31=, $60, $31 i32.add $push5=, $31, $3 @@ -74,7 +74,7 @@ main: # @main i64.load $17=, 112($60) i32.const $32=, 272 i32.add $32=, $60, $32 - call __addtf3, $32, $5, $4, $2, $1 + call __addtf3@FUNCTION, $32, $5, $4, $2, $1 i32.const $33=, 272 i32.add $33=, $60, $33 i32.add $push6=, $33, $3 @@ -82,7 +82,7 @@ main: # @main i64.load $11=, 272($60) i32.const $34=, 176 i32.add $34=, $60, $34 - call __subtf3, $34, $9, $8, $11, $10 + call __subtf3@FUNCTION, $34, $9, $8, $11, $10 i64.load $8=, 176($60) i32.const $35=, 176 i32.add $35=, $60, $35 @@ -92,7 +92,7 @@ main: # @main i64.store $discard=, X($0), $8 i32.const $36=, 80 i32.add $36=, $60, $36 - call __multf3, $36, $13, $12, $15, $14 + call __multf3@FUNCTION, $36, $13, $12, $15, $14 i32.const $37=, 80 i32.add $37=, $60, $37 i32.add $push9=, $37, $3 @@ -100,7 +100,7 @@ main: # @main i64.load $9=, 80($60) i32.const $38=, 160 i32.add $38=, $60, $38 - call __multf3, $38, $5, $4, $7, $6 + call __multf3@FUNCTION, $38, $5, $4, $7, $6 i64.load $4=, 160($60) i32.const $39=, 160 i32.add $39=, $60, $39 @@ -110,7 +110,7 @@ main: # @main i64.store $discard=, S($0), $4 i32.const $40=, 96 i32.add $40=, $60, $40 - call __subtf3, $40, $17, $16, $13, $12 + call __subtf3@FUNCTION, $40, $17, $16, $13, $12 i64.load $16=, 96($60) i32.const $41=, 96 i32.add $41=, $60, $41 @@ -120,7 +120,7 @@ main: # @main i64.store $discard=, T($0), $16 i32.const $42=, 208 i32.add $42=, $60, $42 - call __subtf3, $42, $2, $1, $13, $12 + call __subtf3@FUNCTION, $42, $2, $1, $13, $12 i64.load $push16=, 208($60) i32.const $43=, 208 i32.add $43=, $60, $43 @@ -128,7 +128,7 @@ main: # @main i64.load $push15=, 0($pop14) i32.const $44=, 64 i32.add $44=, $60, $44 - call __addtf3, $44, $pop16, $pop15, $9, $8 + call __addtf3@FUNCTION, $44, $pop16, $pop15, $9, $8 i64.load $12=, 64($60) i32.const $45=, 64 i32.add $45=, $60, $45 @@ -138,7 +138,7 @@ main: # @main i64.store $discard=, Y($0), $12 i32.const $46=, 256 i32.add $46=, $60, $46 - call __addtf3, $46, $2, $1, $11, $10 + call __addtf3@FUNCTION, $46, $2, $1, $11, $10 i64.load $push21=, 256($60) i32.const $47=, 256 i32.add $47=, $60, $47 @@ -146,7 +146,7 @@ main: # @main i64.load $push20=, 0($pop19) i32.const $48=, 144 i32.add $48=, $60, $48 - call __subtf3, $48, $4, $5, $pop21, $pop20 + call __subtf3@FUNCTION, $48, $4, $5, $pop21, $pop20 i64.load $12=, 144($60) i32.const $49=, 144 i32.add $49=, $60, $49 @@ -156,7 +156,7 @@ main: # @main i64.store $discard=, Z($0), $12 i32.const $50=, 128 i32.add $50=, $60, $50 - call __addtf3, $50, $2, $1, $7, $6 + call __addtf3@FUNCTION, $50, $2, $1, $7, $6 i64.load $push26=, 128($60) i32.const $51=, 128 i32.add $51=, $60, $51 @@ -164,7 +164,7 @@ main: # @main i64.load $push25=, 0($pop24) i32.const $52=, 48 i32.add $52=, $60, $52 - call __multf3, $52, $pop26, $pop25, $15, $14 + call __multf3@FUNCTION, $52, $pop26, $pop25, $15, $14 i32.const $53=, 48 i32.add $53=, $60, $53 i32.add $push27=, $53, $3 @@ -172,7 +172,7 @@ main: # @main i64.load $2=, 48($60) i32.const $54=, 16 i32.add $54=, $60, $54 - call __multf3, $54, $7, $6, $15, $14 + call __multf3@FUNCTION, $54, $7, $6, $15, $14 i32.const $55=, 16 i32.add $55=, $60, $55 i32.add $push28=, $55, $3 @@ -180,7 +180,7 @@ main: # @main i64.load $15=, 16($60) i32.const $56=, 32 i32.add $56=, $60, $56 - call __subtf3, $56, $2, $1, $7, $6 + call __subtf3@FUNCTION, $56, $2, $1, $7, $6 i64.load $2=, 32($60) i32.const $57=, 32 i32.add $57=, $60, $57 @@ -192,7 +192,7 @@ main: # @main i64.const $push31=, -4612248968380809216 i32.const $58=, 0 i32.add $58=, $60, $58 - call __addtf3, $58, $15, $14, $1, $pop31 + call __addtf3@FUNCTION, $58, $15, $14, $1, $pop31 i64.load $2=, 0($60) i32.const $59=, 0 i32.add $59=, $60, $59 @@ -202,15 +202,15 @@ main: # @main i64.store $discard=, Y1($0), $2 block .LBB0_2 i64.const $push34=, 4612108230892453888 - i32.call $push35=, __eqtf2, $12, $13, $1, $pop34 + i32.call $push35=, __eqtf2@FUNCTION, $12, $13, $1, $pop34 i32.const $push36=, 0 i32.eq $push37=, $pop35, $pop36 br_if $pop37, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/960218-1.c.s b/test/torture-s/960218-1.c.s index d7b820790..b350ddf18 100644 --- a/test/torture-s/960218-1.c.s +++ b/test/torture-s/960218-1.c.s @@ -48,7 +48,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, -4 i32.store $discard=, glob($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/960219-1.c.s b/test/torture-s/960219-1.c.s index 495af18c8..f9f67e116 100644 --- a/test/torture-s/960219-1.c.s +++ b/test/torture-s/960219-1.c.s @@ -13,7 +13,7 @@ f: # @f # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -26,7 +26,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960301-1.c.s b/test/torture-s/960301-1.c.s index d2a1e1106..8a79e0074 100644 --- a/test/torture-s/960301-1.c.s +++ b/test/torture-s/960301-1.c.s @@ -44,7 +44,7 @@ main: # @main i32.const $push4=, 4096 i32.or $push5=, $pop3, $pop4 i32.store16 $discard=, foo($0), $pop5 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960302-1.c.s b/test/torture-s/960302-1.c.s index c7f1c5451..5771417cb 100644 --- a/test/torture-s/960302-1.c.s +++ b/test/torture-s/960302-1.c.s @@ -46,10 +46,10 @@ main: # @main i32.ne $push7=, $pop5, $pop6 br_if $pop7, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960311-1.c.s b/test/torture-s/960311-1.c.s index 2e984fada..b0bacd880 100644 --- a/test/torture-s/960311-1.c.s +++ b/test/torture-s/960311-1.c.s @@ -78,7 +78,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 3 i32.store $discard=, count($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/960311-2.c.s b/test/torture-s/960311-2.c.s index 8b826f198..928622b7c 100644 --- a/test/torture-s/960311-2.c.s +++ b/test/torture-s/960311-2.c.s @@ -78,7 +78,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 3 i32.store $discard=, count($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/960311-3.c.s b/test/torture-s/960311-3.c.s index b759f5a9b..0b9101767 100644 --- a/test/torture-s/960311-3.c.s +++ b/test/torture-s/960311-3.c.s @@ -76,7 +76,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 3 i32.store $discard=, count($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/960312-1.c.s b/test/torture-s/960312-1.c.s index ddf62ba08..e521056f3 100644 --- a/test/torture-s/960312-1.c.s +++ b/test/torture-s/960312-1.c.s @@ -51,10 +51,10 @@ main: # @main i32.ne $push3=, $pop0, $pop2 br_if $pop3, .LBB1_2 # BB#1: # %if.end - call exit, $2 + call exit@FUNCTION, $2 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960317-1.c.s b/test/torture-s/960317-1.c.s index b9847005d..a7f3e0bee 100644 --- a/test/torture-s/960317-1.c.s +++ b/test/torture-s/960317-1.c.s @@ -36,7 +36,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960321-1.c.s b/test/torture-s/960321-1.c.s index 8e2c4091b..0f3a7e871 100644 --- a/test/torture-s/960321-1.c.s +++ b/test/torture-s/960321-1.c.s @@ -32,10 +32,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960326-1.c.s b/test/torture-s/960326-1.c.s index 7799b5080..e1c480a1b 100644 --- a/test/torture-s/960326-1.c.s +++ b/test/torture-s/960326-1.c.s @@ -15,10 +15,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/960327-1.c.s b/test/torture-s/960327-1.c.s index 817c4f1ba..c2161a503 100644 --- a/test/torture-s/960327-1.c.s +++ b/test/torture-s/960327-1.c.s @@ -130,7 +130,7 @@ f: # @f i32.store $15=, 0($11), $15 return $8 .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f, .Lfunc_end1-f @@ -247,10 +247,10 @@ main: # @main i32.ne $push65=, $pop64, $7 br_if $pop65, .LBB2_4 # BB#3: # %f.exit - call exit, $8 + call exit@FUNCTION, $8 unreachable .LBB2_4: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/960402-1.c.s b/test/torture-s/960402-1.c.s index 8cb98e706..0c29ccf4b 100644 --- a/test/torture-s/960402-1.c.s +++ b/test/torture-s/960402-1.c.s @@ -24,7 +24,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960405-1.c.s b/test/torture-s/960405-1.c.s index 8cfea5080..7ce0256df 100644 --- a/test/torture-s/960405-1.c.s +++ b/test/torture-s/960405-1.c.s @@ -14,15 +14,15 @@ main: # @main i64.load $push0=, x+8($0) i64.load $push3=, y($0) i64.load $push2=, y+8($0) - i32.call $push4=, __eqtf2, $pop1, $pop0, $pop3, $pop2 + i32.call $push4=, __eqtf2@FUNCTION, $pop1, $pop0, $pop3, $pop2 i32.const $push5=, 0 i32.eq $push6=, $pop4, $pop5 br_if $pop6, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/960419-1.c.s b/test/torture-s/960419-1.c.s index e45935bef..1a904d883 100644 --- a/test/torture-s/960419-1.c.s +++ b/test/torture-s/960419-1.c.s @@ -14,7 +14,7 @@ check: # @check # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size check, .Lfunc_end0-check @@ -27,7 +27,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960419-2.c.s b/test/torture-s/960419-2.c.s index 4a1bc7d8d..20c41ef17 100644 --- a/test/torture-s/960419-2.c.s +++ b/test/torture-s/960419-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/960512-1.c.s b/test/torture-s/960512-1.c.s index a2c5705c6..13343c1f1 100644 --- a/test/torture-s/960512-1.c.s +++ b/test/torture-s/960512-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960513-1.c.s b/test/torture-s/960513-1.c.s index 6ffa73549..da59e78b6 100644 --- a/test/torture-s/960513-1.c.s +++ b/test/torture-s/960513-1.c.s @@ -18,7 +18,7 @@ f: # @f i64.const $push0=, -9223372036854775808 i32.const $11=, 176 i32.add $11=, $31, $11 - call __subtf3, $11, $4, $pop0, $1, $2 + call __subtf3@FUNCTION, $11, $4, $pop0, $1, $2 i32.const $5=, 8 i32.const $12=, 176 i32.add $12=, $31, $12 @@ -30,7 +30,7 @@ f: # @f i64.const $push3=, -4611686018427387904 i32.const $13=, 160 i32.add $13=, $31, $13 - call __multf3, $13, $1, $2, $4, $pop3 + call __multf3@FUNCTION, $13, $1, $2, $4, $pop3 i32.const $14=, 160 i32.add $14=, $31, $14 i32.add $push4=, $14, $5 @@ -40,7 +40,7 @@ f: # @f i64.select $7=, $3, $pop6, $6 i32.const $15=, 144 i32.add $15=, $31, $15 - call __multf3, $15, $7, $4, $1, $2 + call __multf3@FUNCTION, $15, $7, $4, $1, $2 i64.load $push9=, 144($31) i32.const $16=, 144 i32.add $16=, $31, $16 @@ -48,7 +48,7 @@ f: # @f i64.load $push8=, 0($pop7) i32.const $17=, 128 i32.add $17=, $31, $17 - call __addtf3, $17, $7, $4, $pop9, $pop8 + call __addtf3@FUNCTION, $17, $7, $4, $pop9, $pop8 i32.const $18=, 128 i32.add $18=, $31, $18 i32.add $push10=, $18, $5 @@ -56,7 +56,7 @@ f: # @f i64.load $7=, 128($31) i32.const $19=, 112 i32.add $19=, $31, $19 - call __multf3, $19, $7, $4, $1, $2 + call __multf3@FUNCTION, $19, $7, $4, $1, $2 i64.load $push13=, 112($31) i32.const $20=, 112 i32.add $20=, $31, $20 @@ -64,7 +64,7 @@ f: # @f i64.load $push12=, 0($pop11) i32.const $21=, 96 i32.add $21=, $31, $21 - call __addtf3, $21, $7, $4, $pop13, $pop12 + call __addtf3@FUNCTION, $21, $7, $4, $pop13, $pop12 i32.const $22=, 96 i32.add $22=, $31, $22 i32.add $push14=, $22, $5 @@ -72,7 +72,7 @@ f: # @f i64.load $7=, 96($31) i32.const $23=, 80 i32.add $23=, $31, $23 - call __multf3, $23, $7, $4, $1, $2 + call __multf3@FUNCTION, $23, $7, $4, $1, $2 i64.load $push17=, 80($31) i32.const $24=, 80 i32.add $24=, $31, $24 @@ -80,7 +80,7 @@ f: # @f i64.load $push16=, 0($pop15) i32.const $25=, 64 i32.add $25=, $31, $25 - call __addtf3, $25, $7, $4, $pop17, $pop16 + call __addtf3@FUNCTION, $25, $7, $4, $pop17, $pop16 i32.const $26=, 64 i32.add $26=, $31, $26 i32.add $push18=, $26, $5 @@ -88,7 +88,7 @@ f: # @f i64.load $7=, 64($31) i32.const $27=, 48 i32.add $27=, $31, $27 - call __multf3, $27, $7, $4, $1, $2 + call __multf3@FUNCTION, $27, $7, $4, $1, $2 i64.load $push21=, 48($31) i32.const $28=, 48 i32.add $28=, $31, $28 @@ -96,7 +96,7 @@ f: # @f i64.load $push20=, 0($pop19) i32.const $29=, 32 i32.add $29=, $31, $29 - call __addtf3, $29, $7, $4, $pop21, $pop20 + call __addtf3@FUNCTION, $29, $7, $4, $pop21, $pop20 i32.const $30=, 32 i32.add $30=, $31, $30 i32.add $push22=, $30, $5 @@ -104,7 +104,7 @@ f: # @f i64.load $7=, 32($31) i32.const $31=, 16 i32.add $31=, $31, $31 - call __multf3, $31, $7, $4, $1, $2 + call __multf3@FUNCTION, $31, $7, $4, $1, $2 i64.load $push25=, 16($31) i32.const $32=, 16 i32.add $32=, $31, $32 @@ -112,7 +112,7 @@ f: # @f i64.load $push24=, 0($pop23) i32.const $33=, 0 i32.add $33=, $31, $33 - call __addtf3, $33, $7, $4, $pop25, $pop24 + call __addtf3@FUNCTION, $33, $7, $4, $pop25, $pop24 i64.load $2=, 0($31) i32.add $push28=, $0, $5 i32.const $34=, 0 @@ -137,7 +137,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960521-1.c.s b/test/torture-s/960521-1.c.s index 2c8f1debd..d2832cf47 100644 --- a/test/torture-s/960521-1.c.s +++ b/test/torture-s/960521-1.c.s @@ -59,9 +59,9 @@ main: # @main i32.const $5=, 131072 i32.const $push1=, 32768 i32.store $discard=, n($4), $pop1 - i32.call $push0=, malloc, $5 + i32.call $push0=, malloc@FUNCTION, $5 i32.store $1=, a($4), $pop0 - i32.call $2=, malloc, $5 + i32.call $2=, malloc@FUNCTION, $5 i32.store $5=, 0($2), $4 i32.load $0=, n($5) i32.const $3=, 4 @@ -97,10 +97,10 @@ main: # @main br_if $pop11, .LBB1_6 # BB#5: # %if.end i32.const $push12=, 0 - call exit, $pop12 + call exit@FUNCTION, $pop12 unreachable .LBB1_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960608-1.c.s b/test/torture-s/960608-1.c.s index c9812d2fb..feef26256 100644 --- a/test/torture-s/960608-1.c.s +++ b/test/torture-s/960608-1.c.s @@ -23,7 +23,7 @@ main: # @main .result i32 # BB#0: # %if.else i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/960801-1.c.s b/test/torture-s/960801-1.c.s index 69228fda7..1f103033d 100644 --- a/test/torture-s/960801-1.c.s +++ b/test/torture-s/960801-1.c.s @@ -32,7 +32,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/960802-1.c.s b/test/torture-s/960802-1.c.s index fd6da92c5..2a3673587 100644 --- a/test/torture-s/960802-1.c.s +++ b/test/torture-s/960802-1.c.s @@ -61,7 +61,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 1577058610 i32.store $discard=, val($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/960830-1.c.s b/test/torture-s/960830-1.c.s index 807e55cc1..1cdceb935 100644 --- a/test/torture-s/960830-1.c.s +++ b/test/torture-s/960830-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/960909-1.c.s b/test/torture-s/960909-1.c.s index 6da967bde..5254e8bb7 100644 --- a/test/torture-s/960909-1.c.s +++ b/test/torture-s/960909-1.c.s @@ -49,7 +49,7 @@ f: # @f # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f, .Lfunc_end1-f @@ -62,7 +62,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/961004-1.c.s b/test/torture-s/961004-1.c.s index 04697dcc0..710ffc232 100644 --- a/test/torture-s/961004-1.c.s +++ b/test/torture-s/961004-1.c.s @@ -16,7 +16,7 @@ main: # @main i32.const $push1=, 1 i32.store $discard=, k($0), $pop1 .LBB0_2: # %for.inc.1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/961017-1.c.s b/test/torture-s/961017-1.c.s index 033bf0791..bfafe9079 100644 --- a/test/torture-s/961017-1.c.s +++ b/test/torture-s/961017-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/961017-2.c.s b/test/torture-s/961017-2.c.s index f7089f621..d09fb691a 100644 --- a/test/torture-s/961017-2.c.s +++ b/test/torture-s/961017-2.c.s @@ -17,7 +17,7 @@ main: # @main br_if $0, .LBB0_1 .LBB0_2: # %do.end i32.const $push1=, 0 - call exit, $pop1 + call exit@FUNCTION, $pop1 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/961026-1.c.s b/test/torture-s/961026-1.c.s index 8ba7a8afd..7edeb213f 100644 --- a/test/torture-s/961026-1.c.s +++ b/test/torture-s/961026-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %if.end4 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/961112-1.c.s b/test/torture-s/961112-1.c.s index 0fe4deb0e..97f47115d 100644 --- a/test/torture-s/961112-1.c.s +++ b/test/torture-s/961112-1.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/961122-1.c.s b/test/torture-s/961122-1.c.s index 4e8ced191..2ad001ba4 100644 --- a/test/torture-s/961122-1.c.s +++ b/test/torture-s/961122-1.c.s @@ -51,7 +51,7 @@ main: # @main i32.const $0=, 0 i64.const $push0=, 281470681743360 i64.store $discard=, acc($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/961122-2.c.s b/test/torture-s/961122-2.c.s index 72ac8f343..af674e18c 100644 --- a/test/torture-s/961122-2.c.s +++ b/test/torture-s/961122-2.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/961125-1.c.s b/test/torture-s/961125-1.c.s index 42c1c6c8c..bd3813ab9 100644 --- a/test/torture-s/961125-1.c.s +++ b/test/torture-s/961125-1.c.s @@ -55,10 +55,10 @@ main: # @main br_if $pop11, .LBB0_8 # BB#7: # %if.end i32.const $push12=, 0 - call exit, $pop12 + call exit@FUNCTION, $pop12 unreachable .LBB0_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/961206-1.c.s b/test/torture-s/961206-1.c.s index dfc92a6e5..04a10db4a 100644 --- a/test/torture-s/961206-1.c.s +++ b/test/torture-s/961206-1.c.s @@ -64,7 +64,7 @@ main: # @main .result i32 # BB#0: # %if.end12 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/961213-1.c.s b/test/torture-s/961213-1.c.s index 0d5be441e..63690a837 100644 --- a/test/torture-s/961213-1.c.s +++ b/test/torture-s/961213-1.c.s @@ -44,7 +44,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/961223-1.c.s b/test/torture-s/961223-1.c.s index 5b839ff9f..f09d119a7 100644 --- a/test/torture-s/961223-1.c.s +++ b/test/torture-s/961223-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/970214-1.c.s b/test/torture-s/970214-1.c.s index 244150eda..ac882b8d1 100644 --- a/test/torture-s/970214-1.c.s +++ b/test/torture-s/970214-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/970214-2.c.s b/test/torture-s/970214-2.c.s index cc06b7a16..c7aef2a46 100644 --- a/test/torture-s/970214-2.c.s +++ b/test/torture-s/970214-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/970217-1.c.s b/test/torture-s/970217-1.c.s index 404f12ab0..9abc53f1a 100644 --- a/test/torture-s/970217-1.c.s +++ b/test/torture-s/970217-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/970923-1.c.s b/test/torture-s/970923-1.c.s index 76efde05a..caed01fff 100644 --- a/test/torture-s/970923-1.c.s +++ b/test/torture-s/970923-1.c.s @@ -34,7 +34,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/980424-1.c.s b/test/torture-s/980424-1.c.s index d0e6cd12f..de0759cef 100644 --- a/test/torture-s/980424-1.c.s +++ b/test/torture-s/980424-1.c.s @@ -14,7 +14,7 @@ f: # @f # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -41,7 +41,7 @@ g: # @g # BB#1: # %f.exit return .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size g, .Lfunc_end1-g @@ -59,7 +59,7 @@ main: # @main i32.store $discard=, a($0), $pop0 i32.const $push1=, 64 i32.store $discard=, i($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/980505-1.c.s b/test/torture-s/980505-1.c.s index 2a6ce4d5b..9d168346a 100644 --- a/test/torture-s/980505-1.c.s +++ b/test/torture-s/980505-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/980505-2.c.s b/test/torture-s/980505-2.c.s index cdd28b081..9ae26fa94 100644 --- a/test/torture-s/980505-2.c.s +++ b/test/torture-s/980505-2.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/980506-1.c.s b/test/torture-s/980506-1.c.s index 3fe997750..f8c22cb1a 100644 --- a/test/torture-s/980506-1.c.s +++ b/test/torture-s/980506-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/980506-2.c.s b/test/torture-s/980506-2.c.s index 0e5ebdce1..25389b3cf 100644 --- a/test/torture-s/980506-2.c.s +++ b/test/torture-s/980506-2.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %if.else i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/980506-3.c.s b/test/torture-s/980506-3.c.s index a79359aba..c48a94124 100644 --- a/test/torture-s/980506-3.c.s +++ b/test/torture-s/980506-3.c.s @@ -11,9 +11,9 @@ main: # @main i32.const $push0=, lookup_table i32.const $push2=, 4 i32.const $push1=, 257 - call memset, $pop0, $pop2, $pop1 + call memset@FUNCTION, $pop0, $pop2, $pop1 i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/980526-2.c.s b/test/torture-s/980526-2.c.s index 6e90683f9..582f3bca1 100644 --- a/test/torture-s/980526-2.c.s +++ b/test/torture-s/980526-2.c.s @@ -13,10 +13,10 @@ do_mknod: # @do_mknod br_if $pop1, .LBB0_2 # BB#1: # %if.then i32.const $push2=, 0 - call exit, $pop2 + call exit@FUNCTION, $pop2 unreachable .LBB0_2: # %if.else - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size do_mknod, .Lfunc_end0-do_mknod @@ -93,10 +93,10 @@ sys_mknod: # @sys_mknod br_if $pop8, .LBB2_2 # BB#1: # %if.then.i i32.const $push9=, 0 - call exit, $pop9 + call exit@FUNCTION, $pop9 unreachable .LBB2_2: # %if.else.i - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size sys_mknod, .Lfunc_end2-sys_mknod @@ -111,7 +111,7 @@ main: # @main # BB#0: # %entry i32.const $push0=, .L.str i32.const $push1=, 305419896 - i32.call $discard=, sys_mknod, $pop0, $0, $pop1 + i32.call $discard=, sys_mknod@FUNCTION, $pop0, $0, $pop1 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/980526-3.c.s b/test/torture-s/980526-3.c.s index 5cd8a6c4e..7bc4eb060 100644 --- a/test/torture-s/980526-3.c.s +++ b/test/torture-s/980526-3.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %if.else i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/980602-1.c.s b/test/torture-s/980602-1.c.s index 84d13016c..9f5158719 100644 --- a/test/torture-s/980602-1.c.s +++ b/test/torture-s/980602-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.then i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/980602-2.c.s b/test/torture-s/980602-2.c.s index e3b1757bf..fbec5062a 100644 --- a/test/torture-s/980602-2.c.s +++ b/test/torture-s/980602-2.c.s @@ -22,10 +22,10 @@ main: # @main i32.and $push0=, $1, $2 br_if $pop0, .LBB0_2 # BB#1: # %if.then - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.else - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/980604-1.c.s b/test/torture-s/980604-1.c.s index c6da7a8ff..ce85d9420 100644 --- a/test/torture-s/980604-1.c.s +++ b/test/torture-s/980604-1.c.s @@ -19,10 +19,10 @@ main: # @main i32.load $push6=, 0($pop5) br_if $pop6, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/980605-1.c.s b/test/torture-s/980605-1.c.s index 5a185ac32..6b601e981 100644 --- a/test/torture-s/980605-1.c.s +++ b/test/torture-s/980605-1.c.s @@ -70,7 +70,7 @@ f: # @f i32.store $0=, 0($10), $pop3 i32.const $push5=, buf i32.const $push4=, .L.str - i32.call $discard=, siprintf, $pop5, $pop4 + i32.call $discard=, siprintf@FUNCTION, $pop5, $pop4 i32.const $5=, __stack_pointer i32.load $5=, 0($5) i32.const $6=, 4 @@ -88,7 +88,7 @@ f: # @f i32.store $10=, 0($9), $10 return .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size f, .Lfunc_end2-f @@ -124,7 +124,7 @@ main: # @main i32.store $1=, 0($9), $pop3 i32.const $push5=, buf i32.const $push4=, .L.str - i32.call $discard=, siprintf, $pop5, $pop4 + i32.call $discard=, siprintf@FUNCTION, $pop5, $pop4 i32.const $5=, __stack_pointer i32.load $5=, 0($5) i32.const $6=, 4 @@ -136,10 +136,10 @@ main: # @main i32.ne $push7=, $1, $pop6 br_if $pop7, .LBB3_2 # BB#1: # %f.exit - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB3_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/980612-1.c.s b/test/torture-s/980612-1.c.s index bff346a1b..8d20c5f01 100644 --- a/test/torture-s/980612-1.c.s +++ b/test/torture-s/980612-1.c.s @@ -43,10 +43,10 @@ main: # @main i32.gt_u $push4=, $pop2, $pop3 br_if $pop4, .LBB2_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB2_2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/980617-1.c.s b/test/torture-s/980617-1.c.s index 996aac3bf..78845affc 100644 --- a/test/torture-s/980617-1.c.s +++ b/test/torture-s/980617-1.c.s @@ -17,7 +17,7 @@ foo: # @foo # BB#1: # %if.then return .LBB0_2: # %if.else - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -30,7 +30,7 @@ main: # @main .result i32 # BB#0: # %foo.exit i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/980618-1.c.s b/test/torture-s/980618-1.c.s index 62bc272b9..45846b7cb 100644 --- a/test/torture-s/980618-1.c.s +++ b/test/torture-s/980618-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -26,7 +26,7 @@ func: # @func # BB#1: # %if.then return .LBB1_2: # %if.else - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size func, .Lfunc_end1-func diff --git a/test/torture-s/980701-1.c.s b/test/torture-s/980701-1.c.s index 33fa7cbbd..95af94da9 100644 --- a/test/torture-s/980701-1.c.s +++ b/test/torture-s/980701-1.c.s @@ -39,11 +39,11 @@ main: # @main i32.const $push0=, a br_if $pop0, .LBB2_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB2_2: # %if.end i32.const $push1=, 0 - call exit, $pop1 + call exit@FUNCTION, $pop1 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/980929-1.c.s b/test/torture-s/980929-1.c.s index d84d0db5c..6ceb98116 100644 --- a/test/torture-s/980929-1.c.s +++ b/test/torture-s/980929-1.c.s @@ -14,7 +14,7 @@ f: # @f # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -27,7 +27,7 @@ main: # @main .result i32 # BB#0: # %for.cond i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/981001-1.c.s b/test/torture-s/981001-1.c.s index 357c176b9..0836f0d06 100644 --- a/test/torture-s/981001-1.c.s +++ b/test/torture-s/981001-1.c.s @@ -23,18 +23,18 @@ sub: # @sub i32.and $push2=, $0, $2 br_if $pop2, .LBB0_3 # BB#2: # %if.then2 - i32.call $0=, sub, $1 + i32.call $0=, sub@FUNCTION, $1 i32.const $push10=, -1 i32.add $push11=, $1, $pop10 - i32.call $push12=, sub, $pop11 + i32.call $push12=, sub@FUNCTION, $pop11 i32.shl $push13=, $pop12, $2 i32.add $push14=, $pop13, $0 i32.mul $push15=, $pop14, $0 return $pop15 .LBB0_3: # %if.else i32.add $push6=, $1, $2 - i32.call $0=, sub, $pop6 - i32.call $2=, sub, $1 + i32.call $0=, sub@FUNCTION, $pop6 + i32.call $2=, sub@FUNCTION, $1 i32.mul $push8=, $2, $2 i32.mul $push7=, $0, $0 i32.add $push9=, $pop8, $pop7 @@ -53,7 +53,7 @@ main: # @main .local i32, i32, i32 # BB#0: # %entry i32.const $push0=, 30 - i32.call $1=, sub, $pop0 + i32.call $1=, sub@FUNCTION, $pop0 i32.const $2=, 0 i32.load $0=, flg($2) block .LBB1_4 @@ -64,14 +64,14 @@ main: # @main # BB#1: # %if.end br_if $0, .LBB1_4 # BB#2: # %if.end2 - call exit, $2 + call exit@FUNCTION, $2 unreachable .LBB1_3: # %if.end.thread i32.const $push3=, 256 i32.or $push4=, $0, $pop3 i32.store $discard=, flg($2), $pop4 .LBB1_4: # %if.then1 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/981019-1.c.s b/test/torture-s/981019-1.c.s index 8ecf74db4..61e674d96 100644 --- a/test/torture-s/981019-1.c.s +++ b/test/torture-s/981019-1.c.s @@ -17,7 +17,7 @@ ff: # @ff i32.eq $push3=, $2, $pop2 br_if $pop3, .LBB0_3 # BB#2: # %if.then2 - call f1 + call f1@FUNCTION unreachable .LBB0_3: # %while.cond.preheader i32.const $3=, 0 @@ -36,7 +36,7 @@ ff: # @ff br_if $pop5, .LBB0_4 .LBB0_6: # %land.lhs.true i32.store $discard=, f3.x($3), $4 - i32.call $discard=, f2 + i32.call $discard=, f2@FUNCTION unreachable .LBB0_7: # %while.end i32.store $discard=, f3.x($3), $4 @@ -45,7 +45,7 @@ ff: # @ff # BB#8: # %if.end16 return .LBB0_9: # %if.then15 - call f1 + call f1@FUNCTION unreachable .Lfunc_end0: .size ff, .Lfunc_end0-ff @@ -56,7 +56,7 @@ ff: # @ff .type f1,@function f1: # @f1 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f1, .Lfunc_end1-f1 @@ -84,7 +84,7 @@ f3: # @f3 f2: # @f2 .result i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size f2, .Lfunc_end3-f2 diff --git a/test/torture-s/981130-1.c.s b/test/torture-s/981130-1.c.s index 12aac8b86..f9c80d339 100644 --- a/test/torture-s/981130-1.c.s +++ b/test/torture-s/981130-1.c.s @@ -12,10 +12,10 @@ check: # @check br_if $pop0, .LBB0_2 # BB#1: # %if.then i32.const $push1=, 0 - call exit, $pop1 + call exit@FUNCTION, $pop1 unreachable .LBB0_2: # %if.else - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size check, .Lfunc_end0-check @@ -37,10 +37,10 @@ main: # @main i32.ne $push4=, $pop2, $pop3 br_if $pop4, .LBB1_2 # BB#1: # %if.then.i - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.else.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/981206-1.c.s b/test/torture-s/981206-1.c.s index c2934cd80..8400cf812 100644 --- a/test/torture-s/981206-1.c.s +++ b/test/torture-s/981206-1.c.s @@ -27,7 +27,7 @@ main: # @main i32.const $push0=, 1 i32.store8 $push1=, x($0), $pop0 i32.store8 $discard=, y($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990106-1.c.s b/test/torture-s/990106-1.c.s index d9ecdbf02..1ba790e56 100644 --- a/test/torture-s/990106-1.c.s +++ b/test/torture-s/990106-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990106-2.c.s b/test/torture-s/990106-2.c.s index 620e813ba..928b83e2c 100644 --- a/test/torture-s/990106-2.c.s +++ b/test/torture-s/990106-2.c.s @@ -30,7 +30,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990127-2.c.s b/test/torture-s/990127-2.c.s index 56108754d..a918d9101 100644 --- a/test/torture-s/990127-2.c.s +++ b/test/torture-s/990127-2.c.s @@ -13,7 +13,7 @@ fpEq: # @fpEq # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size fpEq, .Lfunc_end0-fpEq @@ -35,7 +35,7 @@ fpTest: # @fpTest # BB#1: # %fpEq.exit return .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size fpTest, .Lfunc_end1-fpTest @@ -48,7 +48,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/990128-1.c.s b/test/torture-s/990128-1.c.s index 9454ce8ce..d6e0f9b1f 100644 --- a/test/torture-s/990128-1.c.s +++ b/test/torture-s/990128-1.c.s @@ -60,10 +60,10 @@ main: # @main i32.ne $push16=, $pop14, $pop15 br_if $pop16, .LBB0_6 # BB#5: # %if.end - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/990130-1.c.s b/test/torture-s/990130-1.c.s index 13a14b2ed..87f4ef8fc 100644 --- a/test/torture-s/990130-1.c.s +++ b/test/torture-s/990130-1.c.s @@ -20,10 +20,10 @@ main: # @main block .LBB0_2 br_if $2, .LBB0_2 # BB#1: # %if.end - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/990222-1.c.s b/test/torture-s/990222-1.c.s index 4d22452d8..b045e0cfb 100644 --- a/test/torture-s/990222-1.c.s +++ b/test/torture-s/990222-1.c.s @@ -59,7 +59,7 @@ main: # @main # BB#6: # %if.end return $0 .LBB0_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/990324-1.c.s b/test/torture-s/990324-1.c.s index e541772d9..3b4bea930 100644 --- a/test/torture-s/990324-1.c.s +++ b/test/torture-s/990324-1.c.s @@ -15,10 +15,10 @@ f: # @f i32.gt_s $push2=, $pop1, $1 br_if $pop2, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.else - call exit, $1 + call exit@FUNCTION, $1 unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -31,7 +31,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, -255 - call f, $pop0 + call f@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990326-1.c.s b/test/torture-s/990326-1.c.s index 9ac688d8c..ecdf7f8b6 100644 --- a/test/torture-s/990326-1.c.s +++ b/test/torture-s/990326-1.c.s @@ -416,7 +416,7 @@ main: # @main .result i32 # BB#0: # %if.end132 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end34: .size main, .Lfunc_end34-main diff --git a/test/torture-s/990404-1.c.s b/test/torture-s/990404-1.c.s index f8b3f3065..dbe0875a0 100644 --- a/test/torture-s/990404-1.c.s +++ b/test/torture-s/990404-1.c.s @@ -78,10 +78,10 @@ main: # @main i32.lt_s $push21=, $13, $pop20 br_if $pop21, .LBB0_1 .LBB0_3: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %for.end15 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/990513-1.c.s b/test/torture-s/990513-1.c.s index f54222bad..5198e4ef4 100644 --- a/test/torture-s/990513-1.c.s +++ b/test/torture-s/990513-1.c.s @@ -50,7 +50,7 @@ main: # @main i32.const $0=, 0 i32.const $8=, 0 i32.add $8=, $10, $8 - call memset, $8, $0, $4 + call memset@FUNCTION, $8, $0, $4 .LBB1_1: # %while.body.i # =>This Inner Loop Header: Depth=1 loop .LBB1_2 @@ -84,7 +84,7 @@ main: # @main i32.store $10=, 0($7), $10 return $0 .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990524-1.c.s b/test/torture-s/990524-1.c.s index 109a70cea..1ea4587ae 100644 --- a/test/torture-s/990524-1.c.s +++ b/test/torture-s/990524-1.c.s @@ -43,7 +43,7 @@ loop: # @loop # BB#5: # %if.end return .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_7: # %sw.bb2 # in Loop: Header=BB0_1 Depth=1 @@ -104,10 +104,10 @@ main: # @main br_if $pop13, .LBB1_6 # BB#5: # %loop.exit i32.const $push14=, 0 - call exit, $pop14 + call exit@FUNCTION, $pop14 unreachable .LBB1_6: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB1_7: # %sw.bb2.i # in Loop: Header=BB1_1 Depth=1 diff --git a/test/torture-s/990525-2.c.s b/test/torture-s/990525-2.c.s index 31097816b..a6d42af64 100644 --- a/test/torture-s/990525-2.c.s +++ b/test/torture-s/990525-2.c.s @@ -39,7 +39,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/990527-1.c.s b/test/torture-s/990527-1.c.s index 55304491e..5789dc970 100644 --- a/test/torture-s/990527-1.c.s +++ b/test/torture-s/990527-1.c.s @@ -50,10 +50,10 @@ main: # @main i32.store $discard=, sum($0), $pop1 br_if $1, .LBB2_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/990531-1.c.s b/test/torture-s/990531-1.c.s index af3739790..c97197488 100644 --- a/test/torture-s/990531-1.c.s +++ b/test/torture-s/990531-1.c.s @@ -38,7 +38,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990604-1.c.s b/test/torture-s/990604-1.c.s index 3be619d9a..8c75f091e 100644 --- a/test/torture-s/990604-1.c.s +++ b/test/torture-s/990604-1.c.s @@ -40,7 +40,7 @@ main: # @main i32.store $discard=, b($1), $2 br .LBB1_4 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .LBB1_4: # %if.end return $1 diff --git a/test/torture-s/990628-1.c.s b/test/torture-s/990628-1.c.s index b94d11936..d5f05f831 100644 --- a/test/torture-s/990628-1.c.s +++ b/test/torture-s/990628-1.c.s @@ -22,7 +22,7 @@ fetch: # @fetch i32.const $push0=, data_tmp i32.const $push2=, 85 i32.const $push1=, 404 - call memset, $pop0, $pop2, $pop1 + call memset@FUNCTION, $pop0, $pop2, $pop1 i32.const $0=, 0 i32.load $1=, fetch.fetch_count($0) i32.const $push3=, 1 @@ -44,14 +44,14 @@ load_data: # @load_data .local i32, i32, i32, i32, i32, i32, i32, i32, i32 # BB#0: # %entry i32.const $1=, 404 - i32.call $7=, malloc, $1 + i32.call $7=, malloc@FUNCTION, $1 i32.const $2=, 0 i32.store $8=, data_ptr($2), $7 i32.const $push1=, 170 - call memset, $8, $pop1, $1 + call memset@FUNCTION, $8, $pop1, $1 i32.const $3=, data_tmp i32.const $4=, 85 - call memset, $3, $4, $1 + call memset@FUNCTION, $3, $4, $1 i32.load $7=, fetch.fetch_count($2) i32.const $5=, 1 i32.add $push2=, $7, $5 @@ -67,8 +67,8 @@ load_data: # @load_data loop .LBB2_2 copy_local $0=, $7 i32.add $7=, $8, $1 - call memcpy, $8, $3, $1 - call memset, $3, $4, $1 + call memcpy@FUNCTION, $8, $3, $1 + call memset@FUNCTION, $3, $4, $1 copy_local $8=, $7 i32.add $7=, $0, $5 i32.lt_s $push5=, $7, $5 @@ -92,14 +92,14 @@ main: # @main .local i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 # BB#0: # %entry i32.const $2=, 404 - i32.call $8=, malloc, $2 + i32.call $8=, malloc@FUNCTION, $2 i32.const $3=, 0 i32.store $0=, data_ptr($3), $8 i32.const $push0=, 170 - call memset, $0, $pop0, $2 + call memset@FUNCTION, $0, $pop0, $2 i32.const $4=, data_tmp i32.const $5=, 85 - call memset, $4, $5, $2 + call memset@FUNCTION, $4, $5, $2 i32.load $8=, fetch.fetch_count($3) i32.const $6=, 1 i32.add $push1=, $8, $6 @@ -116,8 +116,8 @@ main: # @main # =>This Inner Loop Header: Depth=1 loop .LBB3_3 i32.add $1=, $9, $2 - call memcpy, $9, $4, $2 - call memset, $4, $5, $2 + call memcpy@FUNCTION, $9, $4, $2 + call memset@FUNCTION, $4, $5, $2 i32.add $8=, $8, $6 copy_local $9=, $1 i32.lt_s $push3=, $8, $6 @@ -133,10 +133,10 @@ main: # @main i32.ne $push7=, $pop5, $pop6 br_if $pop7, .LBB3_6 # BB#5: # %if.end - call exit, $3 + call exit@FUNCTION, $3 unreachable .LBB3_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/990804-1.c.s b/test/torture-s/990804-1.c.s index d0d7ce5bb..f72ca7559 100644 --- a/test/torture-s/990804-1.c.s +++ b/test/torture-s/990804-1.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990811-1.c.s b/test/torture-s/990811-1.c.s index e92291a5f..99bb66953 100644 --- a/test/torture-s/990811-1.c.s +++ b/test/torture-s/990811-1.c.s @@ -25,7 +25,7 @@ foo: # @foo i32.load $0=, 0($1) br .LBB0_7 .LBB0_4: # %sw.epilog - call abort + call abort@FUNCTION unreachable .LBB0_5: # %sw.bb1 i32.load8_s $0=, 0($1) @@ -45,7 +45,7 @@ main: # @main .result i32 # BB#0: # %if.end16 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990827-1.c.s b/test/torture-s/990827-1.c.s index 8b7f84108..efaa7933c 100644 --- a/test/torture-s/990827-1.c.s +++ b/test/torture-s/990827-1.c.s @@ -27,7 +27,7 @@ main: # @main .result i32 # BB#0: # %if.end8 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990829-1.c.s b/test/torture-s/990829-1.c.s index d43fd1b85..71b40b122 100644 --- a/test/torture-s/990829-1.c.s +++ b/test/torture-s/990829-1.c.s @@ -25,7 +25,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/990923-1.c.s b/test/torture-s/990923-1.c.s index 9720dd1ac..eeb35d20e 100644 --- a/test/torture-s/990923-1.c.s +++ b/test/torture-s/990923-1.c.s @@ -28,7 +28,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/991016-1.c.s b/test/torture-s/991016-1.c.s index 4c14cf50c..f9506a764 100644 --- a/test/torture-s/991016-1.c.s +++ b/test/torture-s/991016-1.c.s @@ -41,7 +41,7 @@ doit: # @doit i64.eq $1=, $4, $pop5 br .LBB0_13 .LBB0_6: # %sw.default - call abort + call abort@FUNCTION unreachable .LBB0_7: # %do.body2.preheader i32.load $0=, 0($2) @@ -86,7 +86,7 @@ main: # @main .result i32 # BB#0: # %if.end8 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/991019-1.c.s b/test/torture-s/991019-1.c.s index beeb94c1c..328f84a94 100644 --- a/test/torture-s/991019-1.c.s +++ b/test/torture-s/991019-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/991023-1.c.s b/test/torture-s/991023-1.c.s index cb33859ff..15ab65f9c 100644 --- a/test/torture-s/991023-1.c.s +++ b/test/torture-s/991023-1.c.s @@ -25,7 +25,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 4044 i32.store $discard=, blah($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/991030-1.c.s b/test/torture-s/991030-1.c.s index 66cc35341..4498cae40 100644 --- a/test/torture-s/991030-1.c.s +++ b/test/torture-s/991030-1.c.s @@ -15,10 +15,10 @@ main: # @main f64.eq $push2=, $pop0, $pop1 br_if $pop2, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/991112-1.c.s b/test/torture-s/991112-1.c.s index 4c8d069c6..f135de173 100644 --- a/test/torture-s/991112-1.c.s +++ b/test/torture-s/991112-1.c.s @@ -21,7 +21,7 @@ rl_character_len: # @rl_character_len .param i32, i32 .result i32 # BB#0: # %entry - i32.call $push0=, isprint, $0 + i32.call $push0=, isprint@FUNCTION, $0 i32.const $push2=, 1 i32.const $push1=, 2 i32.select $push3=, $pop0, $pop2, $pop1 @@ -38,23 +38,23 @@ main: # @main # BB#0: # %entry block .LBB2_4 i32.const $push0=, 97 - i32.call $push1=, isprint, $pop0 + i32.call $push1=, isprint@FUNCTION, $pop0 i32.const $push5=, 0 i32.eq $push6=, $pop1, $pop5 br_if $pop6, .LBB2_4 # BB#1: # %if.end block .LBB2_3 i32.const $push2=, 2 - i32.call $push3=, isprint, $pop2 + i32.call $push3=, isprint@FUNCTION, $pop2 br_if $pop3, .LBB2_3 # BB#2: # %if.end4 i32.const $push4=, 0 return $pop4 .LBB2_3: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB2_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/991201-1.c.s b/test/torture-s/991201-1.c.s index 5fa50a9ce..f70b15aad 100644 --- a/test/torture-s/991201-1.c.s +++ b/test/torture-s/991201-1.c.s @@ -67,7 +67,7 @@ bar: # @bar # BB#1: # %if.end return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size bar, .Lfunc_end1-bar @@ -117,7 +117,7 @@ main: # @main br_if $pop22, .LBB2_1 .LBB2_2: # %reset_palette.exit i32.const $push23=, 0 - call exit, $pop23 + call exit@FUNCTION, $pop23 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/991202-1.c.s b/test/torture-s/991202-1.c.s index 200caa24e..728621aba 100644 --- a/test/torture-s/991202-1.c.s +++ b/test/torture-s/991202-1.c.s @@ -13,7 +13,7 @@ main: # @main i32.store $discard=, x($0), $pop0 i32.const $push1=, 64 i32.store $discard=, y($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/991202-2.c.s b/test/torture-s/991202-2.c.s index 8208056e4..dab7fb3a3 100644 --- a/test/torture-s/991202-2.c.s +++ b/test/torture-s/991202-2.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/991202-3.c.s b/test/torture-s/991202-3.c.s index 2410be99b..20b69f062 100644 --- a/test/torture-s/991202-3.c.s +++ b/test/torture-s/991202-3.c.s @@ -52,7 +52,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/991216-1.c.s b/test/torture-s/991216-1.c.s index 2989eda4f..5b0893a4b 100644 --- a/test/torture-s/991216-1.c.s +++ b/test/torture-s/991216-1.c.s @@ -22,7 +22,7 @@ test1: # @test1 # BB#3: # %if.end return .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test1, .Lfunc_end0-test1 @@ -53,7 +53,7 @@ test2: # @test2 # BB#4: # %if.end return .LBB1_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size test2, .Lfunc_end1-test2 @@ -88,7 +88,7 @@ test3: # @test3 # BB#5: # %if.end return .LBB2_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size test3, .Lfunc_end2-test3 @@ -127,7 +127,7 @@ test4: # @test4 # BB#6: # %if.end return .LBB3_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size test4, .Lfunc_end3-test4 @@ -170,7 +170,7 @@ test5: # @test5 # BB#7: # %if.end return .LBB4_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end4: .size test5, .Lfunc_end4-test5 @@ -217,7 +217,7 @@ test6: # @test6 # BB#8: # %if.end return .LBB5_9: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end5: .size test6, .Lfunc_end5-test6 @@ -268,7 +268,7 @@ test7: # @test7 # BB#9: # %if.end return .LBB6_10: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end6: .size test7, .Lfunc_end6-test7 @@ -323,7 +323,7 @@ test8: # @test8 # BB#10: # %if.end return .LBB7_11: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end7: .size test8, .Lfunc_end7-test8 @@ -336,7 +336,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end8: .size main, .Lfunc_end8-main diff --git a/test/torture-s/991216-4.c.s b/test/torture-s/991216-4.c.s index 2d0c65509..2119c41d3 100644 --- a/test/torture-s/991216-4.c.s +++ b/test/torture-s/991216-4.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/991221-1.c.s b/test/torture-s/991221-1.c.s index aadd6251d..56a657ccd 100644 --- a/test/torture-s/991221-1.c.s +++ b/test/torture-s/991221-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/991227-1.c.s b/test/torture-s/991227-1.c.s index 479bc8949..4e733df73 100644 --- a/test/torture-s/991227-1.c.s +++ b/test/torture-s/991227-1.c.s @@ -25,7 +25,7 @@ main: # @main .result i32 # BB#0: # %if.then i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/991228-1.c.s b/test/torture-s/991228-1.c.s index 7c6d68ed0..847f79041 100644 --- a/test/torture-s/991228-1.c.s +++ b/test/torture-s/991228-1.c.s @@ -59,7 +59,7 @@ main: # @main i32.lt_s $push5=, $pop4, $0 br_if $pop5, .LBB1_2 # BB#1: # %if.then - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.end i64.const $push6=, -4625196817309499392 @@ -72,10 +72,10 @@ main: # @main i32.lt_s $push9=, $pop8, $0 br_if $pop9, .LBB1_4 # BB#3: # %if.then1 - call abort + call abort@FUNCTION unreachable .LBB1_4: # %if.end2 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/align-2.c.s b/test/torture-s/align-2.c.s index 943a123ed..5a0dd45da 100644 --- a/test/torture-s/align-2.c.s +++ b/test/torture-s/align-2.c.s @@ -128,7 +128,7 @@ main: # @main i64.load $push58=, s_c_ld+16($0) i64.load $push57=, s_c_ld+24($0) i64.const $push59=, 4612723957404008448 - i32.call $push60=, __eqtf2, $pop58, $pop57, $1, $pop59 + i32.call $push60=, __eqtf2@FUNCTION, $pop58, $pop57, $1, $pop59 br_if $pop60, .LBB0_37 # BB#20: # %if.end88 block .LBB0_36 @@ -141,7 +141,7 @@ main: # @main i64.load $push65=, s_s_ld+16($0) i64.load $push64=, s_s_ld+24($0) i64.const $push66=, 4612759141776097280 - i32.call $push67=, __eqtf2, $pop65, $pop64, $1, $pop66 + i32.call $push67=, __eqtf2@FUNCTION, $pop65, $pop64, $1, $pop66 br_if $pop67, .LBB0_35 # BB#22: # %if.end97 block .LBB0_34 @@ -154,7 +154,7 @@ main: # @main i64.load $push72=, s_i_ld+16($0) i64.load $push71=, s_i_ld+24($0) i64.const $push73=, 4612794326148186112 - i32.call $push74=, __eqtf2, $pop72, $pop71, $1, $pop73 + i32.call $push74=, __eqtf2@FUNCTION, $pop72, $pop71, $1, $pop73 br_if $pop74, .LBB0_33 # BB#24: # %if.end105 block .LBB0_32 @@ -167,7 +167,7 @@ main: # @main i64.load $push79=, s_f_ld+16($0) i64.load $push78=, s_f_ld+24($0) i64.const $push80=, 4612820714427252736 - i32.call $push81=, __eqtf2, $pop79, $pop78, $1, $pop80 + i32.call $push81=, __eqtf2@FUNCTION, $pop79, $pop78, $1, $pop80 br_if $pop81, .LBB0_31 # BB#26: # %if.end114 block .LBB0_30 @@ -180,93 +180,93 @@ main: # @main i64.load $push86=, s_d_ld+16($0) i64.load $push85=, s_d_ld+24($0) i64.const $push87=, 4612838306613297152 - i32.call $push88=, __eqtf2, $pop86, $pop85, $1, $pop87 + i32.call $push88=, __eqtf2@FUNCTION, $pop86, $pop85, $1, $pop87 br_if $pop88, .LBB0_29 # BB#28: # %if.end122 return $0 .LBB0_29: # %if.then121 - call abort + call abort@FUNCTION unreachable .LBB0_30: # %if.then117 - call abort + call abort@FUNCTION unreachable .LBB0_31: # %if.then113 - call abort + call abort@FUNCTION unreachable .LBB0_32: # %if.then109 - call abort + call abort@FUNCTION unreachable .LBB0_33: # %if.then104 - call abort + call abort@FUNCTION unreachable .LBB0_34: # %if.then100 - call abort + call abort@FUNCTION unreachable .LBB0_35: # %if.then96 - call abort + call abort@FUNCTION unreachable .LBB0_36: # %if.then92 - call abort + call abort@FUNCTION unreachable .LBB0_37: # %if.then87 - call abort + call abort@FUNCTION unreachable .LBB0_38: # %if.then83 - call abort + call abort@FUNCTION unreachable .LBB0_39: # %if.then78 - call abort + call abort@FUNCTION unreachable .LBB0_40: # %if.then74 - call abort + call abort@FUNCTION unreachable .LBB0_41: # %if.then69 - call abort + call abort@FUNCTION unreachable .LBB0_42: # %if.then65 - call abort + call abort@FUNCTION unreachable .LBB0_43: # %if.then61 - call abort + call abort@FUNCTION unreachable .LBB0_44: # %if.then57 - call abort + call abort@FUNCTION unreachable .LBB0_45: # %if.then52 - call abort + call abort@FUNCTION unreachable .LBB0_46: # %if.then48 - call abort + call abort@FUNCTION unreachable .LBB0_47: # %if.then43 - call abort + call abort@FUNCTION unreachable .LBB0_48: # %if.then38 - call abort + call abort@FUNCTION unreachable .LBB0_49: # %if.then33 - call abort + call abort@FUNCTION unreachable .LBB0_50: # %if.then28 - call abort + call abort@FUNCTION unreachable .LBB0_51: # %if.then23 - call abort + call abort@FUNCTION unreachable .LBB0_52: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB0_53: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB0_54: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_55: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_56: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/alloca-1.c.s b/test/torture-s/alloca-1.c.s index 06791d989..2dd24858b 100644 --- a/test/torture-s/alloca-1.c.s +++ b/test/torture-s/alloca-1.c.s @@ -56,7 +56,7 @@ main: # @main i32.store $4=, 0($2), $4 return $pop2 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/arith-1.c.s b/test/torture-s/arith-1.c.s index 86814306c..75ab6570d 100644 --- a/test/torture-s/arith-1.c.s +++ b/test/torture-s/arith-1.c.s @@ -26,7 +26,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/arith-rand-ll.c.s b/test/torture-s/arith-rand-ll.c.s index 1b1e9858e..1ab4f5a9a 100644 --- a/test/torture-s/arith-rand-ll.c.s +++ b/test/torture-s/arith-rand-ll.c.s @@ -331,21 +331,21 @@ main: # @main br_if $pop87, .LBB2_31 .LBB2_27: # %if.then299 i64.store $discard=, simple_rand.seed($13), $2 - call abort + call abort@FUNCTION unreachable .LBB2_28: # %if.then208 i64.store $discard=, simple_rand.seed($13), $2 - call abort + call abort@FUNCTION unreachable .LBB2_29: # %if.then111 i32.const $push88=, 0 i64.store $discard=, simple_rand.seed($pop88), $2 - call abort + call abort@FUNCTION unreachable .LBB2_30: # %if.then32 i32.const $push41=, 0 i64.store $discard=, simple_rand.seed($pop41), $2 - call abort + call abort@FUNCTION unreachable .LBB2_31: # %cleanup301 # in Loop: Header=BB2_1 Depth=1 @@ -357,7 +357,7 @@ main: # @main .LBB2_32: # %for.end i32.const $1=, 0 i64.store $discard=, simple_rand.seed($1), $2 - call exit, $1 + call exit@FUNCTION, $1 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/arith-rand.c.s b/test/torture-s/arith-rand.c.s index 00097a631..743737574 100644 --- a/test/torture-s/arith-rand.c.s +++ b/test/torture-s/arith-rand.c.s @@ -274,16 +274,16 @@ main: # @main br_if $pop63, .LBB2_24 .LBB2_21: # %if.then227 i32.store $discard=, simple_rand.seed($5), $2 - call abort + call abort@FUNCTION unreachable .LBB2_22: # %if.then136 i32.store $discard=, simple_rand.seed($5), $2 - call abort + call abort@FUNCTION unreachable .LBB2_23: # %if.then40 i32.const $push29=, 0 i32.store $discard=, simple_rand.seed($pop29), $2 - call abort + call abort@FUNCTION unreachable .LBB2_24: # %cleanup229 # in Loop: Header=BB2_1 Depth=1 @@ -295,7 +295,7 @@ main: # @main .LBB2_25: # %for.end i32.const $1=, 0 i32.store $discard=, simple_rand.seed($1), $2 - call exit, $1 + call exit@FUNCTION, $1 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/ashldi-1.c.s b/test/torture-s/ashldi-1.c.s index 6293b1980..d2cfba9b7 100644 --- a/test/torture-s/ashldi-1.c.s +++ b/test/torture-s/ashldi-1.c.s @@ -47,13 +47,13 @@ main: # @main br_if $pop8, .LBB0_3 .LBB0_5: # %for.end13 i32.const $push9=, 0 - call exit, $pop9 + call exit@FUNCTION, $pop9 unreachable .LBB0_6: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB0_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/ashrdi-1.c.s b/test/torture-s/ashrdi-1.c.s index 27b8aad14..10e602afe 100644 --- a/test/torture-s/ashrdi-1.c.s +++ b/test/torture-s/ashrdi-1.c.s @@ -51,7 +51,7 @@ main: # @main # =>This Inner Loop Header: Depth=1 block .LBB0_11 loop .LBB0_7 - i64.call $push8=, constant_shift, $0, $9 + i64.call $push8=, constant_shift@FUNCTION, $0, $9 i64.load $push9=, 0($8) i64.ne $push10=, $pop8, $pop9 br_if $pop10, .LBB0_11 @@ -69,7 +69,7 @@ main: # @main # =>This Inner Loop Header: Depth=1 block .LBB0_10 loop .LBB0_9 - i64.call $push12=, constant_shift, $4, $11 + i64.call $push12=, constant_shift@FUNCTION, $4, $11 i64.load $push13=, 0($10) i64.ne $push14=, $pop12, $pop13 br_if $pop14, .LBB0_10 @@ -81,19 +81,19 @@ main: # @main br_if $pop15, .LBB0_7 .LBB0_9: # %for.end37 i32.const $push16=, 0 - call exit, $pop16 + call exit@FUNCTION, $pop16 unreachable .LBB0_10: # %if.then33 - call abort + call abort@FUNCTION unreachable .LBB0_11: # %if.then21 - call abort + call abort@FUNCTION unreachable .LBB0_12: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB0_13: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -428,7 +428,7 @@ constant_shift: # @constant_shift .LBB1_65: # %sw.epilog return $0 .LBB1_66: # %sw.default - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size constant_shift, .Lfunc_end1-constant_shift diff --git a/test/torture-s/bcp-1.c.s b/test/torture-s/bcp-1.c.s index b8894e162..a570930c4 100644 --- a/test/torture-s/bcp-1.c.s +++ b/test/torture-s/bcp-1.c.s @@ -305,22 +305,22 @@ main: # @main i32.eq $push43=, $pop31, $pop42 br_if $pop43, .LBB17_18 # BB#17: # %for.cond34.2 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB17_18: # %if.then40 - call abort + call abort@FUNCTION unreachable .LBB17_19: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB17_20: # %if.then18 - call abort + call abort@FUNCTION unreachable .LBB17_21: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB17_22: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end17: .size main, .Lfunc_end17-main @@ -331,12 +331,12 @@ main: # @main .globl bad_t0 .align 4 bad_t0: - .int32 bad0 - .int32 bad1 - .int32 bad5 - .int32 bad7 - .int32 bad8 - .int32 bad10 + .int32 bad0@FUNCTION + .int32 bad1@FUNCTION + .int32 bad5@FUNCTION + .int32 bad7@FUNCTION + .int32 bad8@FUNCTION + .int32 bad10@FUNCTION .size bad_t0, 24 .hidden bad_t1 # @bad_t1 @@ -345,9 +345,9 @@ bad_t0: .globl bad_t1 .align 2 bad_t1: - .int32 bad2 - .int32 bad3 - .int32 bad6 + .int32 bad2@FUNCTION + .int32 bad3@FUNCTION + .int32 bad6@FUNCTION .size bad_t1, 12 .hidden bad_t2 # @bad_t2 @@ -356,8 +356,8 @@ bad_t1: .globl bad_t2 .align 2 bad_t2: - .int32 bad4 - .int32 bad9 + .int32 bad4@FUNCTION + .int32 bad9@FUNCTION .size bad_t2, 8 .hidden good_t0 # @good_t0 @@ -366,9 +366,9 @@ bad_t2: .globl good_t0 .align 2 good_t0: - .int32 good0 - .int32 good1 - .int32 good2 + .int32 good0@FUNCTION + .int32 good1@FUNCTION + .int32 good2@FUNCTION .size good_t0, 12 .hidden opt_t0 # @opt_t0 @@ -377,9 +377,9 @@ good_t0: .globl opt_t0 .align 2 opt_t0: - .int32 opt0 - .int32 opt1 - .int32 opt2 + .int32 opt0@FUNCTION + .int32 opt1@FUNCTION + .int32 opt2@FUNCTION .size opt_t0, 12 .type .L.str,@object # @.str diff --git a/test/torture-s/bf-layout-1.c.s b/test/torture-s/bf-layout-1.c.s index 642ad9054..e435842fe 100644 --- a/test/torture-s/bf-layout-1.c.s +++ b/test/torture-s/bf-layout-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/bf-pack-1.c.s b/test/torture-s/bf-pack-1.c.s index 0058529df..b9e7f0715 100644 --- a/test/torture-s/bf-pack-1.c.s +++ b/test/torture-s/bf-pack-1.c.s @@ -32,10 +32,10 @@ f: # @f # BB#2: # %if.end6 return $0 .LBB0_3: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -48,7 +48,7 @@ main: # @main .result i32 # BB#0: # %f.exit i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/bf-sign-1.c.s b/test/torture-s/bf-sign-1.c.s index 406aa1082..68c7ea075 100644 --- a/test/torture-s/bf-sign-1.c.s +++ b/test/torture-s/bf-sign-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/bf-sign-2.c.s b/test/torture-s/bf-sign-2.c.s index 86b4c3668..354942f11 100644 --- a/test/torture-s/bf-sign-2.c.s +++ b/test/torture-s/bf-sign-2.c.s @@ -19,7 +19,7 @@ main: # @main i32.lt_s $push3=, $pop2, $1 br_if $pop3, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.end block .LBB0_4 @@ -32,7 +32,7 @@ main: # @main i32.lt_s $push10=, $pop9, $1 br_if $pop10, .LBB0_4 # BB#3: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %if.end5 i64.load $0=, x+8($1) @@ -42,7 +42,7 @@ main: # @main i32.lt_s $push13=, $pop12, $1 br_if $pop13, .LBB0_6 # BB#5: # %if.then12 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.end13 block .LBB0_8 @@ -56,7 +56,7 @@ main: # @main i32.lt_s $push21=, $pop20, $1 br_if $pop21, .LBB0_8 # BB#7: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB0_8: # %if.end20 block .LBB0_10 @@ -69,7 +69,7 @@ main: # @main i32.lt_s $push28=, $pop27, $1 br_if $pop28, .LBB0_10 # BB#9: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB0_10: # %if.end35 block .LBB0_12 @@ -79,10 +79,10 @@ main: # @main i32.lt_s $push32=, $pop31, $1 br_if $pop32, .LBB0_12 # BB#11: # %if.then42 - call abort + call abort@FUNCTION unreachable .LBB0_12: # %if.end50 - call exit, $1 + call exit@FUNCTION, $1 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/bitfld-2.c.s b/test/torture-s/bitfld-2.c.s index 4f3d3e29e..26a99d7b5 100644 --- a/test/torture-s/bitfld-2.c.s +++ b/test/torture-s/bitfld-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/bitfld-3.c.s b/test/torture-s/bitfld-3.c.s index 1d1cab6f4..8e6ba0757 100644 --- a/test/torture-s/bitfld-3.c.s +++ b/test/torture-s/bitfld-3.c.s @@ -27,10 +27,10 @@ main: # @main i64.ne $push9=, $pop8, $2 br_if $pop9, .LBB0_3 # BB#2: # %if.end - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/bitfld-4.c.s b/test/torture-s/bitfld-4.c.s index 367da345d..56362cb6a 100644 --- a/test/torture-s/bitfld-4.c.s +++ b/test/torture-s/bitfld-4.c.s @@ -17,7 +17,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/bswap-1.c.s b/test/torture-s/bswap-1.c.s index 2a98d11e0..a48cc1331 100644 --- a/test/torture-s/bswap-1.c.s +++ b/test/torture-s/bswap-1.c.s @@ -97,56 +97,56 @@ main: # @main # BB#0: # %entry block .LBB2_16 i64.const $push0=, 18 - i64.call $push1=, g, $pop0 + i64.call $push1=, g@FUNCTION, $pop0 i64.const $push2=, 1297036692682702848 i64.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB2_16 # BB#1: # %if.end block .LBB2_15 i64.const $push4=, 4660 - i64.call $push5=, g, $pop4 + i64.call $push5=, g@FUNCTION, $pop4 i64.const $push6=, 3752061439553044480 i64.ne $push7=, $pop5, $pop6 br_if $pop7, .LBB2_15 # BB#2: # %if.end6 block .LBB2_14 i64.const $push8=, 1193046 - i64.call $push9=, g, $pop8 + i64.call $push9=, g@FUNCTION, $pop8 i64.const $push10=, 6211609577260056576 i64.ne $push11=, $pop9, $pop10 br_if $pop11, .LBB2_14 # BB#3: # %if.end11 block .LBB2_13 i64.const $push12=, 305419896 - i64.call $push13=, g, $pop12 + i64.call $push13=, g@FUNCTION, $pop12 i64.const $push14=, 8671175384462524416 i64.ne $push15=, $pop13, $pop14 br_if $pop15, .LBB2_13 # BB#4: # %if.end16 block .LBB2_12 i64.const $push16=, 78187493520 - i64.call $push17=, g, $pop16 + i64.call $push17=, g@FUNCTION, $pop16 i64.const $push18=, -8036578753402372096 i64.ne $push19=, $pop17, $pop18 br_if $pop19, .LBB2_12 # BB#5: # %if.end21 block .LBB2_11 i64.const $push20=, 20015998341138 - i64.call $push21=, g, $pop20 + i64.call $push21=, g@FUNCTION, $pop20 i64.const $push22=, 1337701400965152768 i64.ne $push23=, $pop21, $pop22 br_if $pop23, .LBB2_11 # BB#6: # %if.end26 block .LBB2_10 i64.const $push24=, 5124095575331380 - i64.call $push25=, g, $pop24 + i64.call $push25=, g@FUNCTION, $pop24 i64.const $push26=, 3752220286069772800 i64.ne $push27=, $pop25, $pop26 br_if $pop27, .LBB2_10 # BB#7: # %if.end31 block .LBB2_9 i64.const $push28=, 1311768467284833366 - i64.call $push29=, g, $pop28 + i64.call $push29=, g@FUNCTION, $pop28 i64.const $push30=, 6211610197754262546 i64.ne $push31=, $pop29, $pop30 br_if $pop31, .LBB2_9 @@ -154,28 +154,28 @@ main: # @main i32.const $push32=, 0 return $pop32 .LBB2_9: # %if.then35 - call abort + call abort@FUNCTION unreachable .LBB2_10: # %if.then30 - call abort + call abort@FUNCTION unreachable .LBB2_11: # %if.then25 - call abort + call abort@FUNCTION unreachable .LBB2_12: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB2_13: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB2_14: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB2_15: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB2_16: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/builtin-bitops-1.c.s b/test/torture-s/builtin-bitops-1.c.s index c4942f136..d71323ad2 100644 --- a/test/torture-s/builtin-bitops-1.c.s +++ b/test/torture-s/builtin-bitops-1.c.s @@ -698,14 +698,14 @@ main: # @main i32.eq $push18=, $18, $7 br_if $pop18, .LBB18_17 # BB#15: # %if.then18 - call abort + call abort@FUNCTION unreachable .LBB18_16: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB18_17: # %if.end19 # in Loop: Header=BB18_1 Depth=1 - i32.call $20=, __builtin_clrsb, $10 + i32.call $20=, __builtin_clrsb@FUNCTION, $10 i32.load $19=, 0($1) i32.const $5=, 31 i32.shr_u $1=, $19, $5 @@ -876,14 +876,14 @@ main: # @main i32.eq $push55=, $20, $10 br_if $pop55, .LBB18_42 # BB#40: # %if.then66 - call abort + call abort@FUNCTION unreachable .LBB18_41: # %if.then57 - call abort + call abort@FUNCTION unreachable .LBB18_42: # %if.end67 # in Loop: Header=BB18_26 Depth=1 - i32.call $11=, __builtin_clrsbl, $19 + i32.call $11=, __builtin_clrsbl@FUNCTION, $19 i32.load $1=, 0($18) i32.const $3=, 31 i32.shr_u $18=, $1, $3 @@ -1070,14 +1070,14 @@ main: # @main i32.eq $push103=, $19, $14 br_if $pop103, .LBB18_67 # BB#65: # %if.then119 - call abort + call abort@FUNCTION unreachable .LBB18_66: # %if.then109 - call abort + call abort@FUNCTION unreachable .LBB18_67: # %if.end120 # in Loop: Header=BB18_51 Depth=1 - i32.call $19=, __builtin_clrsbll, $17 + i32.call $19=, __builtin_clrsbll@FUNCTION, $17 i64.load $17=, 0($20) i64.const $16=, 63 i64.shr_u $13=, $17, $16 @@ -1160,11 +1160,11 @@ main: # @main .LBB18_77: # %if.end148 i32.const $19=, 0 block .LBB18_154 - i32.call $push127=, __builtin_clrsb, $19 + i32.call $push127=, __builtin_clrsb@FUNCTION, $19 i32.ne $push128=, $pop127, $3 br_if $pop128, .LBB18_154 # BB#78: # %my_clrsb.exit2770 - i32.call $10=, __builtin_clrsb, $20 + i32.call $10=, __builtin_clrsb@FUNCTION, $20 i32.const $14=, 30 block .LBB18_153 i32.ne $push129=, $10, $14 @@ -1172,23 +1172,23 @@ main: # @main # BB#79: # %if.end198 block .LBB18_152 i32.const $push130=, -2147483648 - i32.call $push131=, __builtin_clrsb, $pop130 + i32.call $push131=, __builtin_clrsb@FUNCTION, $pop130 br_if $pop131, .LBB18_152 # BB#80: # %my_clrsb.exit2597 block .LBB18_151 i32.const $push132=, 1073741824 - i32.call $push133=, __builtin_clrsb, $pop132 + i32.call $push133=, __builtin_clrsb@FUNCTION, $pop132 br_if $pop133, .LBB18_151 # BB#81: # %my_clrsb.exit2514 block .LBB18_150 i32.const $push134=, 65536 - i32.call $push135=, __builtin_clrsb, $pop134 + i32.call $push135=, __builtin_clrsb@FUNCTION, $pop134 i32.const $push136=, 14 i32.ne $push137=, $pop135, $pop136 br_if $pop137, .LBB18_150 # BB#82: # %my_clrsb.exit2432 i32.const $push138=, 32768 - i32.call $10=, __builtin_clrsb, $pop138 + i32.call $10=, __builtin_clrsb@FUNCTION, $pop138 i32.const $1=, 15 block .LBB18_149 i32.ne $push139=, $10, $1 @@ -1196,34 +1196,34 @@ main: # @main # BB#83: # %my_clrsb.exit2348 block .LBB18_148 i32.const $push140=, -1515870811 - i32.call $push141=, __builtin_clrsb, $pop140 + i32.call $push141=, __builtin_clrsb@FUNCTION, $pop140 br_if $pop141, .LBB18_148 # BB#84: # %my_clrsb.exit2273 block .LBB18_147 i32.const $push142=, 1515870810 - i32.call $push143=, __builtin_clrsb, $pop142 + i32.call $push143=, __builtin_clrsb@FUNCTION, $pop142 br_if $pop143, .LBB18_147 # BB#85: # %for.body.i2179 block .LBB18_146 i32.const $push144=, -889323520 - i32.call $push145=, __builtin_clrsb, $pop144 + i32.call $push145=, __builtin_clrsb@FUNCTION, $pop144 i32.ne $push146=, $pop145, $20 br_if $pop146, .LBB18_146 # BB#86: # %for.body.i2093 block .LBB18_145 i32.const $push147=, 13303296 - i32.call $push148=, __builtin_clrsb, $pop147 + i32.call $push148=, __builtin_clrsb@FUNCTION, $pop147 i32.const $push149=, 7 i32.ne $push150=, $pop148, $pop149 br_if $pop150, .LBB18_145 # BB#87: # %for.body.i2004 block .LBB18_144 i32.const $push151=, 51966 - i32.call $push152=, __builtin_clrsb, $pop151 + i32.call $push152=, __builtin_clrsb@FUNCTION, $pop151 i32.ne $push153=, $pop152, $1 br_if $pop153, .LBB18_144 # BB#88: # %if.end423 - i32.call $18=, __builtin_clrsb, $6 + i32.call $18=, __builtin_clrsb@FUNCTION, $6 copy_local $10=, $20 .LBB18_89: # %for.body.i1935 # =>This Inner Loop Header: Depth=1 @@ -1247,7 +1247,7 @@ main: # @main br_if $pop159, .LBB18_143 # BB#92: # %if.end440 i64.const $22=, 0 - i32.call $14=, __builtin_clrsbll, $22 + i32.call $14=, __builtin_clrsbll@FUNCTION, $22 i32.const $10=, 63 block .LBB18_142 i32.ne $push160=, $14, $10 @@ -1273,7 +1273,7 @@ main: # @main i32.ne $push165=, $19, $10 br_if $pop165, .LBB18_141 # BB#96: # %if.end465 - i32.call $19=, __builtin_clrsbll, $21 + i32.call $19=, __builtin_clrsbll@FUNCTION, $21 .LBB18_97: # %for.body.i1799 # =>This Inner Loop Header: Depth=1 loop .LBB18_99 @@ -1307,7 +1307,7 @@ main: # @main i64.lt_u $push172=, $17, $12 br_if $pop172, .LBB18_100 .LBB18_102: # %if.then481 - call abort + call abort@FUNCTION unreachable .LBB18_103: # %for.body.i1731 # =>This Inner Loop Header: Depth=1 @@ -1322,12 +1322,12 @@ main: # @main i64.lt_u $push175=, $21, $12 br_if $pop175, .LBB18_103 .LBB18_105: # %if.then489 - call abort + call abort@FUNCTION unreachable .LBB18_106: # %if.end490 block .LBB18_139 i64.const $push176=, -9223372036854775808 - i32.call $push177=, __builtin_clrsbll, $pop176 + i32.call $push177=, __builtin_clrsbll@FUNCTION, $pop176 br_if $pop177, .LBB18_139 # BB#107: # %for.body.i1665 i64.const $16=, -1 @@ -1352,48 +1352,48 @@ main: # @main # BB#110: # %for.body.i1612 block .LBB18_137 i64.const $push182=, 2 - i32.call $push183=, __builtin_clrsbll, $pop182 + i32.call $push183=, __builtin_clrsbll@FUNCTION, $pop182 i32.const $push184=, 61 i32.ne $push185=, $pop183, $pop184 br_if $pop185, .LBB18_137 # BB#111: # %my_clrsbll.exit1525 block .LBB18_136 i64.const $push186=, 4611686018427387904 - i32.call $push187=, __builtin_clrsbll, $pop186 + i32.call $push187=, __builtin_clrsbll@FUNCTION, $pop186 br_if $pop187, .LBB18_136 # BB#112: # %for.body.i1425 block .LBB18_135 i64.const $push188=, 4294967296 - i32.call $push189=, __builtin_clrsbll, $pop188 + i32.call $push189=, __builtin_clrsbll@FUNCTION, $pop188 i32.const $push190=, 30 i32.ne $push191=, $pop189, $pop190 br_if $pop191, .LBB18_135 # BB#113: # %for.body.i1332 block .LBB18_134 i64.const $push192=, 2147483648 - i32.call $push193=, __builtin_clrsbll, $pop192 + i32.call $push193=, __builtin_clrsbll@FUNCTION, $pop192 i32.ne $push194=, $pop193, $3 br_if $pop194, .LBB18_134 # BB#114: # %my_clrsbll.exit1245 block .LBB18_133 i64.const $push195=, -6510615555426900571 - i32.call $push196=, __builtin_clrsbll, $pop195 + i32.call $push196=, __builtin_clrsbll@FUNCTION, $pop195 br_if $pop196, .LBB18_133 # BB#115: # %my_clrsbll.exit1152 block .LBB18_132 i64.const $push197=, 6510615555426900570 - i32.call $push198=, __builtin_clrsbll, $pop197 + i32.call $push198=, __builtin_clrsbll@FUNCTION, $pop197 br_if $pop198, .LBB18_132 # BB#116: # %for.body.i1053 block .LBB18_131 i64.const $push199=, -3819392241693097984 - i32.call $push200=, __builtin_clrsbll, $pop199 + i32.call $push200=, __builtin_clrsbll@FUNCTION, $pop199 i32.ne $push201=, $pop200, $14 br_if $pop201, .LBB18_131 # BB#117: # %for.body.i964 block .LBB18_130 i64.const $push202=, 223195676147712 - i32.call $push203=, __builtin_clrsbll, $pop202 + i32.call $push203=, __builtin_clrsbll@FUNCTION, $pop202 i32.ne $push204=, $pop203, $1 br_if $pop204, .LBB18_130 # BB#118: # %for.body.i925 @@ -1420,12 +1420,12 @@ main: # @main br_if $pop210, .LBB18_129 # BB#121: # %for.body.i877 block .LBB18_128 - i32.call $push211=, __builtin_clrsbll, $17 + i32.call $push211=, __builtin_clrsbll@FUNCTION, $17 i32.ne $push212=, $pop211, $3 br_if $pop212, .LBB18_128 # BB#122: # %if.end740 i64.const $17=, -1 - i32.call $7=, __builtin_clrsbll, $17 + i32.call $7=, __builtin_clrsbll@FUNCTION, $17 i64.const $21=, 62 copy_local $22=, $13 .LBB18_123: # %for.body.i812 @@ -1451,127 +1451,127 @@ main: # @main br_if $pop220, .LBB18_127 # BB#126: # %if.end753 i32.const $push221=, 0 - call exit, $pop221 + call exit@FUNCTION, $pop221 unreachable .LBB18_127: # %if.then744 - call abort + call abort@FUNCTION unreachable .LBB18_128: # %if.then719 - call abort + call abort@FUNCTION unreachable .LBB18_129: # %if.then710 - call abort + call abort@FUNCTION unreachable .LBB18_130: # %if.then694 - call abort + call abort@FUNCTION unreachable .LBB18_131: # %if.then669 - call abort + call abort@FUNCTION unreachable .LBB18_132: # %if.then644 - call abort + call abort@FUNCTION unreachable .LBB18_133: # %if.then619 - call abort + call abort@FUNCTION unreachable .LBB18_134: # %if.then594 - call abort + call abort@FUNCTION unreachable .LBB18_135: # %if.then569 - call abort + call abort@FUNCTION unreachable .LBB18_136: # %if.then544 - call abort + call abort@FUNCTION unreachable .LBB18_137: # %if.then519 - call abort + call abort@FUNCTION unreachable .LBB18_138: # %if.then510 - call abort + call abort@FUNCTION unreachable .LBB18_139: # %if.then494 - call abort + call abort@FUNCTION unreachable .LBB18_140: # %if.then469 - call abort + call abort@FUNCTION unreachable .LBB18_141: # %if.then460 - call abort + call abort@FUNCTION unreachable .LBB18_142: # %if.then444 - call abort + call abort@FUNCTION unreachable .LBB18_143: # %if.then427 - call abort + call abort@FUNCTION unreachable .LBB18_144: # %if.then402 - call abort + call abort@FUNCTION unreachable .LBB18_145: # %if.then377 - call abort + call abort@FUNCTION unreachable .LBB18_146: # %if.then352 - call abort + call abort@FUNCTION unreachable .LBB18_147: # %if.then327 - call abort + call abort@FUNCTION unreachable .LBB18_148: # %if.then302 - call abort + call abort@FUNCTION unreachable .LBB18_149: # %if.then277 - call abort + call abort@FUNCTION unreachable .LBB18_150: # %if.then252 - call abort + call abort@FUNCTION unreachable .LBB18_151: # %if.then227 - call abort + call abort@FUNCTION unreachable .LBB18_152: # %if.then202 - call abort + call abort@FUNCTION unreachable .LBB18_153: # %if.then177 - call abort + call abort@FUNCTION unreachable .LBB18_154: # %if.then152 - call abort + call abort@FUNCTION unreachable .LBB18_155: # %if.then140 - call abort + call abort@FUNCTION unreachable .LBB18_156: # %if.then133 - call abort + call abort@FUNCTION unreachable .LBB18_157: # %if.then126 - call abort + call abort@FUNCTION unreachable .LBB18_158: # %if.then99 - call abort + call abort@FUNCTION unreachable .LBB18_159: # %if.then85 - call abort + call abort@FUNCTION unreachable .LBB18_160: # %if.then79 - call abort + call abort@FUNCTION unreachable .LBB18_161: # %if.then73 - call abort + call abort@FUNCTION unreachable .LBB18_162: # %if.then48 - call abort + call abort@FUNCTION unreachable .LBB18_163: # %if.then37 - call abort + call abort@FUNCTION unreachable .LBB18_164: # %if.then31 - call abort + call abort@FUNCTION unreachable .LBB18_165: # %if.then25 - call abort + call abort@FUNCTION unreachable .LBB18_166: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end18: .size main, .Lfunc_end18-main diff --git a/test/torture-s/builtin-constant.c.s b/test/torture-s/builtin-constant.c.s index 8fe6a8882..eb421adcf 100644 --- a/test/torture-s/builtin-constant.c.s +++ b/test/torture-s/builtin-constant.c.s @@ -15,7 +15,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -27,7 +27,7 @@ foo: # @foo main: # @main .result i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/builtin-prefetch-1.c.s b/test/torture-s/builtin-prefetch-1.c.s index 45e0c15d7..3f546b1bd 100644 --- a/test/torture-s/builtin-prefetch-1.c.s +++ b/test/torture-s/builtin-prefetch-1.c.s @@ -52,7 +52,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/builtin-prefetch-2.c.s b/test/torture-s/builtin-prefetch-2.c.s index 537ccdfd5..a53a399c3 100644 --- a/test/torture-s/builtin-prefetch-2.c.s +++ b/test/torture-s/builtin-prefetch-2.c.s @@ -124,7 +124,7 @@ main: # @main i32.store $discard=, 32($3), $pop0 i32.const $push1=, str i32.store $discard=, str+16($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end7: .size main, .Lfunc_end7-main diff --git a/test/torture-s/builtin-prefetch-3.c.s b/test/torture-s/builtin-prefetch-3.c.s index 94ba944ba..e2bc3a494 100644 --- a/test/torture-s/builtin-prefetch-3.c.s +++ b/test/torture-s/builtin-prefetch-3.c.s @@ -86,8 +86,8 @@ main: # @main i32.const $push0=, str i32.store $push1=, str+16($0), $pop0 i32.store $discard=, vol_str+16($0), $pop1 - call expr_vol_global - call exit, $0 + call expr_vol_global@FUNCTION + call exit@FUNCTION, $0 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/builtin-prefetch-4.c.s b/test/torture-s/builtin-prefetch-4.c.s index 2a5900899..f7c39c34e 100644 --- a/test/torture-s/builtin-prefetch-4.c.s +++ b/test/torture-s/builtin-prefetch-4.c.s @@ -486,43 +486,43 @@ main: # @main i32.ne $push33=, $pop32, $0 br_if $pop33, .LBB24_13 # BB#12: # %if.end84 - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB24_13: # %if.then83 - call abort + call abort@FUNCTION unreachable .LBB24_14: # %if.then79 - call abort + call abort@FUNCTION unreachable .LBB24_15: # %if.then75 - call abort + call abort@FUNCTION unreachable .LBB24_16: # %if.then67 - call abort + call abort@FUNCTION unreachable .LBB24_17: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB24_18: # %if.then51 - call abort + call abort@FUNCTION unreachable .LBB24_19: # %if.then43 - call abort + call abort@FUNCTION unreachable .LBB24_20: # %if.then35 - call abort + call abort@FUNCTION unreachable .LBB24_21: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB24_22: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB24_23: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB24_24: # %if.then3 - call abort + call abort@FUNCTION unreachable .Lfunc_end24: .size main, .Lfunc_end24-main diff --git a/test/torture-s/builtin-prefetch-5.c.s b/test/torture-s/builtin-prefetch-5.c.s index 8f1230328..8ad32cbb9 100644 --- a/test/torture-s/builtin-prefetch-5.c.s +++ b/test/torture-s/builtin-prefetch-5.c.s @@ -59,7 +59,7 @@ main: # @main i32.store $discard=, ptr($0), $pop2 i32.const $push3=, 2 i32.store $discard=, idx($0), $pop3 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end4: .size main, .Lfunc_end4-main diff --git a/test/torture-s/builtin-prefetch-6.c.s b/test/torture-s/builtin-prefetch-6.c.s index c9a85cd9a..e4384ea07 100644 --- a/test/torture-s/builtin-prefetch-6.c.s +++ b/test/torture-s/builtin-prefetch-6.c.s @@ -188,7 +188,7 @@ main: # @main i32.add $3=, $3, $pop30 br_if $3, .LBB3_2 .LBB3_3: # %prefetch_for_write.exit - call exit, $1 + call exit@FUNCTION, $1 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/builtin-types-compatible-p.c.s b/test/torture-s/builtin-types-compatible-p.c.s index 3e2a85107..9fc11176f 100644 --- a/test/torture-s/builtin-types-compatible-p.c.s +++ b/test/torture-s/builtin-types-compatible-p.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/call-trap-1.c.s b/test/torture-s/call-trap-1.c.s index ff5abc194..929835fdf 100644 --- a/test/torture-s/call-trap-1.c.s +++ b/test/torture-s/call-trap-1.c.s @@ -8,7 +8,7 @@ foo: # @foo .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -30,7 +30,7 @@ bar: # @bar main: # @main .result i32 # BB#0: # %entry - i32.call $discard=, foo + i32.call $discard=, foo@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/cbrt.c.s b/test/torture-s/cbrt.c.s index 5e1e3fe99..fae7f3ceb 100644 --- a/test/torture-s/cbrt.c.s +++ b/test/torture-s/cbrt.c.s @@ -146,7 +146,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/cmpdi-1.c.s b/test/torture-s/cmpdi-1.c.s index 5d2033d2e..2bdf232b7 100644 --- a/test/torture-s/cmpdi-1.c.s +++ b/test/torture-s/cmpdi-1.c.s @@ -295,37 +295,37 @@ main: # @main br_if $pop52, .LBB10_1 .LBB10_14: # %for.end53 i32.const $push53=, 0 - call exit, $pop53 + call exit@FUNCTION, $pop53 unreachable .LBB10_15: # %if.then49 - call abort + call abort@FUNCTION unreachable .LBB10_16: # %if.then44 - call abort + call abort@FUNCTION unreachable .LBB10_17: # %if.then39 - call abort + call abort@FUNCTION unreachable .LBB10_18: # %if.then34 - call abort + call abort@FUNCTION unreachable .LBB10_19: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB10_20: # %if.then24 - call abort + call abort@FUNCTION unreachable .LBB10_21: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB10_22: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB10_23: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB10_24: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end10: .size main, .Lfunc_end10-main diff --git a/test/torture-s/cmpsf-1.c.s b/test/torture-s/cmpsf-1.c.s index ccfdece3b..23d8cf87e 100644 --- a/test/torture-s/cmpsf-1.c.s +++ b/test/torture-s/cmpsf-1.c.s @@ -207,25 +207,25 @@ main: # @main br_if $pop37, .LBB6_1 .LBB6_10: # %for.end33 i32.const $push38=, 0 - call exit, $pop38 + call exit@FUNCTION, $pop38 unreachable .LBB6_11: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB6_12: # %if.then24 - call abort + call abort@FUNCTION unreachable .LBB6_13: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB6_14: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB6_15: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB6_16: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end6: .size main, .Lfunc_end6-main diff --git a/test/torture-s/cmpsi-1.c.s b/test/torture-s/cmpsi-1.c.s index 2e6340fc5..6762ca989 100644 --- a/test/torture-s/cmpsi-1.c.s +++ b/test/torture-s/cmpsi-1.c.s @@ -16,7 +16,7 @@ f1: # @f1 # BB#1: # %if.end3 return $1 .LBB0_2: # %if.then2 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f1, .Lfunc_end0-f1 @@ -37,7 +37,7 @@ f2: # @f2 # BB#1: # %if.end3 return $1 .LBB1_2: # %if.then2 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f2, .Lfunc_end1-f2 @@ -62,7 +62,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/cmpsi-2.c.s b/test/torture-s/cmpsi-2.c.s index 60684a07b..48e305a30 100644 --- a/test/torture-s/cmpsi-2.c.s +++ b/test/torture-s/cmpsi-2.c.s @@ -295,37 +295,37 @@ main: # @main br_if $pop51, .LBB10_1 .LBB10_14: # %for.end53 i32.const $push52=, 0 - call exit, $pop52 + call exit@FUNCTION, $pop52 unreachable .LBB10_15: # %if.then49 - call abort + call abort@FUNCTION unreachable .LBB10_16: # %if.then44 - call abort + call abort@FUNCTION unreachable .LBB10_17: # %if.then39 - call abort + call abort@FUNCTION unreachable .LBB10_18: # %if.then34 - call abort + call abort@FUNCTION unreachable .LBB10_19: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB10_20: # %if.then24 - call abort + call abort@FUNCTION unreachable .LBB10_21: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB10_22: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB10_23: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB10_24: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end10: .size main, .Lfunc_end10-main diff --git a/test/torture-s/compare-1.c.s b/test/torture-s/compare-1.c.s index ef67a5ff2..1303ff8df 100644 --- a/test/torture-s/compare-1.c.s +++ b/test/torture-s/compare-1.c.s @@ -20,7 +20,7 @@ ieq: # @ieq i32.eq $push3=, $2, $pop2 br_if $pop3, .LBB0_4 # BB#2: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.then i32.const $push4=, 0 @@ -34,7 +34,7 @@ ieq: # @ieq # BB#5: # %if.then10 br_if $2, .LBB0_8 # BB#6: # %if.then12 - call abort + call abort@FUNCTION unreachable .LBB0_7: # %if.else14 br_if $2, .LBB0_19 @@ -50,7 +50,7 @@ ieq: # @ieq i32.eq $push9=, $2, $pop8 br_if $pop9, .LBB0_12 # BB#10: # %if.then28 - call abort + call abort@FUNCTION unreachable .LBB0_11: # %if.then22 i32.const $push10=, 0 @@ -64,23 +64,23 @@ ieq: # @ieq # BB#13: # %if.then34 br_if $2, .LBB0_16 # BB#14: # %if.then36 - call abort + call abort@FUNCTION unreachable .LBB0_15: # %if.else38 br_if $2, .LBB0_17 .LBB0_16: # %if.end42 return $2 .LBB0_17: # %if.then40 - call abort + call abort@FUNCTION unreachable .LBB0_18: # %if.then24 - call abort + call abort@FUNCTION unreachable .LBB0_19: # %if.then16 - call abort + call abort@FUNCTION unreachable .LBB0_20: # %if.then2 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size ieq, .Lfunc_end0-ieq @@ -103,7 +103,7 @@ ine: # @ine i32.eq $push2=, $2, $pop1 br_if $pop2, .LBB1_4 # BB#2: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB1_3: # %if.then i32.const $push3=, 0 @@ -112,7 +112,7 @@ ine: # @ine .LBB1_4: # %if.end6 return $2 .LBB1_5: # %if.then2 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size ine, .Lfunc_end1-ine @@ -133,14 +133,14 @@ ilt: # @ilt # BB#1: # %if.then br_if $2, .LBB2_4 # BB#2: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB2_3: # %if.else br_if $2, .LBB2_5 .LBB2_4: # %if.end6 return $2 .LBB2_5: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size ilt, .Lfunc_end2-ilt @@ -163,7 +163,7 @@ ile: # @ile i32.eq $push2=, $2, $pop1 br_if $pop2, .LBB3_4 # BB#2: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB3_3: # %if.then i32.const $push3=, 0 @@ -172,7 +172,7 @@ ile: # @ile .LBB3_4: # %if.end6 return $2 .LBB3_5: # %if.then2 - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size ile, .Lfunc_end3-ile @@ -193,14 +193,14 @@ igt: # @igt # BB#1: # %if.then br_if $2, .LBB4_4 # BB#2: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB4_3: # %if.else br_if $2, .LBB4_5 .LBB4_4: # %if.end6 return $2 .LBB4_5: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end4: .size igt, .Lfunc_end4-igt @@ -223,7 +223,7 @@ ige: # @ige i32.eq $push2=, $2, $pop1 br_if $pop2, .LBB5_4 # BB#2: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB5_3: # %if.then i32.const $push3=, 0 @@ -232,7 +232,7 @@ ige: # @ige .LBB5_4: # %if.end6 return $2 .LBB5_5: # %if.then2 - call abort + call abort@FUNCTION unreachable .Lfunc_end5: .size ige, .Lfunc_end5-ige diff --git a/test/torture-s/complex-3.c.s b/test/torture-s/complex-3.c.s index b112c573d..cb5c7d313 100644 --- a/test/torture-s/complex-3.c.s +++ b/test/torture-s/complex-3.c.s @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/complex-4.c.s b/test/torture-s/complex-4.c.s index 326fed35b..ac1d77e7e 100644 --- a/test/torture-s/complex-4.c.s +++ b/test/torture-s/complex-4.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/compndlit-1.c.s b/test/torture-s/compndlit-1.c.s index d14f11946..308f4a95b 100644 --- a/test/torture-s/compndlit-1.c.s +++ b/test/torture-s/compndlit-1.c.s @@ -23,10 +23,10 @@ main: # @main i32.eq $push8=, $1, $pop7 br_if $pop8, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/const-addr-expr-1.c.s b/test/torture-s/const-addr-expr-1.c.s index 262055a81..2469724c2 100644 --- a/test/torture-s/const-addr-expr-1.c.s +++ b/test/torture-s/const-addr-expr-1.c.s @@ -26,10 +26,10 @@ main: # @main # BB#2: # %if.end3 return $2 .LBB0_3: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/conversion.c.s b/test/torture-s/conversion.c.s index d95c2113b..c9aa7cf38 100644 --- a/test/torture-s/conversion.c.s +++ b/test/torture-s/conversion.c.s @@ -42,7 +42,7 @@ u2ld: # @u2ld i32.store $6=, 0($4), $6 i32.const $6=, 0 i32.add $6=, $6, $6 - call __floatunsitf, $6, $1 + call __floatunsitf@FUNCTION, $6, $1 i32.const $1=, 8 i64.load $2=, 0($6) i32.add $push2=, $0, $1 @@ -102,7 +102,7 @@ s2ld: # @s2ld i32.store $6=, 0($4), $6 i32.const $6=, 0 i32.add $6=, $6, $6 - call __floatsitf, $6, $1 + call __floatsitf@FUNCTION, $6, $1 i32.const $1=, 8 i64.load $2=, 0($6) i32.add $push2=, $0, $1 @@ -185,7 +185,7 @@ ldnear: # @ldnear i32.store $11=, 0($9), $11 i32.const $11=, 16 i32.add $11=, $11, $11 - call __subtf3, $11, $0, $1, $2, $3 + call __subtf3@FUNCTION, $11, $0, $1, $2, $3 i32.const $5=, 8 i32.const $12=, 16 i32.add $12=, $11, $12 @@ -193,7 +193,7 @@ ldnear: # @ldnear i64.load $2=, 0($pop0) i64.load $4=, 16($11) i64.const $3=, 0 - i32.call $6=, __eqtf2, $4, $2, $3, $3 + i32.call $6=, __eqtf2@FUNCTION, $4, $2, $3, $3 i32.const $7=, 1 block .LBB8_2 i32.const $push8=, 0 @@ -202,7 +202,7 @@ ldnear: # @ldnear # BB#1: # %lor.rhs i32.const $13=, 0 i32.add $13=, $11, $13 - call __divtf3, $13, $0, $1, $4, $2 + call __divtf3@FUNCTION, $13, $0, $1, $4, $2 i64.load $push3=, 0($11) i32.const $14=, 0 i32.add $14=, $11, $14 @@ -210,7 +210,7 @@ ldnear: # @ldnear i64.load $push2=, 0($pop1) i64.const $push5=, 8070450532247928832 i64.const $push4=, 4641306360700491489 - i32.call $push6=, __gttf2, $pop3, $pop2, $pop5, $pop4 + i32.call $push6=, __gttf2@FUNCTION, $pop3, $pop2, $pop5, $pop4 i32.const $push7=, 0 i32.gt_s $7=, $pop6, $pop7 .LBB8_2: # %lor.end @@ -276,7 +276,7 @@ ull2ld: # @ull2ld i32.store $6=, 0($4), $6 i32.const $6=, 0 i32.add $6=, $6, $6 - call __floatunditf, $6, $1 + call __floatunditf@FUNCTION, $6, $1 i32.const $2=, 8 i64.load $1=, 0($6) i32.add $push2=, $0, $2 @@ -336,7 +336,7 @@ sll2ld: # @sll2ld i32.store $6=, 0($4), $6 i32.const $6=, 0 i32.add $6=, $6, $6 - call __floatditf, $6, $1 + call __floatditf@FUNCTION, $6, $1 i32.const $2=, 8 i64.load $1=, 0($6) i32.add $push2=, $0, $2 @@ -400,7 +400,7 @@ ld2u: # @ld2u .param i64, i64 .result i32 # BB#0: # %entry - i32.call $push0=, __fixunstfsi, $0, $1 + i32.call $push0=, __fixunstfsi@FUNCTION, $0, $1 return $pop0 .Lfunc_end19: .size ld2u, .Lfunc_end19-ld2u @@ -439,7 +439,7 @@ ld2s: # @ld2s .param i64, i64 .result i32 # BB#0: # %entry - i32.call $push0=, __fixtfsi, $0, $1 + i32.call $push0=, __fixtfsi@FUNCTION, $0, $1 return $pop0 .Lfunc_end22: .size ld2s, .Lfunc_end22-ld2s @@ -490,7 +490,7 @@ ld2ull: # @ld2ull .param i64, i64 .result i64 # BB#0: # %entry - i64.call $push0=, __fixunstfdi, $0, $1 + i64.call $push0=, __fixunstfdi@FUNCTION, $0, $1 return $pop0 .Lfunc_end26: .size ld2ull, .Lfunc_end26-ld2ull @@ -529,7 +529,7 @@ ld2sll: # @ld2sll .param i64, i64 .result i64 # BB#0: # %entry - i64.call $push0=, __fixtfdi, $0, $1 + i64.call $push0=, __fixtfdi@FUNCTION, $0, $1 return $pop0 .Lfunc_end29: .size ld2sll, .Lfunc_end29-ld2sll @@ -554,7 +554,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end31: .size main, .Lfunc_end31-main diff --git a/test/torture-s/cvt-1.c.s b/test/torture-s/cvt-1.c.s index f7d64cd2b..17115ceee 100644 --- a/test/torture-s/cvt-1.c.s +++ b/test/torture-s/cvt-1.c.s @@ -34,7 +34,7 @@ main: # @main .result i32 # BB#0: # %if.end6 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/dbra-1.c.s b/test/torture-s/dbra-1.c.s index 095842179..51df86652 100644 --- a/test/torture-s/dbra-1.c.s +++ b/test/torture-s/dbra-1.c.s @@ -237,7 +237,7 @@ main: # @main .result i32 # BB#0: # %if.end32 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end6: .size main, .Lfunc_end6-main diff --git a/test/torture-s/divcmp-3.c.s b/test/torture-s/divcmp-3.c.s index 1ba3bc647..4920dae6c 100644 --- a/test/torture-s/divcmp-3.c.s +++ b/test/torture-s/divcmp-3.c.s @@ -196,7 +196,7 @@ main: # @main i32.const $push10=, 0 return $pop10 .LBB12_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end12: .size main, .Lfunc_end12-main diff --git a/test/torture-s/divconst-1.c.s b/test/torture-s/divconst-1.c.s index 739b0eef3..a58a00c75 100644 --- a/test/torture-s/divconst-1.c.s +++ b/test/torture-s/divconst-1.c.s @@ -26,7 +26,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/divconst-2.c.s b/test/torture-s/divconst-2.c.s index ba14f599b..ee6d1e6ad 100644 --- a/test/torture-s/divconst-2.c.s +++ b/test/torture-s/divconst-2.c.s @@ -108,10 +108,10 @@ main: # @main i32.ne $push32=, $pop31, $1 br_if $pop32, .LBB3_4 # BB#3: # %for.cond.2 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB3_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/divconst-3.c.s b/test/torture-s/divconst-3.c.s index db30a44c9..0436e7758 100644 --- a/test/torture-s/divconst-3.c.s +++ b/test/torture-s/divconst-3.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/divmod-1.c.s b/test/torture-s/divmod-1.c.s index 3ae9e7dbd..9ac1726ef 100644 --- a/test/torture-s/divmod-1.c.s +++ b/test/torture-s/divmod-1.c.s @@ -140,7 +140,7 @@ main: # @main .result i32 # BB#0: # %if.end36 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end10: .size main, .Lfunc_end10-main diff --git a/test/torture-s/doloop-1.c.s b/test/torture-s/doloop-1.c.s index 5b5ef92dc..6fc8b241e 100644 --- a/test/torture-s/doloop-1.c.s +++ b/test/torture-s/doloop-1.c.s @@ -30,10 +30,10 @@ main: # @main i32.ne $push8=, $pop6, $pop7 br_if $pop8, .LBB0_4 # BB#3: # %if.end - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/doloop-2.c.s b/test/torture-s/doloop-2.c.s index ece22d4fe..7175d94b6 100644 --- a/test/torture-s/doloop-2.c.s +++ b/test/torture-s/doloop-2.c.s @@ -30,10 +30,10 @@ main: # @main i32.ne $push8=, $pop6, $pop7 br_if $pop8, .LBB0_4 # BB#3: # %if.end - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/eeprof-1.c.s b/test/torture-s/eeprof-1.c.s index 76fe3205b..49b1d8b24 100644 --- a/test/torture-s/eeprof-1.c.s +++ b/test/torture-s/eeprof-1.c.s @@ -9,13 +9,13 @@ foo: # @foo block .LBB0_2 i32.const $push0=, 0 i32.load $push1=, last_fn_entered($pop0) - i32.const $push2=, foo + i32.const $push2=, foo@FUNCTION i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB0_2 # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -38,7 +38,7 @@ nfoo: # @nfoo i32.ne $push3=, $pop0, $1 br_if $pop3, .LBB1_14 # BB#2: # %if.end - i32.const $1=, foo + i32.const $1=, foo@FUNCTION block .LBB1_13 i32.load $push4=, last_fn_entered($0) i32.ne $push5=, $pop4, $1 @@ -46,11 +46,11 @@ nfoo: # @nfoo # BB#3: # %if.end4 block .LBB1_12 i32.load $push6=, last_fn_exited($0) - i32.const $push7=, foo2 + i32.const $push7=, foo2@FUNCTION i32.ne $push8=, $pop6, $pop7 br_if $pop8, .LBB1_12 # BB#4: # %if.end7 - call foo + call foo@FUNCTION i32.const $2=, 3 block .LBB1_11 i32.load $push10=, entry_calls($0) @@ -73,22 +73,22 @@ nfoo: # @nfoo # BB#8: # %if.end18 return .LBB1_9: # %if.then17 - call abort + call abort@FUNCTION unreachable .LBB1_10: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB1_11: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB1_12: # %if.then6 - call abort + call abort@FUNCTION unreachable .LBB1_13: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB1_14: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size nfoo, .Lfunc_end1-nfoo @@ -108,7 +108,7 @@ main: # @main i32.or $push2=, $pop1, $pop0 br_if $pop2, .LBB2_14 # BB#1: # %if.end - call foo2 + call foo2@FUNCTION i32.const $1=, 2 block .LBB2_13 i32.load $push4=, entry_calls($0) @@ -119,7 +119,7 @@ main: # @main i32.ne $push6=, $pop3, $1 br_if $pop6, .LBB2_13 # BB#3: # %if.end6 - i32.const $1=, foo + i32.const $1=, foo@FUNCTION block .LBB2_12 i32.load $push7=, last_fn_entered($0) i32.ne $push8=, $pop7, $1 @@ -127,11 +127,11 @@ main: # @main # BB#4: # %if.end9 block .LBB2_11 i32.load $push9=, last_fn_exited($0) - i32.const $push10=, foo2 + i32.const $push10=, foo2@FUNCTION i32.ne $push11=, $pop9, $pop10 br_if $pop11, .LBB2_11 # BB#5: # %if.end12 - call nfoo + call nfoo@FUNCTION i32.const $2=, 3 block .LBB2_10 i32.load $push13=, entry_calls($0) @@ -149,22 +149,22 @@ main: # @main # BB#8: # %if.end20 return $0 .LBB2_9: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB2_10: # %if.then16 - call abort + call abort@FUNCTION unreachable .LBB2_11: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB2_12: # %if.then8 - call abort + call abort@FUNCTION unreachable .LBB2_13: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB2_14: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main @@ -222,11 +222,11 @@ foo2: # @foo2 # BB#2: # %if.end block .LBB5_11 i32.load $push3=, last_fn_entered($0) - i32.const $push4=, foo2 + i32.const $push4=, foo2@FUNCTION i32.ne $push5=, $pop3, $pop4 br_if $pop5, .LBB5_11 # BB#3: # %if.end4 - call foo + call foo@FUNCTION block .LBB5_10 i32.load $push7=, entry_calls($0) i32.const $push8=, 2 @@ -237,7 +237,7 @@ foo2: # @foo2 i32.ne $push10=, $pop6, $1 br_if $pop10, .LBB5_10 # BB#5: # %if.end9 - i32.const $1=, foo + i32.const $1=, foo@FUNCTION block .LBB5_9 i32.load $push11=, last_fn_entered($0) i32.ne $push12=, $pop11, $1 @@ -250,19 +250,19 @@ foo2: # @foo2 # BB#7: # %if.end15 return .LBB5_8: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB5_9: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB5_10: # %if.then8 - call abort + call abort@FUNCTION unreachable .LBB5_11: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB5_12: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end5: .size foo2, .Lfunc_end5-foo2 diff --git a/test/torture-s/enum-1.c.s b/test/torture-s/enum-1.c.s index 9bfac9b41..cad8b18eb 100644 --- a/test/torture-s/enum-1.c.s +++ b/test/torture-s/enum-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/enum-2.c.s b/test/torture-s/enum-2.c.s index 692398cc7..adcc74494 100644 --- a/test/torture-s/enum-2.c.s +++ b/test/torture-s/enum-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/ffs-1.c.s b/test/torture-s/ffs-1.c.s index 728e45b6c..33279da10 100644 --- a/test/torture-s/ffs-1.c.s +++ b/test/torture-s/ffs-1.c.s @@ -13,10 +13,10 @@ main: # @main i32.load $push0=, a($0) br_if $pop0, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/ffs-2.c.s b/test/torture-s/ffs-2.c.s index 85ef8d727..483ab3ee2 100644 --- a/test/torture-s/ffs-2.c.s +++ b/test/torture-s/ffs-2.c.s @@ -92,10 +92,10 @@ main: # @main i32.ne $push47=, $pop44, $pop46 br_if $pop47, .LBB0_9 # BB#8: # %for.cond.7 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_9: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/float-floor.c.s b/test/torture-s/float-floor.c.s index 189c0aad3..cc72446f0 100644 --- a/test/torture-s/float-floor.c.s +++ b/test/torture-s/float-floor.c.s @@ -24,7 +24,7 @@ main: # @main # BB#2: # %if.end return $1 .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/floatunsisf-1.c.s b/test/torture-s/floatunsisf-1.c.s index 4de08bbed..3c9074668 100644 --- a/test/torture-s/floatunsisf-1.c.s +++ b/test/torture-s/floatunsisf-1.c.s @@ -20,10 +20,10 @@ main: # @main f32.eq $push5=, $pop3, $pop4 br_if $pop5, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/fprintf-1.c.s b/test/torture-s/fprintf-1.c.s index 4d72d1c65..00bebc4a3 100644 --- a/test/torture-s/fprintf-1.c.s +++ b/test/torture-s/fprintf-1.c.s @@ -20,9 +20,9 @@ main: # @main i32.const $3=, 5 block .LBB0_22 i32.load $push0=, stdout($0) - i32.call $discard=, fwrite, $1, $3, $2, $pop0 + i32.call $discard=, fwrite@FUNCTION, $1, $3, $2, $pop0 i32.load $push1=, stdout($0) - i32.call $4=, fiprintf, $pop1, $1 + i32.call $4=, fiprintf@FUNCTION, $pop1, $1 i32.ne $push2=, $4, $3 br_if $pop2, .LBB0_22 # BB#1: # %if.end @@ -30,30 +30,30 @@ main: # @main i32.const $5=, 6 block .LBB0_21 i32.load $push3=, stdout($0) - i32.call $discard=, fwrite, $4, $5, $2, $pop3 + i32.call $discard=, fwrite@FUNCTION, $4, $5, $2, $pop3 i32.load $push4=, stdout($0) - i32.call $10=, fiprintf, $pop4, $4 + i32.call $10=, fiprintf@FUNCTION, $pop4, $4 i32.ne $push5=, $10, $5 br_if $pop5, .LBB0_21 # BB#2: # %if.end6 i32.const $6=, 97 i32.load $push6=, stdout($0) - i32.call $discard=, fputc, $6, $pop6 + i32.call $discard=, fputc@FUNCTION, $6, $pop6 i32.const $7=, .L.str.2 block .LBB0_20 i32.load $push7=, stdout($0) - i32.call $10=, fiprintf, $pop7, $7 + i32.call $10=, fiprintf@FUNCTION, $pop7, $7 i32.ne $push8=, $10, $2 br_if $pop8, .LBB0_20 # BB#3: # %if.end11 i32.const $8=, .L.str.3 block .LBB0_19 i32.load $push9=, stdout($0) - i32.call $10=, fiprintf, $pop9, $8 + i32.call $10=, fiprintf@FUNCTION, $pop9, $8 br_if $10, .LBB0_19 # BB#4: # %if.end16 i32.load $push10=, stdout($0) - i32.call $discard=, fwrite, $1, $3, $2, $pop10 + i32.call $discard=, fwrite@FUNCTION, $1, $3, $2, $pop10 i32.load $9=, stdout($0) i32.const $11=, __stack_pointer i32.load $11=, 0($11) @@ -63,7 +63,7 @@ main: # @main i32.store $50=, 0($12), $50 i32.const $10=, .L.str.4 i32.store $discard=, 0($50), $1 - i32.call $1=, fiprintf, $9, $10 + i32.call $1=, fiprintf@FUNCTION, $9, $10 i32.const $13=, __stack_pointer i32.load $13=, 0($13) i32.const $14=, 4 @@ -75,7 +75,7 @@ main: # @main br_if $pop11, .LBB0_18 # BB#5: # %if.end21 i32.load $push12=, stdout($0) - i32.call $discard=, fwrite, $4, $5, $2, $pop12 + i32.call $discard=, fwrite@FUNCTION, $4, $5, $2, $pop12 i32.load $1=, stdout($0) i32.const $15=, __stack_pointer i32.load $15=, 0($15) @@ -84,7 +84,7 @@ main: # @main i32.const $16=, __stack_pointer i32.store $50=, 0($16), $50 i32.store $3=, 0($50), $4 - i32.call $1=, fiprintf, $1, $10 + i32.call $1=, fiprintf@FUNCTION, $1, $10 i32.const $17=, __stack_pointer i32.load $17=, 0($17) i32.const $18=, 4 @@ -96,7 +96,7 @@ main: # @main br_if $pop13, .LBB0_17 # BB#6: # %if.end26 i32.load $push14=, stdout($0) - i32.call $discard=, fputc, $6, $pop14 + i32.call $discard=, fputc@FUNCTION, $6, $pop14 i32.load $1=, stdout($0) i32.const $19=, __stack_pointer i32.load $19=, 0($19) @@ -105,7 +105,7 @@ main: # @main i32.const $20=, __stack_pointer i32.store $50=, 0($20), $50 i32.store $discard=, 0($50), $7 - i32.call $1=, fiprintf, $1, $10 + i32.call $1=, fiprintf@FUNCTION, $1, $10 i32.const $21=, __stack_pointer i32.load $21=, 0($21) i32.const $22=, 4 @@ -124,7 +124,7 @@ main: # @main i32.const $24=, __stack_pointer i32.store $50=, 0($24), $50 i32.store $discard=, 0($50), $8 - i32.call $1=, fiprintf, $1, $10 + i32.call $1=, fiprintf@FUNCTION, $1, $10 i32.const $25=, __stack_pointer i32.load $25=, 0($25) i32.const $26=, 4 @@ -136,7 +136,7 @@ main: # @main # BB#8: # %if.end36 i32.const $1=, 120 i32.load $push16=, stdout($0) - i32.call $discard=, fputc, $1, $pop16 + i32.call $discard=, fputc@FUNCTION, $1, $pop16 i32.load $4=, stdout($0) i32.const $27=, __stack_pointer i32.load $27=, 0($27) @@ -146,7 +146,7 @@ main: # @main i32.store $50=, 0($28), $50 i32.store $discard=, 0($50), $1 i32.const $push17=, .L.str.5 - i32.call $1=, fiprintf, $4, $pop17 + i32.call $1=, fiprintf@FUNCTION, $4, $pop17 i32.const $29=, __stack_pointer i32.load $29=, 0($29) i32.const $30=, 4 @@ -166,7 +166,7 @@ main: # @main i32.store $50=, 0($32), $50 i32.const $2=, .L.str.6 i32.store $discard=, 0($50), $3 - i32.call $discard=, fiprintf, $1, $2 + i32.call $discard=, fiprintf@FUNCTION, $1, $2 i32.const $33=, __stack_pointer i32.load $33=, 0($33) i32.const $34=, 4 @@ -181,7 +181,7 @@ main: # @main i32.const $36=, __stack_pointer i32.store $50=, 0($36), $50 i32.store $discard=, 0($50), $3 - i32.call $2=, fiprintf, $1, $2 + i32.call $2=, fiprintf@FUNCTION, $1, $2 i32.const $37=, __stack_pointer i32.load $37=, 0($37) i32.const $38=, 4 @@ -202,7 +202,7 @@ main: # @main i32.store $50=, 0($40), $50 i32.const $2=, .L.str.7 i32.store $discard=, 0($50), $0 - i32.call $discard=, fiprintf, $1, $2 + i32.call $discard=, fiprintf@FUNCTION, $1, $2 i32.const $41=, __stack_pointer i32.load $41=, 0($41) i32.const $42=, 4 @@ -217,7 +217,7 @@ main: # @main i32.const $44=, __stack_pointer i32.store $50=, 0($44), $50 i32.store $3=, 0($50), $0 - i32.call $0=, fiprintf, $1, $2 + i32.call $0=, fiprintf@FUNCTION, $1, $2 i32.const $45=, __stack_pointer i32.load $45=, 0($45) i32.const $46=, 4 @@ -235,37 +235,37 @@ main: # @main i32.store $50=, 0($49), $50 return $3 .LBB0_12: # %if.then50 - call abort + call abort@FUNCTION unreachable .LBB0_13: # %if.then45 - call abort + call abort@FUNCTION unreachable .LBB0_14: # %if.then40 - call abort + call abort@FUNCTION unreachable .LBB0_15: # %if.then35 - call abort + call abort@FUNCTION unreachable .LBB0_16: # %if.then30 - call abort + call abort@FUNCTION unreachable .LBB0_17: # %if.then25 - call abort + call abort@FUNCTION unreachable .LBB0_18: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB0_19: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB0_20: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_21: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_22: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/func-ptr-1.c.s b/test/torture-s/func-ptr-1.c.s index 6bc797a3b..942529d8d 100644 --- a/test/torture-s/func-ptr-1.c.s +++ b/test/torture-s/func-ptr-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/gofast.c.s b/test/torture-s/gofast.c.s index b208c5606..6677d9b88 100644 --- a/test/torture-s/gofast.c.s +++ b/test/torture-s/gofast.c.s @@ -419,7 +419,7 @@ fail: # @fail i32.store $9=, 0($4), $9 i32.store $discard=, 0($9), $0 i32.const $push3=, .L.str - i32.call $discard=, fiprintf, $2, $pop3 + i32.call $discard=, fiprintf@FUNCTION, $2, $pop3 i32.const $5=, __stack_pointer i32.load $5=, 0($5) i32.const $6=, 4 @@ -447,10 +447,10 @@ main: # @main i32.load $push0=, fail_count($0) br_if $pop0, .LBB31_2 # BB#1: # %if.end202 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB31_2: # %if.then201 - call abort + call abort@FUNCTION unreachable .Lfunc_end31: .size main, .Lfunc_end31-main diff --git a/test/torture-s/ifcvt-onecmpl-abs-1.c.s b/test/torture-s/ifcvt-onecmpl-abs-1.c.s index d6bfb717e..fdbce480e 100644 --- a/test/torture-s/ifcvt-onecmpl-abs-1.c.s +++ b/test/torture-s/ifcvt-onecmpl-abs-1.c.s @@ -24,13 +24,13 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, -1 - i32.call $push1=, foo, $pop0 + i32.call $push1=, foo@FUNCTION, $pop0 br_if $pop1, .LBB1_2 # BB#1: # %if.end i32.const $push2=, 0 return $pop2 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/index-1.c.s b/test/torture-s/index-1.c.s index b1a8d3267..a30729382 100644 --- a/test/torture-s/index-1.c.s +++ b/test/torture-s/index-1.c.s @@ -34,10 +34,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/inst-check.c.s b/test/torture-s/inst-check.c.s index c1313a305..ab9cbfc50 100644 --- a/test/torture-s/inst-check.c.s +++ b/test/torture-s/inst-check.c.s @@ -40,7 +40,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/int-compare.c.s b/test/torture-s/int-compare.c.s index 0c780127b..23bd09b06 100644 --- a/test/torture-s/int-compare.c.s +++ b/test/torture-s/int-compare.c.s @@ -66,7 +66,7 @@ true: # @true # BB#1: # %if.end return .LBB4_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end4: .size true, .Lfunc_end4-true @@ -83,7 +83,7 @@ false: # @false # BB#1: # %if.end return .LBB5_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end5: .size false, .Lfunc_end5-false @@ -108,7 +108,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end7: .size main, .Lfunc_end7-main diff --git a/test/torture-s/ipa-sra-2.c.s b/test/torture-s/ipa-sra-2.c.s index 127f13d60..a3b752797 100644 --- a/test/torture-s/ipa-sra-2.c.s +++ b/test/torture-s/ipa-sra-2.c.s @@ -11,11 +11,11 @@ main: # @main # BB#0: # %entry i32.const $push1=, 1 i32.const $push0=, 40 - i32.call $2=, calloc, $pop1, $pop0 - call free, $2 + i32.call $2=, calloc@FUNCTION, $pop1, $pop0 + call free@FUNCTION, $2 i32.const $push2=, 2000 i32.gt_s $push3=, $0, $pop2 - i32.call $push4=, foo, $pop3, $2 + i32.call $push4=, foo@FUNCTION, $pop3, $2 return $pop4 .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/longlong.c.s b/test/torture-s/longlong.c.s index d881bd098..1b9e3e83b 100644 --- a/test/torture-s/longlong.c.s +++ b/test/torture-s/longlong.c.s @@ -75,10 +75,10 @@ main: # @main i64.ne $push14=, $pop12, $pop13 br_if $pop14, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-1.c.s b/test/torture-s/loop-1.c.s index d86f447f7..5ba9e43d0 100644 --- a/test/torture-s/loop-1.c.s +++ b/test/torture-s/loop-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %for.cond2.2 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/loop-10.c.s b/test/torture-s/loop-10.c.s index 1196bfecd..74fe83e91 100644 --- a/test/torture-s/loop-10.c.s +++ b/test/torture-s/loop-10.c.s @@ -18,7 +18,7 @@ main: # @main # BB#1: # %if.end4 return $0 .LBB0_2: # %if.then3 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/loop-11.c.s b/test/torture-s/loop-11.c.s index c5ea581c4..3919a7171 100644 --- a/test/torture-s/loop-11.c.s +++ b/test/torture-s/loop-11.c.s @@ -42,7 +42,7 @@ main: # @main i32.const $push10=, 0 return $pop10 .LBB0_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/loop-14.c.s b/test/torture-s/loop-14.c.s index d5c08ceab..8aaa43f99 100644 --- a/test/torture-s/loop-14.c.s +++ b/test/torture-s/loop-14.c.s @@ -28,7 +28,7 @@ main: # @main i32.store $discard=, a3+8($0), $pop0 i32.const $push1=, 42 i32.store $discard=, a3+4($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-2.c.s b/test/torture-s/loop-2.c.s index 375b14258..28ba25ee8 100644 --- a/test/torture-s/loop-2.c.s +++ b/test/torture-s/loop-2.c.s @@ -45,7 +45,7 @@ main: # @main i32.store $discard=, a($0), $pop0 i32.const $push1=, -1 i32.store $discard=, a+4($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-2b.c.s b/test/torture-s/loop-2b.c.s index 77362d921..503c8e83b 100644 --- a/test/torture-s/loop-2b.c.s +++ b/test/torture-s/loop-2b.c.s @@ -53,7 +53,7 @@ main: # @main i32.const $push0=, -2 i32.store $push1=, a($0), $pop0 i32.store $discard=, a+4($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-2c.c.s b/test/torture-s/loop-2c.c.s index 4b3ec115f..3d077658a 100644 --- a/test/torture-s/loop-2c.c.s +++ b/test/torture-s/loop-2c.c.s @@ -91,7 +91,7 @@ main: # @main i32.store $discard=, a+4($0), $pop0 i32.const $push1=, a i32.store $discard=, a($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/loop-2d.c.s b/test/torture-s/loop-2d.c.s index 517522df6..c55919ae7 100644 --- a/test/torture-s/loop-2d.c.s +++ b/test/torture-s/loop-2d.c.s @@ -52,7 +52,7 @@ main: # @main i32.store $discard=, a+4($0), $pop0 i32.const $push1=, a i32.store $discard=, a($0), $pop1 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-2f.c.s b/test/torture-s/loop-2f.c.s index b7da6a1c1..1e37d0257 100644 --- a/test/torture-s/loop-2f.c.s +++ b/test/torture-s/loop-2f.c.s @@ -39,12 +39,12 @@ main: # @main i32.const $1=, 0 block .LBB1_2 i32.const $push0=, .L.str - i32.call $0=, open, $pop0, $1 + i32.call $0=, open@FUNCTION, $pop0, $1 i32.const $push4=, 2147450880 i32.const $push3=, 65536 i32.const $push2=, 3 i32.const $push1=, 50 - i32.call $0=, mmap, $pop4, $pop3, $pop2, $pop1, $0, $1 + i32.call $0=, mmap@FUNCTION, $pop4, $pop3, $pop2, $pop1, $0, $1 i32.const $push5=, -1 i32.eq $push6=, $0, $pop5 br_if $pop6, .LBB1_2 @@ -91,7 +91,7 @@ main: # @main i32.store8 $discard=, 32804($0), $pop45 i32.store8 $discard=, 32805($0), $1 .LBB1_2: # %if.end15 - call exit, $1 + call exit@FUNCTION, $1 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-2g.c.s b/test/torture-s/loop-2g.c.s index 407ad04c5..149d7d09e 100644 --- a/test/torture-s/loop-2g.c.s +++ b/test/torture-s/loop-2g.c.s @@ -39,12 +39,12 @@ main: # @main i32.const $1=, 0 block .LBB1_2 i32.const $push0=, .L.str - i32.call $0=, open, $pop0, $1 + i32.call $0=, open@FUNCTION, $pop0, $1 i32.const $push4=, 2147450880 i32.const $push3=, 65536 i32.const $push2=, 3 i32.const $push1=, 50 - i32.call $0=, mmap, $pop4, $pop3, $pop2, $pop1, $0, $1 + i32.call $0=, mmap@FUNCTION, $pop4, $pop3, $pop2, $pop1, $0, $1 i32.const $push5=, -1 i32.eq $push6=, $0, $pop5 br_if $pop6, .LBB1_2 @@ -91,7 +91,7 @@ main: # @main i32.store8 $discard=, 32804($0), $pop45 i32.store8 $discard=, 32805($0), $1 .LBB1_2: # %if.end15 - call exit, $1 + call exit@FUNCTION, $1 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-3.c.s b/test/torture-s/loop-3.c.s index 15de414af..8c8b08b3e 100644 --- a/test/torture-s/loop-3.c.s +++ b/test/torture-s/loop-3.c.s @@ -59,10 +59,10 @@ main: # @main i32.store $discard=, n($0), $pop1 br_if $1, .LBB2_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/loop-3b.c.s b/test/torture-s/loop-3b.c.s index 2bc05a820..e25fce6f8 100644 --- a/test/torture-s/loop-3b.c.s +++ b/test/torture-s/loop-3b.c.s @@ -61,10 +61,10 @@ main: # @main i32.store $discard=, n($0), $pop1 br_if $1, .LBB2_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/loop-3c.c.s b/test/torture-s/loop-3c.c.s index 8be5beff0..07525ec8a 100644 --- a/test/torture-s/loop-3c.c.s +++ b/test/torture-s/loop-3c.c.s @@ -53,7 +53,7 @@ main: # @main i32.store $discard=, a+128($0), $pop2 i32.const $push3=, a+96 i32.store $discard=, a+64($0), $pop3 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-4.c.s b/test/torture-s/loop-4.c.s index 4189f9d49..deb22cd82 100644 --- a/test/torture-s/loop-4.c.s +++ b/test/torture-s/loop-4.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-4b.c.s b/test/torture-s/loop-4b.c.s index a3e1e88ff..2f9a75876 100644 --- a/test/torture-s/loop-4b.c.s +++ b/test/torture-s/loop-4b.c.s @@ -20,7 +20,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-5.c.s b/test/torture-s/loop-5.c.s index a06f37dd1..fa4dcedfd 100644 --- a/test/torture-s/loop-5.c.s +++ b/test/torture-s/loop-5.c.s @@ -72,22 +72,22 @@ main: # @main i64.ne $push25=, $pop23, $pop24 br_if $pop25, .LBB0_9 # BB#8: # %if.end9 - call exit, $2 + call exit@FUNCTION, $2 unreachable .LBB0_9: # %if.then8 - call abort + call abort@FUNCTION unreachable .LBB0_10: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_11: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_12: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_13: # %if.then.i.i - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/loop-6.c.s b/test/torture-s/loop-6.c.s index cd644b4fe..5275886a8 100644 --- a/test/torture-s/loop-6.c.s +++ b/test/torture-s/loop-6.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end8 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/loop-7.c.s b/test/torture-s/loop-7.c.s index f8b6bf0b6..b1550772b 100644 --- a/test/torture-s/loop-7.c.s +++ b/test/torture-s/loop-7.c.s @@ -34,7 +34,7 @@ foo: # @foo # BB#4: # %if.end5 return .LBB0_5: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -72,11 +72,11 @@ main: # @main i32.gt_s $push8=, $2, $pop7 br_if $pop8, .LBB1_5 # BB#4: # %if.then4.i - call abort + call abort@FUNCTION unreachable .LBB1_5: # %foo.exit i32.const $push9=, 0 - call exit, $pop9 + call exit@FUNCTION, $pop9 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/loop-8.c.s b/test/torture-s/loop-8.c.s index fdb0ae4a7..b06384fa2 100644 --- a/test/torture-s/loop-8.c.s +++ b/test/torture-s/loop-8.c.s @@ -17,7 +17,7 @@ bar: # @bar # BB#2: # %if.end return .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -49,7 +49,7 @@ main: # @main f64.gt $push4=, $2, $1 br_if $pop4, .LBB1_4 # BB#3: # %for.cond.2 - call abort + call abort@FUNCTION unreachable .LBB1_4: # %e block .LBB1_6 @@ -57,10 +57,10 @@ main: # @main f64.eq $push6=, $2, $pop5 br_if $pop6, .LBB1_6 # BB#5: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB1_6: # %bar.exit4 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/lshrdi-1.c.s b/test/torture-s/lshrdi-1.c.s index e607c21ea..de10ca2a5 100644 --- a/test/torture-s/lshrdi-1.c.s +++ b/test/torture-s/lshrdi-1.c.s @@ -47,13 +47,13 @@ main: # @main br_if $pop8, .LBB0_3 .LBB0_5: # %for.end13 i32.const $push9=, 0 - call exit, $pop9 + call exit@FUNCTION, $pop9 unreachable .LBB0_6: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB0_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/mayalias-1.c.s b/test/torture-s/mayalias-1.c.s index 6393e00d8..f76d1ae38 100644 --- a/test/torture-s/mayalias-1.c.s +++ b/test/torture-s/mayalias-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/memcpy-1.c.s b/test/torture-s/memcpy-1.c.s index b3d7a63f3..653f26345 100644 --- a/test/torture-s/memcpy-1.c.s +++ b/test/torture-s/memcpy-1.c.s @@ -8,7 +8,7 @@ copy: # @copy .param i32, i32, i32 .result i32 # BB#0: # %entry - call memcpy, $0, $1, $2 + call memcpy@FUNCTION, $0, $1, $2 return $0 .Lfunc_end0: .size copy, .Lfunc_end0-copy @@ -51,7 +51,7 @@ main: # @main i32.add $12=, $28, $12 i32.const $13=, 131072 i32.add $13=, $28, $13 - call memcpy, $12, $13, $1 + call memcpy@FUNCTION, $12, $13, $1 i32.const $4=, 0 .LBB1_3: # %for.body6 # =>This Inner Loop Header: Depth=1 @@ -74,7 +74,7 @@ main: # @main .LBB1_5: # %for.end15 i32.const $15=, 0 i32.add $15=, $28, $15 - call memset, $15, $7, $1 + call memset@FUNCTION, $15, $7, $1 .LBB1_6: # %for.cond17 # =>This Inner Loop Header: Depth=1 block .LBB1_9 @@ -92,14 +92,14 @@ main: # @main i32.eq $push29=, $pop28, $4 br_if $pop29, .LBB1_6 .LBB1_8: # %if.then25 - call abort + call abort@FUNCTION unreachable .LBB1_9: # %for.end29 i32.const $17=, 0 i32.add $17=, $28, $17 i32.const $18=, 131072 i32.add $18=, $28, $18 - call memcpy, $17, $18, $0 + call memcpy@FUNCTION, $17, $18, $0 i32.const $5=, 0 .LBB1_10: # %for.body35 # =>This Inner Loop Header: Depth=1 @@ -123,7 +123,7 @@ main: # @main i32.const $6=, 0 i32.const $20=, 0 i32.add $20=, $28, $20 - call memset, $20, $6, $0 + call memset@FUNCTION, $20, $6, $0 .LBB1_13: # %for.cond48 # =>This Inner Loop Header: Depth=1 block .LBB1_16 @@ -142,14 +142,14 @@ main: # @main i32.eq $push31=, $pop26, $pop30 br_if $pop31, .LBB1_13 .LBB1_15: # %if.then56 - call abort + call abort@FUNCTION unreachable .LBB1_16: # %for.end60 i32.const $22=, 0 i32.add $22=, $28, $22 i32.const $23=, 131072 i32.add $23=, $28, $23 - call memcpy, $22, $23, $1 + call memcpy@FUNCTION, $22, $23, $1 .LBB1_17: # %for.body66 # =>This Inner Loop Header: Depth=1 block .LBB1_24 @@ -172,7 +172,7 @@ main: # @main i32.add $25=, $28, $25 i32.const $26=, 131072 i32.add $26=, $28, $26 - call memcpy, $25, $26, $0 + call memcpy@FUNCTION, $25, $26, $0 i32.const $7=, 0 .LBB1_20: # %for.body85 # =>This Inner Loop Header: Depth=1 @@ -192,19 +192,19 @@ main: # @main br_if $pop24, .LBB1_20 .LBB1_22: # %for.end96 i32.const $push25=, 0 - call exit, $pop25 + call exit@FUNCTION, $pop25 unreachable .LBB1_23: # %if.then92 - call abort + call abort@FUNCTION unreachable .LBB1_24: # %if.then73 - call abort + call abort@FUNCTION unreachable .LBB1_25: # %if.then42 - call abort + call abort@FUNCTION unreachable .LBB1_26: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/memcpy-2.c.s b/test/torture-s/memcpy-2.c.s index 720e3f589..117fa6fa2 100644 --- a/test/torture-s/memcpy-2.c.s +++ b/test/torture-s/memcpy-2.c.s @@ -72,7 +72,7 @@ main: # @main br_if $14, .LBB0_4 .LBB0_5: # %for.end # in Loop: Header=BB0_3 Depth=3 - call memcpy, $1, $3, $5 + call memcpy@FUNCTION, $1, $3, $5 i32.const $14=, 0 copy_local $16=, $7 block .LBB0_9 @@ -97,7 +97,7 @@ main: # @main br_if $pop13, .LBB0_6 br .LBB0_9 .LBB0_8: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB0_9: # %for.body36.preheader # in Loop: Header=BB0_3 Depth=3 @@ -199,13 +199,13 @@ main: # @main br_if $pop56, .LBB0_1 .LBB0_23: # %for.end74 i32.const $push57=, 0 - call exit, $pop57 + call exit@FUNCTION, $pop57 unreachable .LBB0_24: # %if.then60 - call abort + call abort@FUNCTION unreachable .LBB0_25: # %if.then46 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/memcpy-bi.c.s b/test/torture-s/memcpy-bi.c.s index 035862ea5..0714be148 100644 --- a/test/torture-s/memcpy-bi.c.s +++ b/test/torture-s/memcpy-bi.c.s @@ -8,12 +8,12 @@ check: # @check .param i32, i32, i32 # BB#0: # %entry block .LBB0_2 - i32.call $push0=, memcmp, $0, $1, $2 + i32.call $push0=, memcmp@FUNCTION, $0, $1, $2 br_if $pop0, .LBB0_2 # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size check, .Lfunc_end0-check @@ -58,7 +58,7 @@ main: # @main i32.store16 $discard=, dst($2), $3 block .LBB1_153 i32.const $push7=, 3 - i32.call $push8=, memcmp, $4, $1, $pop7 + i32.call $push8=, memcmp@FUNCTION, $4, $1, $pop7 br_if $pop8, .LBB1_153 # BB#4: # %check.exit17 i32.load $3=, src($2) @@ -67,7 +67,7 @@ main: # @main i32.store $discard=, dst($2), $3 block .LBB1_152 i32.const $push10=, 5 - i32.call $push11=, memcmp, $4, $1, $pop10 + i32.call $push11=, memcmp@FUNCTION, $4, $1, $pop10 br_if $pop11, .LBB1_152 # BB#5: # %check.exit25 i32.load $3=, src($2) @@ -76,7 +76,7 @@ main: # @main i32.store $discard=, dst($2), $3 block .LBB1_151 i32.const $push13=, 6 - i32.call $push14=, memcmp, $4, $1, $pop13 + i32.call $push14=, memcmp@FUNCTION, $4, $1, $pop13 br_if $pop14, .LBB1_151 # BB#6: # %check.exit29 i32.load16_u $3=, src+4($2) @@ -87,7 +87,7 @@ main: # @main i32.store $discard=, dst($2), $5 block .LBB1_150 i32.const $push16=, 7 - i32.call $push17=, memcmp, $4, $1, $pop16 + i32.call $push17=, memcmp@FUNCTION, $4, $1, $pop16 br_if $pop17, .LBB1_150 # BB#7: # %check.exit33 i64.load $6=, src($2) @@ -96,7 +96,7 @@ main: # @main i64.store $discard=, dst($2), $6 block .LBB1_149 i32.const $push19=, 9 - i32.call $push20=, memcmp, $4, $1, $pop19 + i32.call $push20=, memcmp@FUNCTION, $4, $1, $pop19 br_if $pop20, .LBB1_149 # BB#8: # %check.exit41 i64.load $6=, src($2) @@ -105,7 +105,7 @@ main: # @main i64.store $discard=, dst($2), $6 block .LBB1_148 i32.const $push22=, 10 - i32.call $push23=, memcmp, $4, $1, $pop22 + i32.call $push23=, memcmp@FUNCTION, $4, $1, $pop22 br_if $pop23, .LBB1_148 # BB#9: # %check.exit45 i32.load16_u $3=, src+8($2) @@ -116,7 +116,7 @@ main: # @main i64.store $discard=, dst($2), $6 block .LBB1_147 i32.const $push25=, 11 - i32.call $push26=, memcmp, $4, $1, $pop25 + i32.call $push26=, memcmp@FUNCTION, $4, $1, $pop25 br_if $pop26, .LBB1_147 # BB#10: # %check.exit49 i64.load $6=, src($2) @@ -125,7 +125,7 @@ main: # @main i64.store $discard=, dst($2), $6 block .LBB1_146 i32.const $push28=, 12 - i32.call $push29=, memcmp, $4, $1, $pop28 + i32.call $push29=, memcmp@FUNCTION, $4, $1, $pop28 br_if $pop29, .LBB1_146 # BB#11: # %check.exit53 i32.load $3=, src+8($2) @@ -136,7 +136,7 @@ main: # @main i64.store $discard=, dst($2), $6 block .LBB1_145 i32.const $push31=, 13 - i32.call $push32=, memcmp, $4, $1, $pop31 + i32.call $push32=, memcmp@FUNCTION, $4, $1, $pop31 br_if $pop32, .LBB1_145 # BB#12: # %check.exit57 i32.load $3=, src+8($2) @@ -147,7 +147,7 @@ main: # @main i64.store $discard=, dst($2), $6 block .LBB1_144 i32.const $push34=, 14 - i32.call $push35=, memcmp, $4, $1, $pop34 + i32.call $push35=, memcmp@FUNCTION, $4, $1, $pop34 br_if $pop35, .LBB1_144 # BB#13: # %check.exit61 i32.load16_u $3=, src+12($2) @@ -160,7 +160,7 @@ main: # @main i64.store $discard=, dst($2), $6 block .LBB1_143 i32.const $push37=, 15 - i32.call $push38=, memcmp, $4, $1, $pop37 + i32.call $push38=, memcmp@FUNCTION, $4, $1, $pop37 br_if $pop38, .LBB1_143 # BB#14: # %check.exit65 i64.load $6=, src($2) @@ -169,7 +169,7 @@ main: # @main i64.store $discard=, dst($2), $6 block .LBB1_142 i32.const $push40=, 16 - i32.call $push41=, memcmp, $4, $1, $pop40 + i32.call $push41=, memcmp@FUNCTION, $4, $1, $pop40 br_if $pop41, .LBB1_142 # BB#15: # %check.exit69 i64.load $6=, src+8($2) @@ -180,7 +180,7 @@ main: # @main i64.store $discard=, dst($2), $7 block .LBB1_141 i32.const $push43=, 17 - i32.call $push44=, memcmp, $4, $1, $pop43 + i32.call $push44=, memcmp@FUNCTION, $4, $1, $pop43 br_if $pop44, .LBB1_141 # BB#16: # %check.exit73 i64.load $6=, src+8($2) @@ -191,7 +191,7 @@ main: # @main i64.store $discard=, dst($2), $7 block .LBB1_140 i32.const $push46=, 18 - i32.call $push47=, memcmp, $4, $1, $pop46 + i32.call $push47=, memcmp@FUNCTION, $4, $1, $pop46 br_if $pop47, .LBB1_140 # BB#17: # %check.exit77 i32.load16_u $3=, src+16($2) @@ -204,7 +204,7 @@ main: # @main i64.store $discard=, dst($2), $7 block .LBB1_139 i32.const $push49=, 19 - i32.call $push50=, memcmp, $4, $1, $pop49 + i32.call $push50=, memcmp@FUNCTION, $4, $1, $pop49 br_if $pop50, .LBB1_139 # BB#18: # %check.exit81 i64.load $6=, src+8($2) @@ -215,7 +215,7 @@ main: # @main i64.store $discard=, dst($2), $7 block .LBB1_138 i32.const $push52=, 20 - i32.call $push53=, memcmp, $4, $1, $pop52 + i32.call $push53=, memcmp@FUNCTION, $4, $1, $pop52 br_if $pop53, .LBB1_138 # BB#19: # %check.exit85 i32.load $3=, src+16($2) @@ -228,7 +228,7 @@ main: # @main i64.store $discard=, dst($2), $7 block .LBB1_137 i32.const $push55=, 21 - i32.call $push56=, memcmp, $4, $1, $pop55 + i32.call $push56=, memcmp@FUNCTION, $4, $1, $pop55 br_if $pop56, .LBB1_137 # BB#20: # %check.exit89 i32.load $3=, src+16($2) @@ -241,7 +241,7 @@ main: # @main i64.store $discard=, dst($2), $7 block .LBB1_136 i32.const $push58=, 22 - i32.call $push59=, memcmp, $4, $1, $pop58 + i32.call $push59=, memcmp@FUNCTION, $4, $1, $pop58 br_if $pop59, .LBB1_136 # BB#21: # %check.exit93 i32.load16_u $3=, src+20($2) @@ -256,7 +256,7 @@ main: # @main i64.store $discard=, dst($2), $7 block .LBB1_135 i32.const $push61=, 23 - i32.call $push62=, memcmp, $4, $1, $pop61 + i32.call $push62=, memcmp@FUNCTION, $4, $1, $pop61 br_if $pop62, .LBB1_135 # BB#22: # %check.exit97 i64.load $6=, src+8($2) @@ -267,7 +267,7 @@ main: # @main i64.store $discard=, dst($2), $7 block .LBB1_134 i32.const $push64=, 24 - i32.call $push65=, memcmp, $4, $1, $pop64 + i32.call $push65=, memcmp@FUNCTION, $4, $1, $pop64 br_if $pop65, .LBB1_134 # BB#23: # %check.exit101 i64.load $6=, src+16($2) @@ -280,7 +280,7 @@ main: # @main i64.store $discard=, dst($2), $8 block .LBB1_133 i32.const $push67=, 25 - i32.call $push68=, memcmp, $4, $1, $pop67 + i32.call $push68=, memcmp@FUNCTION, $4, $1, $pop67 br_if $pop68, .LBB1_133 # BB#24: # %check.exit105 i64.load $6=, src+16($2) @@ -292,7 +292,7 @@ main: # @main i64.store $discard=, dst+8($2), $7 i64.store $discard=, dst($2), $8 block .LBB1_132 - i32.call $push70=, memcmp, $4, $1, $0 + i32.call $push70=, memcmp@FUNCTION, $4, $1, $0 br_if $pop70, .LBB1_132 # BB#25: # %check.exit109 i32.load16_u $0=, src+24($2) @@ -307,7 +307,7 @@ main: # @main i64.store $discard=, dst($2), $8 block .LBB1_131 i32.const $push72=, 27 - i32.call $push73=, memcmp, $4, $1, $pop72 + i32.call $push73=, memcmp@FUNCTION, $4, $1, $pop72 br_if $pop73, .LBB1_131 # BB#26: # %check.exit113 i64.load $6=, src+16($2) @@ -320,7 +320,7 @@ main: # @main i64.store $discard=, dst($2), $8 block .LBB1_130 i32.const $push75=, 28 - i32.call $push76=, memcmp, $4, $1, $pop75 + i32.call $push76=, memcmp@FUNCTION, $4, $1, $pop75 br_if $pop76, .LBB1_130 # BB#27: # %check.exit117 i32.load $0=, src+24($2) @@ -335,7 +335,7 @@ main: # @main i64.store $discard=, dst($2), $8 block .LBB1_129 i32.const $push78=, 29 - i32.call $push79=, memcmp, $4, $1, $pop78 + i32.call $push79=, memcmp@FUNCTION, $4, $1, $pop78 br_if $pop79, .LBB1_129 # BB#28: # %check.exit121 i32.load $0=, src+24($2) @@ -350,13 +350,13 @@ main: # @main i64.store $discard=, dst($2), $8 block .LBB1_128 i32.const $push81=, 30 - i32.call $push82=, memcmp, $4, $1, $pop81 + i32.call $push82=, memcmp@FUNCTION, $4, $1, $pop81 br_if $pop82, .LBB1_128 # BB#29: # %check.exit125 i32.const $0=, 31 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_127 - i32.call $push83=, memcmp, $4, $1, $0 + i32.call $push83=, memcmp@FUNCTION, $4, $1, $0 br_if $pop83, .LBB1_127 # BB#30: # %check.exit129 i64.load $6=, src+16($2) @@ -369,519 +369,519 @@ main: # @main i64.store $discard=, dst($2), $8 block .LBB1_126 i32.const $push85=, 32 - i32.call $push86=, memcmp, $4, $1, $pop85 + i32.call $push86=, memcmp@FUNCTION, $4, $1, $pop85 br_if $pop86, .LBB1_126 # BB#31: # %check.exit133 i32.const $0=, 33 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_125 - i32.call $push87=, memcmp, $4, $1, $0 + i32.call $push87=, memcmp@FUNCTION, $4, $1, $0 br_if $pop87, .LBB1_125 # BB#32: # %check.exit137 i32.const $0=, 34 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_124 - i32.call $push88=, memcmp, $4, $1, $0 + i32.call $push88=, memcmp@FUNCTION, $4, $1, $0 br_if $pop88, .LBB1_124 # BB#33: # %check.exit141 i32.const $0=, 35 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_123 - i32.call $push89=, memcmp, $4, $1, $0 + i32.call $push89=, memcmp@FUNCTION, $4, $1, $0 br_if $pop89, .LBB1_123 # BB#34: # %check.exit145 i32.const $0=, 36 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_122 - i32.call $push90=, memcmp, $4, $1, $0 + i32.call $push90=, memcmp@FUNCTION, $4, $1, $0 br_if $pop90, .LBB1_122 # BB#35: # %check.exit149 i32.const $0=, 37 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_121 - i32.call $push91=, memcmp, $4, $1, $0 + i32.call $push91=, memcmp@FUNCTION, $4, $1, $0 br_if $pop91, .LBB1_121 # BB#36: # %check.exit153 i32.const $0=, 38 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_120 - i32.call $push92=, memcmp, $4, $1, $0 + i32.call $push92=, memcmp@FUNCTION, $4, $1, $0 br_if $pop92, .LBB1_120 # BB#37: # %check.exit157 i32.const $0=, 39 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_119 - i32.call $push93=, memcmp, $4, $1, $0 + i32.call $push93=, memcmp@FUNCTION, $4, $1, $0 br_if $pop93, .LBB1_119 # BB#38: # %check.exit161 i32.const $0=, 40 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_118 - i32.call $push94=, memcmp, $4, $1, $0 + i32.call $push94=, memcmp@FUNCTION, $4, $1, $0 br_if $pop94, .LBB1_118 # BB#39: # %check.exit165 i32.const $0=, 41 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_117 - i32.call $push95=, memcmp, $4, $1, $0 + i32.call $push95=, memcmp@FUNCTION, $4, $1, $0 br_if $pop95, .LBB1_117 # BB#40: # %check.exit169 i32.const $0=, 42 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_116 - i32.call $push96=, memcmp, $4, $1, $0 + i32.call $push96=, memcmp@FUNCTION, $4, $1, $0 br_if $pop96, .LBB1_116 # BB#41: # %check.exit173 i32.const $0=, 43 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_115 - i32.call $push97=, memcmp, $4, $1, $0 + i32.call $push97=, memcmp@FUNCTION, $4, $1, $0 br_if $pop97, .LBB1_115 # BB#42: # %check.exit177 i32.const $0=, 44 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_114 - i32.call $push98=, memcmp, $4, $1, $0 + i32.call $push98=, memcmp@FUNCTION, $4, $1, $0 br_if $pop98, .LBB1_114 # BB#43: # %check.exit181 i32.const $0=, 45 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_113 - i32.call $push99=, memcmp, $4, $1, $0 + i32.call $push99=, memcmp@FUNCTION, $4, $1, $0 br_if $pop99, .LBB1_113 # BB#44: # %check.exit185 i32.const $0=, 46 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_112 - i32.call $push100=, memcmp, $4, $1, $0 + i32.call $push100=, memcmp@FUNCTION, $4, $1, $0 br_if $pop100, .LBB1_112 # BB#45: # %check.exit189 i32.const $0=, 47 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_111 - i32.call $push101=, memcmp, $4, $1, $0 + i32.call $push101=, memcmp@FUNCTION, $4, $1, $0 br_if $pop101, .LBB1_111 # BB#46: # %check.exit193 i32.const $0=, 48 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_110 - i32.call $push102=, memcmp, $4, $1, $0 + i32.call $push102=, memcmp@FUNCTION, $4, $1, $0 br_if $pop102, .LBB1_110 # BB#47: # %check.exit197 i32.const $0=, 49 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_109 - i32.call $push103=, memcmp, $4, $1, $0 + i32.call $push103=, memcmp@FUNCTION, $4, $1, $0 br_if $pop103, .LBB1_109 # BB#48: # %check.exit201 i32.const $0=, 50 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_108 - i32.call $push104=, memcmp, $4, $1, $0 + i32.call $push104=, memcmp@FUNCTION, $4, $1, $0 br_if $pop104, .LBB1_108 # BB#49: # %check.exit205 i32.const $0=, 51 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_107 - i32.call $push105=, memcmp, $4, $1, $0 + i32.call $push105=, memcmp@FUNCTION, $4, $1, $0 br_if $pop105, .LBB1_107 # BB#50: # %check.exit209 i32.const $0=, 52 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_106 - i32.call $push106=, memcmp, $4, $1, $0 + i32.call $push106=, memcmp@FUNCTION, $4, $1, $0 br_if $pop106, .LBB1_106 # BB#51: # %check.exit213 i32.const $0=, 53 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_105 - i32.call $push107=, memcmp, $4, $1, $0 + i32.call $push107=, memcmp@FUNCTION, $4, $1, $0 br_if $pop107, .LBB1_105 # BB#52: # %check.exit217 i32.const $0=, 54 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_104 - i32.call $push108=, memcmp, $4, $1, $0 + i32.call $push108=, memcmp@FUNCTION, $4, $1, $0 br_if $pop108, .LBB1_104 # BB#53: # %check.exit221 i32.const $0=, 55 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_103 - i32.call $push109=, memcmp, $4, $1, $0 + i32.call $push109=, memcmp@FUNCTION, $4, $1, $0 br_if $pop109, .LBB1_103 # BB#54: # %check.exit225 i32.const $0=, 56 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_102 - i32.call $push110=, memcmp, $4, $1, $0 + i32.call $push110=, memcmp@FUNCTION, $4, $1, $0 br_if $pop110, .LBB1_102 # BB#55: # %check.exit229 i32.const $0=, 57 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_101 - i32.call $push111=, memcmp, $4, $1, $0 + i32.call $push111=, memcmp@FUNCTION, $4, $1, $0 br_if $pop111, .LBB1_101 # BB#56: # %check.exit233 i32.const $0=, 58 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_100 - i32.call $push112=, memcmp, $4, $1, $0 + i32.call $push112=, memcmp@FUNCTION, $4, $1, $0 br_if $pop112, .LBB1_100 # BB#57: # %check.exit237 i32.const $0=, 59 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_99 - i32.call $push113=, memcmp, $4, $1, $0 + i32.call $push113=, memcmp@FUNCTION, $4, $1, $0 br_if $pop113, .LBB1_99 # BB#58: # %check.exit241 i32.const $0=, 60 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_98 - i32.call $push114=, memcmp, $4, $1, $0 + i32.call $push114=, memcmp@FUNCTION, $4, $1, $0 br_if $pop114, .LBB1_98 # BB#59: # %check.exit245 i32.const $0=, 61 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_97 - i32.call $push115=, memcmp, $4, $1, $0 + i32.call $push115=, memcmp@FUNCTION, $4, $1, $0 br_if $pop115, .LBB1_97 # BB#60: # %check.exit249 i32.const $0=, 62 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_96 - i32.call $push116=, memcmp, $4, $1, $0 + i32.call $push116=, memcmp@FUNCTION, $4, $1, $0 br_if $pop116, .LBB1_96 # BB#61: # %check.exit253 i32.const $0=, 63 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_95 - i32.call $push117=, memcmp, $4, $1, $0 + i32.call $push117=, memcmp@FUNCTION, $4, $1, $0 br_if $pop117, .LBB1_95 # BB#62: # %check.exit257 i32.const $0=, 64 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_94 - i32.call $push118=, memcmp, $4, $1, $0 + i32.call $push118=, memcmp@FUNCTION, $4, $1, $0 br_if $pop118, .LBB1_94 # BB#63: # %check.exit261 i32.const $0=, 65 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_93 - i32.call $push119=, memcmp, $4, $1, $0 + i32.call $push119=, memcmp@FUNCTION, $4, $1, $0 br_if $pop119, .LBB1_93 # BB#64: # %check.exit265 i32.const $0=, 66 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_92 - i32.call $push120=, memcmp, $4, $1, $0 + i32.call $push120=, memcmp@FUNCTION, $4, $1, $0 br_if $pop120, .LBB1_92 # BB#65: # %check.exit269 i32.const $0=, 67 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_91 - i32.call $push121=, memcmp, $4, $1, $0 + i32.call $push121=, memcmp@FUNCTION, $4, $1, $0 br_if $pop121, .LBB1_91 # BB#66: # %check.exit273 i32.const $0=, 68 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_90 - i32.call $push122=, memcmp, $4, $1, $0 + i32.call $push122=, memcmp@FUNCTION, $4, $1, $0 br_if $pop122, .LBB1_90 # BB#67: # %check.exit277 i32.const $0=, 69 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_89 - i32.call $push123=, memcmp, $4, $1, $0 + i32.call $push123=, memcmp@FUNCTION, $4, $1, $0 br_if $pop123, .LBB1_89 # BB#68: # %check.exit281 i32.const $0=, 70 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_88 - i32.call $push124=, memcmp, $4, $1, $0 + i32.call $push124=, memcmp@FUNCTION, $4, $1, $0 br_if $pop124, .LBB1_88 # BB#69: # %check.exit285 i32.const $0=, 71 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_87 - i32.call $push125=, memcmp, $4, $1, $0 + i32.call $push125=, memcmp@FUNCTION, $4, $1, $0 br_if $pop125, .LBB1_87 # BB#70: # %check.exit289 i32.const $0=, 72 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_86 - i32.call $push126=, memcmp, $4, $1, $0 + i32.call $push126=, memcmp@FUNCTION, $4, $1, $0 br_if $pop126, .LBB1_86 # BB#71: # %check.exit293 i32.const $0=, 73 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_85 - i32.call $push127=, memcmp, $4, $1, $0 + i32.call $push127=, memcmp@FUNCTION, $4, $1, $0 br_if $pop127, .LBB1_85 # BB#72: # %check.exit297 i32.const $0=, 74 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_84 - i32.call $push128=, memcmp, $4, $1, $0 + i32.call $push128=, memcmp@FUNCTION, $4, $1, $0 br_if $pop128, .LBB1_84 # BB#73: # %check.exit301 i32.const $0=, 75 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_83 - i32.call $push129=, memcmp, $4, $1, $0 + i32.call $push129=, memcmp@FUNCTION, $4, $1, $0 br_if $pop129, .LBB1_83 # BB#74: # %check.exit305 i32.const $0=, 76 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_82 - i32.call $push130=, memcmp, $4, $1, $0 + i32.call $push130=, memcmp@FUNCTION, $4, $1, $0 br_if $pop130, .LBB1_82 # BB#75: # %check.exit309 i32.const $0=, 77 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_81 - i32.call $push131=, memcmp, $4, $1, $0 + i32.call $push131=, memcmp@FUNCTION, $4, $1, $0 br_if $pop131, .LBB1_81 # BB#76: # %check.exit313 i32.const $0=, 78 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_80 - i32.call $push132=, memcmp, $4, $1, $0 + i32.call $push132=, memcmp@FUNCTION, $4, $1, $0 br_if $pop132, .LBB1_80 # BB#77: # %check.exit317 i32.const $0=, 79 - call memcpy, $4, $1, $0 + call memcpy@FUNCTION, $4, $1, $0 block .LBB1_79 - i32.call $push133=, memcmp, $4, $1, $0 + i32.call $push133=, memcmp@FUNCTION, $4, $1, $0 br_if $pop133, .LBB1_79 # BB#78: # %check.exit321 return $2 .LBB1_79: # %if.then.i320 - call abort + call abort@FUNCTION unreachable .LBB1_80: # %if.then.i316 - call abort + call abort@FUNCTION unreachable .LBB1_81: # %if.then.i312 - call abort + call abort@FUNCTION unreachable .LBB1_82: # %if.then.i308 - call abort + call abort@FUNCTION unreachable .LBB1_83: # %if.then.i304 - call abort + call abort@FUNCTION unreachable .LBB1_84: # %if.then.i300 - call abort + call abort@FUNCTION unreachable .LBB1_85: # %if.then.i296 - call abort + call abort@FUNCTION unreachable .LBB1_86: # %if.then.i292 - call abort + call abort@FUNCTION unreachable .LBB1_87: # %if.then.i288 - call abort + call abort@FUNCTION unreachable .LBB1_88: # %if.then.i284 - call abort + call abort@FUNCTION unreachable .LBB1_89: # %if.then.i280 - call abort + call abort@FUNCTION unreachable .LBB1_90: # %if.then.i276 - call abort + call abort@FUNCTION unreachable .LBB1_91: # %if.then.i272 - call abort + call abort@FUNCTION unreachable .LBB1_92: # %if.then.i268 - call abort + call abort@FUNCTION unreachable .LBB1_93: # %if.then.i264 - call abort + call abort@FUNCTION unreachable .LBB1_94: # %if.then.i260 - call abort + call abort@FUNCTION unreachable .LBB1_95: # %if.then.i256 - call abort + call abort@FUNCTION unreachable .LBB1_96: # %if.then.i252 - call abort + call abort@FUNCTION unreachable .LBB1_97: # %if.then.i248 - call abort + call abort@FUNCTION unreachable .LBB1_98: # %if.then.i244 - call abort + call abort@FUNCTION unreachable .LBB1_99: # %if.then.i240 - call abort + call abort@FUNCTION unreachable .LBB1_100: # %if.then.i236 - call abort + call abort@FUNCTION unreachable .LBB1_101: # %if.then.i232 - call abort + call abort@FUNCTION unreachable .LBB1_102: # %if.then.i228 - call abort + call abort@FUNCTION unreachable .LBB1_103: # %if.then.i224 - call abort + call abort@FUNCTION unreachable .LBB1_104: # %if.then.i220 - call abort + call abort@FUNCTION unreachable .LBB1_105: # %if.then.i216 - call abort + call abort@FUNCTION unreachable .LBB1_106: # %if.then.i212 - call abort + call abort@FUNCTION unreachable .LBB1_107: # %if.then.i208 - call abort + call abort@FUNCTION unreachable .LBB1_108: # %if.then.i204 - call abort + call abort@FUNCTION unreachable .LBB1_109: # %if.then.i200 - call abort + call abort@FUNCTION unreachable .LBB1_110: # %if.then.i196 - call abort + call abort@FUNCTION unreachable .LBB1_111: # %if.then.i192 - call abort + call abort@FUNCTION unreachable .LBB1_112: # %if.then.i188 - call abort + call abort@FUNCTION unreachable .LBB1_113: # %if.then.i184 - call abort + call abort@FUNCTION unreachable .LBB1_114: # %if.then.i180 - call abort + call abort@FUNCTION unreachable .LBB1_115: # %if.then.i176 - call abort + call abort@FUNCTION unreachable .LBB1_116: # %if.then.i172 - call abort + call abort@FUNCTION unreachable .LBB1_117: # %if.then.i168 - call abort + call abort@FUNCTION unreachable .LBB1_118: # %if.then.i164 - call abort + call abort@FUNCTION unreachable .LBB1_119: # %if.then.i160 - call abort + call abort@FUNCTION unreachable .LBB1_120: # %if.then.i156 - call abort + call abort@FUNCTION unreachable .LBB1_121: # %if.then.i152 - call abort + call abort@FUNCTION unreachable .LBB1_122: # %if.then.i148 - call abort + call abort@FUNCTION unreachable .LBB1_123: # %if.then.i144 - call abort + call abort@FUNCTION unreachable .LBB1_124: # %if.then.i140 - call abort + call abort@FUNCTION unreachable .LBB1_125: # %if.then.i136 - call abort + call abort@FUNCTION unreachable .LBB1_126: # %if.then.i132 - call abort + call abort@FUNCTION unreachable .LBB1_127: # %if.then.i128 - call abort + call abort@FUNCTION unreachable .LBB1_128: # %if.then.i124 - call abort + call abort@FUNCTION unreachable .LBB1_129: # %if.then.i120 - call abort + call abort@FUNCTION unreachable .LBB1_130: # %if.then.i116 - call abort + call abort@FUNCTION unreachable .LBB1_131: # %if.then.i112 - call abort + call abort@FUNCTION unreachable .LBB1_132: # %if.then.i108 - call abort + call abort@FUNCTION unreachable .LBB1_133: # %if.then.i104 - call abort + call abort@FUNCTION unreachable .LBB1_134: # %if.then.i100 - call abort + call abort@FUNCTION unreachable .LBB1_135: # %if.then.i96 - call abort + call abort@FUNCTION unreachable .LBB1_136: # %if.then.i92 - call abort + call abort@FUNCTION unreachable .LBB1_137: # %if.then.i88 - call abort + call abort@FUNCTION unreachable .LBB1_138: # %if.then.i84 - call abort + call abort@FUNCTION unreachable .LBB1_139: # %if.then.i80 - call abort + call abort@FUNCTION unreachable .LBB1_140: # %if.then.i76 - call abort + call abort@FUNCTION unreachable .LBB1_141: # %if.then.i72 - call abort + call abort@FUNCTION unreachable .LBB1_142: # %if.then.i68 - call abort + call abort@FUNCTION unreachable .LBB1_143: # %if.then.i64 - call abort + call abort@FUNCTION unreachable .LBB1_144: # %if.then.i60 - call abort + call abort@FUNCTION unreachable .LBB1_145: # %if.then.i56 - call abort + call abort@FUNCTION unreachable .LBB1_146: # %if.then.i52 - call abort + call abort@FUNCTION unreachable .LBB1_147: # %if.then.i48 - call abort + call abort@FUNCTION unreachable .LBB1_148: # %if.then.i44 - call abort + call abort@FUNCTION unreachable .LBB1_149: # %if.then.i40 - call abort + call abort@FUNCTION unreachable .LBB1_150: # %if.then.i32 - call abort + call abort@FUNCTION unreachable .LBB1_151: # %if.then.i28 - call abort + call abort@FUNCTION unreachable .LBB1_152: # %if.then.i24 - call abort + call abort@FUNCTION unreachable .LBB1_153: # %if.then.i16 - call abort + call abort@FUNCTION unreachable .LBB1_154: # %if.then.i12 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/memset-1.c.s b/test/torture-s/memset-1.c.s index 4d75bc80a..65ff42f83 100644 --- a/test/torture-s/memset-1.c.s +++ b/test/torture-s/memset-1.c.s @@ -57,7 +57,7 @@ main: # @main .LBB0_4: # %for.end # in Loop: Header=BB0_2 Depth=2 i32.const $14=, 0 - call memset, $1, $14, $2 + call memset@FUNCTION, $1, $14, $2 copy_local $6=, $3 block .LBB0_8 i32.lt_s $push4=, $0, $5 @@ -80,7 +80,7 @@ main: # @main br_if $pop8, .LBB0_5 br .LBB0_8 .LBB0_7: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB0_8: # %for.body22.preheader # in Loop: Header=BB0_2 Depth=2 @@ -156,7 +156,7 @@ main: # @main # in Loop: Header=BB0_2 Depth=2 i32.const $14=, 0 i32.load8_u $push36=, A($14) - call memset, $1, $pop36, $2 + call memset@FUNCTION, $1, $pop36, $2 i32.const $6=, u block .LBB0_23 i32.le_s $push35=, $0, $14 @@ -179,7 +179,7 @@ main: # @main br_if $pop40, .LBB0_20 br .LBB0_23 .LBB0_22: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB0_23: # %for.body68.preheader # in Loop: Header=BB0_2 Depth=2 @@ -251,7 +251,7 @@ main: # @main # in Loop: Header=BB0_2 Depth=2 i32.const $14=, 0 i32.const $13=, 66 - call memset, $1, $13, $2 + call memset@FUNCTION, $1, $13, $2 i32.const $6=, u block .LBB0_38 i32.le_s $push69=, $0, $14 @@ -274,7 +274,7 @@ main: # @main br_if $pop73, .LBB0_35 br .LBB0_38 .LBB0_37: # %if.then104 - call abort + call abort@FUNCTION unreachable .LBB0_38: # %for.body113.preheader # in Loop: Header=BB0_2 Depth=2 @@ -355,25 +355,25 @@ main: # @main br_if $pop104, .LBB0_1 .LBB0_51: # %for.end141 i32.const $push105=, 0 - call exit, $pop105 + call exit@FUNCTION, $pop105 unreachable .LBB0_52: # %if.then130 - call abort + call abort@FUNCTION unreachable .LBB0_53: # %if.then117 - call abort + call abort@FUNCTION unreachable .LBB0_54: # %if.then85 - call abort + call abort@FUNCTION unreachable .LBB0_55: # %if.then72 - call abort + call abort@FUNCTION unreachable .LBB0_56: # %if.then39 - call abort + call abort@FUNCTION unreachable .LBB0_57: # %if.then26 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/memset-2.c.s b/test/torture-s/memset-2.c.s index 2a108c186..cb584e2e8 100644 --- a/test/torture-s/memset-2.c.s +++ b/test/torture-s/memset-2.c.s @@ -73,7 +73,7 @@ check: # @check br_if $pop6, .LBB1_1 br .LBB1_4 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .LBB1_4: # %for.cond3.preheader i32.const $4=, 0 @@ -97,7 +97,7 @@ check: # @check br_if $pop12, .LBB1_5 br .LBB1_8 .LBB1_7: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB1_8: # %for.body19.preheader i32.const $4=, 97 @@ -136,7 +136,7 @@ check: # @check # BB#16: # %for.inc25.7 return .LBB1_17: # %if.then23 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size check, .Lfunc_end1-check @@ -188,14 +188,14 @@ main: # @main i32.add $24=, $0, $25 i32.store8 $17=, 0($24), $27 i32.const $1=, 1 - call check, $25, $1, $17 + call check@FUNCTION, $25, $1, $17 i32.const $2=, 65 i32.load8_u $push27=, A($17) i32.store8 $discard=, 0($24), $pop27 - call check, $25, $1, $2 + call check@FUNCTION, $25, $1, $2 i32.const $push28=, 66 i32.store8 $21=, 0($24), $pop28 - call check, $25, $1, $21 + call check@FUNCTION, $25, $1, $21 i32.add $25=, $25, $1 i32.const $3=, 8 copy_local $24=, $17 @@ -236,14 +236,14 @@ main: # @main i32.store8 $push54=, 0($23), $17 i32.store8 $27=, 0($18), $pop54 i32.const $25=, 2 - call check, $24, $25, $27 + call check@FUNCTION, $24, $25, $27 i32.load8_u $push55=, A($27) i32.store8 $push56=, 0($23), $pop55 i32.store8 $discard=, 0($18), $pop56 - call check, $24, $25, $2 + call check@FUNCTION, $24, $25, $2 i32.store8 $push57=, 0($23), $21 i32.store8 $26=, 0($18), $pop57 - call check, $24, $25, $26 + call check@FUNCTION, $24, $25, $26 i32.add $24=, $24, $1 copy_local $18=, $27 i32.ne $push58=, $24, $3 @@ -285,16 +285,16 @@ main: # @main i32.store8 $push83=, 0($22), $17 i32.store8 $17=, 0($24), $pop83 i32.const $23=, 3 - call check, $18, $23, $17 + call check@FUNCTION, $18, $23, $17 i32.load8_u $push84=, A($17) i32.store8 $push85=, 0($21), $pop84 i32.store8 $push86=, 0($22), $pop85 i32.store8 $discard=, 0($24), $pop86 - call check, $18, $23, $2 + call check@FUNCTION, $18, $23, $2 i32.store8 $push87=, 0($21), $26 i32.store8 $push88=, 0($22), $pop87 i32.store8 $13=, 0($24), $pop88 - call check, $18, $23, $13 + call check@FUNCTION, $18, $23, $13 i32.add $18=, $18, $1 copy_local $24=, $17 i32.ne $push89=, $18, $3 @@ -338,18 +338,18 @@ main: # @main i32.store8 $push114=, 0($9), $27 i32.store8 $27=, 0($18), $pop114 i32.const $21=, 4 - call check, $24, $21, $27 + call check@FUNCTION, $24, $21, $27 i32.load8_u $push115=, A($27) i32.store8 $push116=, 0($22), $pop115 i32.store8 $push117=, 0($26), $pop116 i32.store8 $push118=, 0($9), $pop117 i32.store8 $discard=, 0($18), $pop118 - call check, $24, $21, $2 + call check@FUNCTION, $24, $21, $2 i32.store8 $push119=, 0($22), $13 i32.store8 $push120=, 0($26), $pop119 i32.store8 $push121=, 0($9), $pop120 i32.store8 $11=, 0($18), $pop121 - call check, $24, $21, $11 + call check@FUNCTION, $24, $21, $11 i32.add $24=, $24, $1 copy_local $18=, $27 i32.ne $push122=, $24, $3 @@ -395,20 +395,20 @@ main: # @main i32.store8 $push147=, 0($8), $17 i32.store8 $17=, 0($24), $pop147 i32.const $9=, 5 - call check, $18, $9, $17 + call check@FUNCTION, $18, $9, $17 i32.load8_u $push148=, A($17) i32.store8 $push149=, 0($22), $pop148 i32.store8 $push150=, 0($26), $pop149 i32.store8 $push151=, 0($13), $pop150 i32.store8 $push152=, 0($8), $pop151 i32.store8 $discard=, 0($24), $pop152 - call check, $18, $9, $2 + call check@FUNCTION, $18, $9, $2 i32.store8 $push153=, 0($22), $11 i32.store8 $push154=, 0($26), $pop153 i32.store8 $push155=, 0($13), $pop154 i32.store8 $push156=, 0($8), $pop155 i32.store8 $15=, 0($24), $pop156 - call check, $18, $9, $15 + call check@FUNCTION, $18, $9, $15 i32.add $18=, $18, $1 copy_local $22=, $17 i32.ne $push157=, $18, $3 @@ -456,7 +456,7 @@ main: # @main i32.store8 $push182=, 0($12), $27 i32.store8 $27=, 0($24), $pop182 i32.const $13=, 6 - call check, $22, $13, $27 + call check@FUNCTION, $22, $13, $27 i32.load8_u $push183=, A($27) i32.store8 $push184=, 0($18), $pop183 i32.store8 $push185=, 0($26), $pop184 @@ -464,14 +464,14 @@ main: # @main i32.store8 $push187=, 0($11), $pop186 i32.store8 $push188=, 0($12), $pop187 i32.store8 $discard=, 0($24), $pop188 - call check, $22, $13, $2 + call check@FUNCTION, $22, $13, $2 i32.store8 $push189=, 0($18), $15 i32.store8 $push190=, 0($26), $pop189 i32.store8 $push191=, 0($8), $pop190 i32.store8 $push192=, 0($11), $pop191 i32.store8 $push193=, 0($12), $pop192 i32.store8 $20=, 0($24), $pop193 - call check, $22, $13, $20 + call check@FUNCTION, $22, $13, $20 i32.add $22=, $22, $1 copy_local $26=, $27 i32.ne $push194=, $22, $3 @@ -521,7 +521,7 @@ main: # @main i32.store8 $push219=, 0($16), $17 i32.store8 $17=, 0($24), $pop219 i32.const $22=, 7 - call check, $26, $22, $17 + call check@FUNCTION, $26, $22, $17 i32.load8_u $push220=, A($17) i32.store8 $push221=, 0($18), $pop220 i32.store8 $push222=, 0($8), $pop221 @@ -530,7 +530,7 @@ main: # @main i32.store8 $push225=, 0($15), $pop224 i32.store8 $push226=, 0($16), $pop225 i32.store8 $discard=, 0($24), $pop226 - call check, $26, $22, $2 + call check@FUNCTION, $26, $22, $2 i32.store8 $push227=, 0($18), $20 i32.store8 $push228=, 0($8), $pop227 i32.store8 $push229=, 0($11), $pop228 @@ -538,7 +538,7 @@ main: # @main i32.store8 $push231=, 0($15), $pop230 i32.store8 $push232=, 0($16), $pop231 i32.store8 $18=, 0($24), $pop232 - call check, $26, $22, $18 + call check@FUNCTION, $26, $22, $18 i32.add $26=, $26, $1 copy_local $24=, $17 i32.ne $push233=, $26, $3 @@ -590,7 +590,7 @@ main: # @main i32.add $20=, $27, $1 i64.store8 $push259=, 0($20), $19 i64.store8 $discard=, 0($27), $pop259 - call check, $24, $3, $17 + call check@FUNCTION, $24, $3, $17 i32.load8_u $push260=, A($17) i32.store8 $push261=, 0($26), $pop260 i32.store8 $push262=, 0($8), $pop261 @@ -600,7 +600,7 @@ main: # @main i32.store8 $push266=, 0($16), $pop265 i32.store8 $push267=, 0($20), $pop266 i32.store8 $discard=, 0($27), $pop267 - call check, $24, $3, $2 + call check@FUNCTION, $24, $3, $2 i64.const $push268=, 66 i64.store8 $push269=, 0($26), $pop268 i64.store8 $push270=, 0($8), $pop269 @@ -610,7 +610,7 @@ main: # @main i64.store8 $push274=, 0($16), $pop273 i64.store8 $push275=, 0($20), $pop274 i64.store8 $discard=, 0($27), $pop275 - call check, $24, $3, $18 + call check@FUNCTION, $24, $3, $18 i32.add $24=, $24, $1 copy_local $27=, $17 i32.ne $push276=, $24, $3 @@ -647,13 +647,13 @@ main: # @main i32.add $24=, $0, $27 i32.const $25=, 9 i32.store16 $22=, u+4($17), $10 - call memset, $24, $17, $25 - call check, $27, $25, $17 + call memset@FUNCTION, $24, $17, $25 + call check@FUNCTION, $27, $25, $17 i32.load8_u $push301=, A($17) - call memset, $24, $pop301, $25 - call check, $27, $25, $2 - call memset, $24, $18, $25 - call check, $27, $25, $18 + call memset@FUNCTION, $24, $pop301, $25 + call check@FUNCTION, $27, $25, $2 + call memset@FUNCTION, $24, $18, $25 + call check@FUNCTION, $27, $25, $18 i32.add $27=, $27, $1 copy_local $25=, $17 i32.ne $push302=, $27, $3 @@ -690,13 +690,13 @@ main: # @main i32.add $24=, $0, $25 i32.const $27=, 10 i32.store16 $13=, u+4($17), $22 - call memset, $24, $17, $27 - call check, $25, $27, $17 + call memset@FUNCTION, $24, $17, $27 + call check@FUNCTION, $25, $27, $17 i32.load8_u $push327=, A($17) - call memset, $24, $pop327, $27 - call check, $25, $27, $2 - call memset, $24, $18, $27 - call check, $25, $27, $18 + call memset@FUNCTION, $24, $pop327, $27 + call check@FUNCTION, $25, $27, $2 + call memset@FUNCTION, $24, $18, $27 + call check@FUNCTION, $25, $27, $18 i32.add $25=, $25, $1 copy_local $27=, $17 i32.ne $push328=, $25, $3 @@ -733,13 +733,13 @@ main: # @main i32.add $24=, $0, $27 i32.const $25=, 11 i32.store16 $22=, u+4($17), $13 - call memset, $24, $17, $25 - call check, $27, $25, $17 + call memset@FUNCTION, $24, $17, $25 + call check@FUNCTION, $27, $25, $17 i32.load8_u $push353=, A($17) - call memset, $24, $pop353, $25 - call check, $27, $25, $2 - call memset, $24, $18, $25 - call check, $27, $25, $18 + call memset@FUNCTION, $24, $pop353, $25 + call check@FUNCTION, $27, $25, $2 + call memset@FUNCTION, $24, $18, $25 + call check@FUNCTION, $27, $25, $18 i32.add $27=, $27, $1 copy_local $25=, $17 i32.ne $push354=, $27, $3 @@ -776,13 +776,13 @@ main: # @main i32.add $24=, $0, $25 i32.const $27=, 12 i32.store16 $13=, u+4($17), $22 - call memset, $24, $17, $27 - call check, $25, $27, $17 + call memset@FUNCTION, $24, $17, $27 + call check@FUNCTION, $25, $27, $17 i32.load8_u $push379=, A($17) - call memset, $24, $pop379, $27 - call check, $25, $27, $2 - call memset, $24, $18, $27 - call check, $25, $27, $18 + call memset@FUNCTION, $24, $pop379, $27 + call check@FUNCTION, $25, $27, $2 + call memset@FUNCTION, $24, $18, $27 + call check@FUNCTION, $25, $27, $18 i32.add $25=, $25, $1 copy_local $27=, $17 i32.ne $push380=, $25, $3 @@ -819,13 +819,13 @@ main: # @main i32.add $24=, $0, $27 i32.const $25=, 13 i32.store16 $12=, u+4($17), $13 - call memset, $24, $17, $25 - call check, $27, $25, $17 + call memset@FUNCTION, $24, $17, $25 + call check@FUNCTION, $27, $25, $17 i32.load8_u $push405=, A($17) - call memset, $24, $pop405, $25 - call check, $27, $25, $2 - call memset, $24, $18, $25 - call check, $27, $25, $18 + call memset@FUNCTION, $24, $pop405, $25 + call check@FUNCTION, $27, $25, $2 + call memset@FUNCTION, $24, $18, $25 + call check@FUNCTION, $27, $25, $18 i32.add $27=, $27, $1 copy_local $25=, $17 i32.ne $push406=, $27, $3 @@ -862,13 +862,13 @@ main: # @main i32.add $24=, $0, $25 i32.const $27=, 14 i32.store16 $22=, u+4($17), $12 - call memset, $24, $17, $27 - call check, $25, $27, $17 + call memset@FUNCTION, $24, $17, $27 + call check@FUNCTION, $25, $27, $17 i32.load8_u $push431=, A($17) - call memset, $24, $pop431, $27 - call check, $25, $27, $2 - call memset, $24, $18, $27 - call check, $25, $27, $18 + call memset@FUNCTION, $24, $pop431, $27 + call check@FUNCTION, $25, $27, $2 + call memset@FUNCTION, $24, $18, $27 + call check@FUNCTION, $25, $27, $18 i32.add $25=, $25, $1 copy_local $27=, $17 i32.ne $push432=, $25, $3 @@ -905,19 +905,19 @@ main: # @main i32.add $24=, $0, $27 i32.const $25=, 15 i32.store16 $discard=, u+4($17), $22 - call memset, $24, $17, $25 - call check, $27, $25, $17 + call memset@FUNCTION, $24, $17, $25 + call check@FUNCTION, $27, $25, $17 i32.load8_u $push457=, A($17) - call memset, $24, $pop457, $25 - call check, $27, $25, $2 - call memset, $24, $18, $25 - call check, $27, $25, $18 + call memset@FUNCTION, $24, $pop457, $25 + call check@FUNCTION, $27, $25, $2 + call memset@FUNCTION, $24, $18, $25 + call check@FUNCTION, $27, $25, $18 i32.add $27=, $27, $1 i32.ne $push458=, $27, $3 br_if $pop458, .LBB2_15 .LBB2_16: # %for.end378 i32.const $push459=, 0 - call exit, $pop459 + call exit@FUNCTION, $pop459 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/memset-3.c.s b/test/torture-s/memset-3.c.s index a6d836249..6ecdde28b 100644 --- a/test/torture-s/memset-3.c.s +++ b/test/torture-s/memset-3.c.s @@ -73,7 +73,7 @@ check: # @check br_if $pop6, .LBB1_1 br .LBB1_4 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .LBB1_4: # %for.cond3.preheader i32.const $4=, 0 @@ -97,7 +97,7 @@ check: # @check br_if $pop12, .LBB1_5 br .LBB1_8 .LBB1_7: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB1_8: # %for.body19.preheader i32.const $4=, 97 @@ -136,7 +136,7 @@ check: # @check # BB#16: # %for.inc25.7 return .LBB1_17: # %if.then23 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size check, .Lfunc_end1-check @@ -191,7 +191,7 @@ main: # @main i32.store8 $2=, u+29($12), $pop25 i32.const $11=, u i32.store8 $10=, u+30($12), $2 - call memset, $11, $12, $13 + call memset@FUNCTION, $11, $12, $13 i32.const $0=, 1 i32.lt_s $6=, $13, $0 copy_local $2=, $12 @@ -213,7 +213,7 @@ main: # @main br_if $pop28, .LBB2_2 br .LBB2_5 .LBB2_4: # %if.then10.i - call abort + call abort@FUNCTION unreachable .LBB2_5: # %for.body19.preheader.i # in Loop: Header=BB2_1 Depth=1 @@ -261,7 +261,7 @@ main: # @main i32.const $11=, u block .LBB2_17 i32.load8_u $push45=, A($2) - call memset, $11, $pop45, $13 + call memset@FUNCTION, $11, $pop45, $13 br_if $6, .LBB2_17 .LBB2_14: # %for.body6.i241 # Parent Loop BB2_1 Depth=1 @@ -281,7 +281,7 @@ main: # @main br_if $pop50, .LBB2_14 br .LBB2_17 .LBB2_16: # %if.then10.i242 - call abort + call abort@FUNCTION unreachable .LBB2_17: # %for.body19.preheader.i249 # in Loop: Header=BB2_1 Depth=1 @@ -327,7 +327,7 @@ main: # @main # in Loop: Header=BB2_1 Depth=1 i32.const $11=, u i32.const $1=, 66 - call memset, $11, $1, $13 + call memset@FUNCTION, $11, $1, $13 i32.const $2=, 0 block .LBB2_29 br_if $6, .LBB2_29 @@ -348,7 +348,7 @@ main: # @main br_if $pop70, .LBB2_26 br .LBB2_29 .LBB2_28: # %if.then10.i279 - call abort + call abort@FUNCTION unreachable .LBB2_29: # %for.body19.preheader.i286 # in Loop: Header=BB2_1 Depth=1 @@ -429,14 +429,14 @@ main: # @main i32.store $3=, u($2), $8 i32.const $13=, u+1 i32.store16 $4=, u+4($2), $9 - call memset, $13, $2, $11 - call check, $0, $11, $2 + call memset@FUNCTION, $13, $2, $11 + call check@FUNCTION, $0, $11, $2 i32.load8_u $push113=, A($2) - call memset, $13, $pop113, $11 + call memset@FUNCTION, $13, $pop113, $11 i32.const $6=, 65 - call check, $0, $11, $6 - call memset, $13, $1, $11 - call check, $0, $11, $1 + call check@FUNCTION, $0, $11, $6 + call memset@FUNCTION, $13, $1, $11 + call check@FUNCTION, $0, $11, $1 i32.add $11=, $11, $0 i32.const $7=, 15 copy_local $13=, $2 @@ -473,14 +473,14 @@ main: # @main i32.store $8=, u($2), $3 i32.const $11=, u+2 i32.store16 $9=, u+4($2), $4 - call memset, $11, $2, $13 + call memset@FUNCTION, $11, $2, $13 i32.const $12=, 2 - call check, $12, $13, $2 + call check@FUNCTION, $12, $13, $2 i32.load8_u $push139=, A($2) - call memset, $11, $pop139, $13 - call check, $12, $13, $6 - call memset, $11, $1, $13 - call check, $12, $13, $1 + call memset@FUNCTION, $11, $pop139, $13 + call check@FUNCTION, $12, $13, $6 + call memset@FUNCTION, $11, $1, $13 + call check@FUNCTION, $12, $13, $1 i32.add $13=, $13, $0 copy_local $11=, $2 i32.ne $push140=, $13, $7 @@ -516,14 +516,14 @@ main: # @main i32.store $3=, u($2), $8 i32.const $13=, u+3 i32.store16 $4=, u+4($2), $9 - call memset, $13, $2, $11 + call memset@FUNCTION, $13, $2, $11 i32.const $12=, 3 - call check, $12, $11, $2 + call check@FUNCTION, $12, $11, $2 i32.load8_u $push165=, A($2) - call memset, $13, $pop165, $11 - call check, $12, $11, $6 - call memset, $13, $1, $11 - call check, $12, $11, $1 + call memset@FUNCTION, $13, $pop165, $11 + call check@FUNCTION, $12, $11, $6 + call memset@FUNCTION, $13, $1, $11 + call check@FUNCTION, $12, $11, $1 i32.add $11=, $11, $0 copy_local $13=, $2 i32.ne $push166=, $11, $7 @@ -559,14 +559,14 @@ main: # @main i32.store $8=, u($2), $3 i32.const $11=, u+4 i32.store16 $9=, u+4($2), $4 - call memset, $11, $2, $13 + call memset@FUNCTION, $11, $2, $13 i32.const $12=, 4 - call check, $12, $13, $2 + call check@FUNCTION, $12, $13, $2 i32.load8_u $push191=, A($2) - call memset, $11, $pop191, $13 - call check, $12, $13, $6 - call memset, $11, $1, $13 - call check, $12, $13, $1 + call memset@FUNCTION, $11, $pop191, $13 + call check@FUNCTION, $12, $13, $6 + call memset@FUNCTION, $11, $1, $13 + call check@FUNCTION, $12, $13, $1 i32.add $13=, $13, $0 copy_local $11=, $2 i32.ne $push192=, $13, $7 @@ -602,14 +602,14 @@ main: # @main i32.store $3=, u($2), $8 i32.const $13=, u+5 i32.store16 $4=, u+4($2), $9 - call memset, $13, $2, $11 + call memset@FUNCTION, $13, $2, $11 i32.const $12=, 5 - call check, $12, $11, $2 + call check@FUNCTION, $12, $11, $2 i32.load8_u $push217=, A($2) - call memset, $13, $pop217, $11 - call check, $12, $11, $6 - call memset, $13, $1, $11 - call check, $12, $11, $1 + call memset@FUNCTION, $13, $pop217, $11 + call check@FUNCTION, $12, $11, $6 + call memset@FUNCTION, $13, $1, $11 + call check@FUNCTION, $12, $11, $1 i32.add $11=, $11, $0 copy_local $12=, $2 i32.ne $push218=, $11, $7 @@ -645,14 +645,14 @@ main: # @main i32.store $8=, u($2), $3 i32.const $13=, u+6 i32.store16 $9=, u+4($2), $4 - call memset, $13, $2, $12 + call memset@FUNCTION, $13, $2, $12 i32.const $11=, 6 - call check, $11, $12, $2 + call check@FUNCTION, $11, $12, $2 i32.load8_u $push243=, A($2) - call memset, $13, $pop243, $12 - call check, $11, $12, $6 - call memset, $13, $1, $12 - call check, $11, $12, $1 + call memset@FUNCTION, $13, $pop243, $12 + call check@FUNCTION, $11, $12, $6 + call memset@FUNCTION, $13, $1, $12 + call check@FUNCTION, $11, $12, $1 i32.add $12=, $12, $0 copy_local $13=, $2 i32.ne $push244=, $12, $7 @@ -688,29 +688,29 @@ main: # @main i32.store $discard=, u($2), $8 i32.const $11=, u+7 i32.store16 $discard=, u+4($2), $9 - call memset, $11, $2, $13 + call memset@FUNCTION, $11, $2, $13 i32.const $12=, 7 - call check, $12, $13, $2 + call check@FUNCTION, $12, $13, $2 i32.load8_u $push269=, A($2) - call memset, $11, $pop269, $13 - call check, $12, $13, $6 - call memset, $11, $1, $13 - call check, $12, $13, $1 + call memset@FUNCTION, $11, $pop269, $13 + call check@FUNCTION, $12, $13, $6 + call memset@FUNCTION, $11, $1, $13 + call check@FUNCTION, $12, $13, $1 i32.add $13=, $13, $0 i32.ne $push270=, $13, $7 br_if $pop270, .LBB2_44 .LBB2_45: # %for.end149 i32.const $push271=, 0 - call exit, $pop271 + call exit@FUNCTION, $pop271 unreachable .LBB2_46: # %if.then23.i287 - call abort + call abort@FUNCTION unreachable .LBB2_47: # %if.then23.i250 - call abort + call abort@FUNCTION unreachable .LBB2_48: # %if.then23.i - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/mod-1.c.s b/test/torture-s/mod-1.c.s index 1af610a87..36bd4c912 100644 --- a/test/torture-s/mod-1.c.s +++ b/test/torture-s/mod-1.c.s @@ -14,7 +14,7 @@ f: # @f # BB#1: # %if.end return $1 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -27,7 +27,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/mode-dependent-address.c.s b/test/torture-s/mode-dependent-address.c.s index 61730ca71..71b15c53d 100644 --- a/test/torture-s/mode-dependent-address.c.s +++ b/test/torture-s/mode-dependent-address.c.s @@ -141,7 +141,7 @@ main: # @main i32.const $push36=, 0 return $pop36 .LBB1_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/nestfunc-4.c.s b/test/torture-s/nestfunc-4.c.s index 05869071e..f807e1363 100644 --- a/test/torture-s/nestfunc-4.c.s +++ b/test/torture-s/nestfunc-4.c.s @@ -16,7 +16,7 @@ main: # @main i32.const $push2=, 1 i32.add $push3=, $pop1, $pop2 i32.store $discard=, level($0), $pop3 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -58,7 +58,7 @@ bar: # @bar i32.gt_s $push2=, $0, $pop1 br_if $pop2, .LBB2_2 # BB#1: # %cond.false - i32.call $1=, foo + i32.call $1=, foo@FUNCTION .LBB2_2: # %cond.end i32.sub $push3=, $1, $0 return $pop3 diff --git a/test/torture-s/p18298.c.s b/test/torture-s/p18298.c.s index bd80117ab..be9c15486 100644 --- a/test/torture-s/p18298.c.s +++ b/test/torture-s/p18298.c.s @@ -9,7 +9,7 @@ foo: # @foo .result i32 # BB#0: # %entry i32.const $push0=, s - i32.call $push1=, strcmp, $pop0, $0 + i32.call $push1=, strcmp@FUNCTION, $pop0, $0 i32.const $push2=, 0 i32.eq $push3=, $pop1, $pop2 return $pop3 diff --git a/test/torture-s/packed-1.c.s b/test/torture-s/packed-1.c.s index 792e94396..3aef3ed66 100644 --- a/test/torture-s/packed-1.c.s +++ b/test/torture-s/packed-1.c.s @@ -18,7 +18,7 @@ f: # @f # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -39,10 +39,10 @@ main: # @main i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 # BB#1: # %f.exit - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pending-4.c.s b/test/torture-s/pending-4.c.s index b387896a8..79dd22440 100644 --- a/test/torture-s/pending-4.c.s +++ b/test/torture-s/pending-4.c.s @@ -51,10 +51,10 @@ main: # @main br_if $pop3, .LBB1_7 # BB#6: # %if.end7 i32.const $push4=, 0 - call exit, $pop4 + call exit@FUNCTION, $pop4 unreachable .LBB1_7: # %if.then6 - call abort + call abort@FUNCTION unreachable .LBB1_8: # %if.then # in Loop: Header=BB1_1 Depth=1 diff --git a/test/torture-s/postmod-1.c.s b/test/torture-s/postmod-1.c.s index 52bce25e7..25c3f7583 100644 --- a/test/torture-s/postmod-1.c.s +++ b/test/torture-s/postmod-1.c.s @@ -145,7 +145,7 @@ main: # @main i32.store $push11=, array4+20($0), $pop9 i32.store $discard=, array5+20($0), $pop11 i32.const $push12=, 1 - call foo, $pop12 + call foo@FUNCTION, $pop12 f32.const $1=, 0x1.8p1 f32.load $push13=, counter0($0) f32.ne $push14=, $pop13, $1 diff --git a/test/torture-s/pr15296.c.s b/test/torture-s/pr15296.c.s index b99aa74a2..b3ab2ad2a 100644 --- a/test/torture-s/pr15296.c.s +++ b/test/torture-s/pr15296.c.s @@ -40,7 +40,7 @@ f: # @f i32.store $discard=, 12($pop6), $pop7 br .LBB0_10 .LBB0_6: # %if.then11 - call g, $3, $3 + call g@FUNCTION, $3, $3 unreachable .LBB0_7: # %l3 i32.const $push8=, 4 @@ -59,10 +59,10 @@ f: # @f .LBB0_10: # %l4 return .LBB0_11: # %if.then23 - call g, $3, $3 + call g@FUNCTION, $3, $3 unreachable .LBB0_12: # %if.then18 - call g, $3, $3 + call g@FUNCTION, $3, $3 unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -74,7 +74,7 @@ f: # @f g: # @g .param i32, i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size g, .Lfunc_end1-g @@ -133,7 +133,7 @@ main: # @main i32.add $11=, $16, $11 i32.const $12=, 32 i32.add $12=, $16, $12 - call f, $0, $11, $0, $pop17, $pop16, $12 + call f@FUNCTION, $0, $11, $0, $pop17, $pop16, $12 i32.const $13=, 8 i32.add $13=, $16, $13 i32.or $push18=, $13, $4 @@ -171,10 +171,10 @@ main: # @main i64.ne $push35=, $pop33, $pop34 br_if $pop35, .LBB2_7 # BB#6: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB2_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr17133.c.s b/test/torture-s/pr17133.c.s index a6e25988b..ad7afb5c7 100644 --- a/test/torture-s/pr17133.c.s +++ b/test/torture-s/pr17133.c.s @@ -56,7 +56,7 @@ main: # @main # BB#1: # %pure_alloc.exit br_if $3, .LBB1_5 # BB#2: # %if.then - call abort + call abort@FUNCTION unreachable .LBB1_3: # %if.end.lr.ph.i i32.const $push3=, 3 diff --git a/test/torture-s/pr17252.c.s b/test/torture-s/pr17252.c.s index 3a44610e4..dfec03617 100644 --- a/test/torture-s/pr17252.c.s +++ b/test/torture-s/pr17252.c.s @@ -20,7 +20,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr19005.c.s b/test/torture-s/pr19005.c.s index 1c516f7dd..0439aa2a7 100644 --- a/test/torture-s/pr19005.c.s +++ b/test/torture-s/pr19005.c.s @@ -30,7 +30,7 @@ bar: # @bar i32.eq $push4=, $pop0, $0 br_if $pop4, .LBB0_6 .LBB0_3: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %if.then i32.ne $push5=, $4, $0 @@ -47,7 +47,7 @@ bar: # @bar i32.store $discard=, s($5), $pop11 return .LBB0_7: # %if.then8 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -94,7 +94,7 @@ foo: # @foo br_if $pop5, .LBB1_10 br .LBB1_8 .LBB1_4: # %if.then19.i - call abort + call abort@FUNCTION unreachable .LBB1_5: # %if.then.i i32.ne $push6=, $0, $1 @@ -116,10 +116,10 @@ foo: # @foo i32.store $discard=, s($7), $4 return $7 .LBB1_11: # %if.then19.i41 - call abort + call abort@FUNCTION unreachable .LBB1_12: # %if.then8.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size foo, .Lfunc_end1-foo @@ -138,7 +138,7 @@ main: # @main .LBB2_1: # %for.body # =>This Inner Loop Header: Depth=1 loop .LBB2_2 - i32.call $discard=, foo, $1 + i32.call $discard=, foo@FUNCTION, $1 i32.load $push2=, v($0) i32.const $push3=, 1 i32.add $push0=, $pop2, $pop3 diff --git a/test/torture-s/pr19449.c.s b/test/torture-s/pr19449.c.s index 4683efd97..657ec6b00 100644 --- a/test/torture-s/pr19449.c.s +++ b/test/torture-s/pr19449.c.s @@ -33,7 +33,7 @@ main: # @main # BB#2: # %lor.lhs.false1 return $0 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr19606.c.s b/test/torture-s/pr19606.c.s index ca74161f6..a8e060927 100644 --- a/test/torture-s/pr19606.c.s +++ b/test/torture-s/pr19606.c.s @@ -54,13 +54,13 @@ main: # @main i32.ne $push7=, $pop5, $pop6 br_if $pop7, .LBB2_3 # BB#2: # %if.end7 - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB2_3: # %if.then6 - call abort + call abort@FUNCTION unreachable .LBB2_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr20100-1.c.s b/test/torture-s/pr20100-1.c.s index 52c10e26a..856394048 100644 --- a/test/torture-s/pr20100-1.c.s +++ b/test/torture-s/pr20100-1.c.s @@ -89,7 +89,7 @@ main: # @main i32.const $push1=, 2 i32.store16 $push2=, p($0), $pop1 i32.store16 $discard=, g($0), $pop2 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr20527-1.c.s b/test/torture-s/pr20527-1.c.s index f90c094e7..b2d80dda2 100644 --- a/test/torture-s/pr20527-1.c.s +++ b/test/torture-s/pr20527-1.c.s @@ -63,7 +63,7 @@ main: # @main i32.const $3=, 4 i32.add $3=, $4, $3 block .LBB1_4 - call f, $3, $pop0, $0, $pop1 + call f@FUNCTION, $3, $pop0, $0, $pop1 i32.load $push2=, 4($4) i32.const $push3=, 3 i32.ne $push4=, $pop2, $pop3 @@ -79,10 +79,10 @@ main: # @main i32.ne $push10=, $pop8, $pop9 br_if $pop10, .LBB1_4 # BB#3: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr20601-1.c.s b/test/torture-s/pr20601-1.c.s index 28dafb9fe..ae32a916c 100644 --- a/test/torture-s/pr20601-1.c.s +++ b/test/torture-s/pr20601-1.c.s @@ -68,7 +68,7 @@ main: # @main i32.eq $push51=, $pop12, $pop50 br_if $pop51, .LBB2_5 # BB#4: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB2_5: # %if.end.i # in Loop: Header=BB2_1 Depth=1 @@ -118,7 +118,7 @@ main: # @main i32.store $0=, e($2), $pop27 br .LBB2_13 .LBB2_11: # %if.then18.i - call abort + call abort@FUNCTION unreachable .LBB2_12: # %sw.bb21.i # in Loop: Header=BB2_1 Depth=1 @@ -143,7 +143,7 @@ main: # @main i32.and $push32=, $1, $7 br_if $pop32, .LBB2_17 # BB#16: # %if.then36.i - call abort + call abort@FUNCTION unreachable .LBB2_17: # %setup2.exit block .LBB2_20 @@ -184,10 +184,10 @@ main: # @main i32.load $push45=, a+16($2) br_if $pop45, .LBB2_23 # BB#22: # %if.then - call abort + call abort@FUNCTION unreachable .LBB2_23: # %if.end - call exit, $2 + call exit@FUNCTION, $2 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr21173.c.s b/test/torture-s/pr21173.c.s index 82d000900..7824e4c5d 100644 --- a/test/torture-s/pr21173.c.s +++ b/test/torture-s/pr21173.c.s @@ -38,7 +38,7 @@ main: # @main # BB#1: # %for.cond.1 return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr21964-1.c.s b/test/torture-s/pr21964-1.c.s index 34a1e95fc..d9adfc2bb 100644 --- a/test/torture-s/pr21964-1.c.s +++ b/test/torture-s/pr21964-1.c.s @@ -16,11 +16,11 @@ foo: # @foo i32.eq $push4=, $0, $pop3 br_if $pop4, .LBB0_3 # BB#2: # %if.then2.split - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.then i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -33,7 +33,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr22061-1.c.s b/test/torture-s/pr22061-1.c.s index 802c74dd2..45f570f82 100644 --- a/test/torture-s/pr22061-1.c.s +++ b/test/torture-s/pr22061-1.c.s @@ -37,7 +37,7 @@ main: # @main i32.const $0=, 0 i32.const $push0=, 4 i32.store $discard=, N($0), $pop0 - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr22061-2.c.s b/test/torture-s/pr22061-2.c.s index 98edfaa36..31edfb233 100644 --- a/test/torture-s/pr22061-2.c.s +++ b/test/torture-s/pr22061-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr22098-1.c.s b/test/torture-s/pr22098-1.c.s index 50531597c..76720c829 100644 --- a/test/torture-s/pr22098-1.c.s +++ b/test/torture-s/pr22098-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr22098-2.c.s b/test/torture-s/pr22098-2.c.s index 05c01a212..53c760285 100644 --- a/test/torture-s/pr22098-2.c.s +++ b/test/torture-s/pr22098-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr22098-3.c.s b/test/torture-s/pr22098-3.c.s index 74fe60449..4a0503605 100644 --- a/test/torture-s/pr22098-3.c.s +++ b/test/torture-s/pr22098-3.c.s @@ -33,10 +33,10 @@ main: # @main i32.store $discard=, n($0), $pop1 br_if $1, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr22348.c.s b/test/torture-s/pr22348.c.s index d9995ad50..74a2f6550 100644 --- a/test/torture-s/pr22348.c.s +++ b/test/torture-s/pr22348.c.s @@ -14,7 +14,7 @@ f: # @f # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f diff --git a/test/torture-s/pr22493-1.c.s b/test/torture-s/pr22493-1.c.s index b31cd5f2c..1aa7b3c60 100644 --- a/test/torture-s/pr22493-1.c.s +++ b/test/torture-s/pr22493-1.c.s @@ -7,7 +7,7 @@ f: # @f .param i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -20,7 +20,7 @@ main: # @main .param i32, i32 .result i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr23047.c.s b/test/torture-s/pr23047.c.s index 30abd030c..6aabf26f3 100644 --- a/test/torture-s/pr23047.c.s +++ b/test/torture-s/pr23047.c.s @@ -19,7 +19,7 @@ f: # @f # BB#1: # %if.then return .LBB0_2: # %if.end - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -33,7 +33,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr23324.c.s b/test/torture-s/pr23324.c.s index cd5b60544..ed51549db 100644 --- a/test/torture-s/pr23324.c.s +++ b/test/torture-s/pr23324.c.s @@ -36,19 +36,19 @@ main: # @main # BB#5: # %caller_bf7.exit return $0 .LBB0_6: # %if.then37.i.i - call abort + call abort@FUNCTION unreachable .LBB0_7: # %if.then33.i.i - call abort + call abort@FUNCTION unreachable .LBB0_8: # %if.then29.i.i - call abort + call abort@FUNCTION unreachable .LBB0_9: # %if.then5.i.i - call abort + call abort@FUNCTION unreachable .LBB0_10: # %if.then109.i.i - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr23467.c.s b/test/torture-s/pr23467.c.s index 2e4634c0c..fb0bef37a 100644 --- a/test/torture-s/pr23467.c.s +++ b/test/torture-s/pr23467.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr23941.c.s b/test/torture-s/pr23941.c.s index e9d31263b..68e46d7c5 100644 --- a/test/torture-s/pr23941.c.s +++ b/test/torture-s/pr23941.c.s @@ -17,7 +17,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr24716.c.s b/test/torture-s/pr24716.c.s index 138fc62fb..3aa33f692 100644 --- a/test/torture-s/pr24716.c.s +++ b/test/torture-s/pr24716.c.s @@ -232,7 +232,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_15: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr25125.c.s b/test/torture-s/pr25125.c.s index 064db393a..ec7fba200 100644 --- a/test/torture-s/pr25125.c.s +++ b/test/torture-s/pr25125.c.s @@ -34,16 +34,16 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, -32767 - i32.call $push1=, f, $pop0 + i32.call $push1=, f@FUNCTION, $pop0 i32.const $push2=, 1 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 # BB#1: # %if.end i32.const $push4=, 0 - call exit, $pop4 + call exit@FUNCTION, $pop4 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr27073.c.s b/test/torture-s/pr27073.c.s index fdbd8c442..4aa9b46e8 100644 --- a/test/torture-s/pr27073.c.s +++ b/test/torture-s/pr27073.c.s @@ -65,7 +65,7 @@ main: # @main i32.const $7=, 0 i32.add $7=, $11, $7 block .LBB1_11 - call foo, $7, $4, $4, $4, $pop0, $4, $3, $2, $1, $0 + call foo@FUNCTION, $7, $4, $4, $4, $pop0, $4, $3, $2, $1, $0 i32.load $push1=, 0($11) i32.ne $push2=, $pop1, $4 br_if $pop2, .LBB1_11 @@ -119,10 +119,10 @@ main: # @main br_if $pop26, .LBB1_11 # BB#10: # %for.cond.9 i32.const $push27=, 0 - call exit, $pop27 + call exit@FUNCTION, $pop27 unreachable .LBB1_11: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr27260.c.s b/test/torture-s/pr27260.c.s index 807d8b963..9fc39659f 100644 --- a/test/torture-s/pr27260.c.s +++ b/test/torture-s/pr27260.c.s @@ -11,7 +11,7 @@ foo: # @foo i32.const $push0=, 2 i32.ne $push1=, $0, $pop0 i32.const $push3=, 64 - call memset, $pop2, $pop1, $pop3 + call memset@FUNCTION, $pop2, $pop1, $pop3 return .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -44,7 +44,7 @@ main: # @main br_if $pop3, .LBB1_1 .LBB1_3: # %for.end i32.const $2=, 64 - call memset, $0, $5, $2 + call memset@FUNCTION, $0, $5, $2 .LBB1_4: # %for.cond3 # =>This Inner Loop Header: Depth=1 block .LBB1_7 @@ -60,11 +60,11 @@ main: # @main i32.eq $push9=, $pop8, $4 br_if $pop9, .LBB1_4 .LBB1_6: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB1_7: # %for.end15 i32.const $3=, 0 - call memset, $0, $3, $2 + call memset@FUNCTION, $0, $3, $2 i32.const $5=, 1 .LBB1_8: # %for.cond16 # =>This Inner Loop Header: Depth=1 @@ -82,12 +82,12 @@ main: # @main i32.eq $push11=, $pop6, $pop10 br_if $pop11, .LBB1_8 .LBB1_10: # %if.then24 - call abort + call abort@FUNCTION unreachable .LBB1_11: # %if.end33 return $3 .LBB1_12: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr27285.c.s b/test/torture-s/pr27285.c.s index 1f05b223a..860215fa7 100644 --- a/test/torture-s/pr27285.c.s +++ b/test/torture-s/pr27285.c.s @@ -177,7 +177,7 @@ main: # @main i32.add $25=, $31, $25 i32.const $26=, 0 i32.add $26=, $31, $26 - call foo, $25, $26 + call foo@FUNCTION, $25, $26 i32.const $27=, 0 i32.add $27=, $31, $27 block .LBB1_5 @@ -217,7 +217,7 @@ main: # @main i32.store $31=, 0($18), $31 return $1 .LBB1_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr27364.c.s b/test/torture-s/pr27364.c.s index 823a2fd74..703be36fe 100644 --- a/test/torture-s/pr27364.c.s +++ b/test/torture-s/pr27364.c.s @@ -36,7 +36,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr27671-1.c.s b/test/torture-s/pr27671-1.c.s index ede186266..c3d8eed7b 100644 --- a/test/torture-s/pr27671-1.c.s +++ b/test/torture-s/pr27671-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr28289.c.s b/test/torture-s/pr28289.c.s index 83aed7cfb..96fb21771 100644 --- a/test/torture-s/pr28289.c.s +++ b/test/torture-s/pr28289.c.s @@ -7,8 +7,8 @@ ix86_split_ashr: # @ix86_split_ashr .param i32 # BB#0: # %entry - i32.const $push1=, ok - i32.const $push0=, gen_x86_64_shrd + i32.const $push1=, ok@FUNCTION + i32.const $push0=, gen_x86_64_shrd@FUNCTION i32.select $push2=, $0, $pop1, $pop0 i32.const $push3=, 0 i32.call_indirect $discard=, $pop2, $pop3 @@ -24,7 +24,7 @@ ok: # @ok .param i32 .result i32 # BB#0: # %entry - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end1: .size ok, .Lfunc_end1-ok @@ -50,8 +50,8 @@ main: # @main # BB#0: # %entry i32.const $0=, 0 i32.load $push0=, one($0) - i32.const $push2=, ok - i32.const $push1=, gen_x86_64_shrd + i32.const $push2=, ok@FUNCTION + i32.const $push1=, gen_x86_64_shrd@FUNCTION i32.select $push3=, $pop0, $pop2, $pop1 i32.call_indirect $discard=, $pop3, $0 i32.const $push4=, 1 diff --git a/test/torture-s/pr28403.c.s b/test/torture-s/pr28403.c.s index 5ee6fd968..dffa7927b 100644 --- a/test/torture-s/pr28403.c.s +++ b/test/torture-s/pr28403.c.s @@ -35,7 +35,7 @@ bar: # @bar i32.const $push2=, 3 i32.const $push1=, 4 i32.const $push0=, 5 - i32.call $discard=, foo, $1, $pop3, $1, $pop2, $1, $pop1, $1, $pop0 + i32.call $discard=, foo@FUNCTION, $1, $pop3, $1, $pop2, $1, $pop1, $1, $pop0 i32.const $push4=, 0 i64.load32_u $push5=, global($pop4) i64.shr_u $push6=, $0, $pop5 @@ -52,16 +52,16 @@ main: # @main # BB#0: # %entry block .LBB2_2 i64.const $push0=, 81985529216486895 - i64.call $push1=, bar, $pop0 + i64.call $push1=, bar@FUNCTION, $pop0 i64.const $push2=, 312749974122 i64.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB2_2 # BB#1: # %if.end i32.const $push4=, 0 - call exit, $pop4 + call exit@FUNCTION, $pop4 unreachable .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr28651.c.s b/test/torture-s/pr28651.c.s index e8e6c0c08..d7b365bf8 100644 --- a/test/torture-s/pr28651.c.s +++ b/test/torture-s/pr28651.c.s @@ -24,7 +24,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, 2147483647 - i32.call $push1=, foo, $pop0 + i32.call $push1=, foo@FUNCTION, $pop0 i32.const $push3=, 0 i32.eq $push4=, $pop1, $pop3 br_if $pop4, .LBB1_2 @@ -32,7 +32,7 @@ main: # @main i32.const $push2=, 0 return $pop2 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr28982a.c.s b/test/torture-s/pr28982a.c.s index f205ff88d..772aac43c 100644 --- a/test/torture-s/pr28982a.c.s +++ b/test/torture-s/pr28982a.c.s @@ -326,7 +326,7 @@ main: # @main i32.ne $push41=, $3, $pop40 br_if $pop41, .LBB1_1 .LBB1_2: # %for.end8 - call foo, $1 + call foo@FUNCTION, $1 i32.const $3=, 0 f32.load $push42=, results($3) f32.const $push43=, 0x0p0 diff --git a/test/torture-s/pr29006.c.s b/test/torture-s/pr29006.c.s index 436fe3b8a..c551590ae 100644 --- a/test/torture-s/pr29006.c.s +++ b/test/torture-s/pr29006.c.s @@ -99,7 +99,7 @@ main: # @main i64.store $discard=, 0($18), $pop34 i32.const $13=, 0 i32.add $13=, $18, $13 - call foo, $13 + call foo@FUNCTION, $13 i32.const $14=, 0 i32.add $14=, $18, $14 i32.or $1=, $14, $8 diff --git a/test/torture-s/pr29695-2.c.s b/test/torture-s/pr29695-2.c.s index d35907840..80d7dd984 100644 --- a/test/torture-s/pr29695-2.c.s +++ b/test/torture-s/pr29695-2.c.s @@ -172,16 +172,16 @@ main: # @main # BB#4: # %if.end28 return $0 .LBB8_5: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB8_6: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB8_7: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB8_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end8: .size main, .Lfunc_end8-main diff --git a/test/torture-s/pr31072.c.s b/test/torture-s/pr31072.c.s index 2354ff028..061c0c86a 100644 --- a/test/torture-s/pr31072.c.s +++ b/test/torture-s/pr31072.c.s @@ -17,7 +17,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr31605.c.s b/test/torture-s/pr31605.c.s index 123ea1058..783370661 100644 --- a/test/torture-s/pr31605.c.s +++ b/test/torture-s/pr31605.c.s @@ -18,7 +18,7 @@ put_field: # @put_field return .LBB0_2: # %if.then i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .Lfunc_end0: .size put_field, .Lfunc_end0-put_field @@ -31,7 +31,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr32244-1.c.s b/test/torture-s/pr32244-1.c.s index 7f1756f2f..07deb4617 100644 --- a/test/torture-s/pr32244-1.c.s +++ b/test/torture-s/pr32244-1.c.s @@ -17,7 +17,7 @@ test1: # @test1 # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test1, .Lfunc_end0-test1 @@ -37,7 +37,7 @@ main: # @main i64.const $push3=, 256 i64.or $push4=, $pop2, $pop3 i64.store $discard=, x($0), $pop4 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr32500.c.s b/test/torture-s/pr32500.c.s index 7e0f8cfbc..0630b1be0 100644 --- a/test/torture-s/pr32500.c.s +++ b/test/torture-s/pr32500.c.s @@ -20,7 +20,7 @@ foo: # @foo bar: # @bar # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size bar, .Lfunc_end1-bar @@ -34,14 +34,14 @@ main: # @main .result i32 # BB#0: # %if.then4 i32.const $push0=, 57005 - call foo, $pop0 + call foo@FUNCTION, $pop0 i32.const $push1=, 48879 - call foo, $pop1 + call foo@FUNCTION, $pop1 i32.const $push2=, 4919 - call foo, $pop2 + call foo@FUNCTION, $pop2 i32.const $push3=, 16962 - call foo, $pop3 - call bar + call foo@FUNCTION, $pop3 + call bar@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr33142.c.s b/test/torture-s/pr33142.c.s index ffedb8694..e540b004f 100644 --- a/test/torture-s/pr33142.c.s +++ b/test/torture-s/pr33142.c.s @@ -53,7 +53,7 @@ main: # @main i32.store $discard=, 8($3), $pop1 i32.load $push2=, 12($3) i32.load $push3=, 8($3) - i32.call $push4=, lisp_atan2, $pop2, $pop3 + i32.call $push4=, lisp_atan2@FUNCTION, $pop2, $pop3 br_if $pop4, .LBB1_2 # BB#1: # %if.end i32.const $push5=, 0 @@ -63,7 +63,7 @@ main: # @main i32.store $3=, 0($2), $3 return $pop5 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr33382.c.s b/test/torture-s/pr33382.c.s index b488a7e89..810a057f4 100644 --- a/test/torture-s/pr33382.c.s +++ b/test/torture-s/pr33382.c.s @@ -33,7 +33,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr33992.c.s b/test/torture-s/pr33992.c.s index 2079d1fc5..a4e222e9e 100644 --- a/test/torture-s/pr33992.c.s +++ b/test/torture-s/pr33992.c.s @@ -14,7 +14,7 @@ bar: # @bar # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -48,7 +48,7 @@ do_test: # @do_test i64.const $7=, 32 i64.shl $push3=, $9, $7 i64.shr_s $push4=, $pop3, $7 - call bar, $pop4 + call bar@FUNCTION, $pop4 i64.load $1=, 0($0) i64.const $2=, -1 i64.const $8=, 63 @@ -66,7 +66,7 @@ do_test: # @do_test .LBB1_4: # %foo.exit.1 i64.shl $push8=, $9, $7 i64.shr_s $push9=, $pop8, $7 - call bar, $pop9 + call bar@FUNCTION, $pop9 return .Lfunc_end1: .size do_test, .Lfunc_end1-do_test @@ -89,7 +89,7 @@ main: # @main i64.store $discard=, 8($4), $pop0 i32.const $3=, 8 i32.add $3=, $4, $3 - call do_test, $3 + call do_test@FUNCTION, $3 i32.const $push1=, 0 i32.const $2=, 16 i32.add $4=, $4, $2 diff --git a/test/torture-s/pr34176.c.s b/test/torture-s/pr34176.c.s index 0fd6e0d60..d7d921160 100644 --- a/test/torture-s/pr34176.c.s +++ b/test/torture-s/pr34176.c.s @@ -35,7 +35,7 @@ foo: # @foo # BB#1: # %if.end return $1 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size foo, .Lfunc_end1-foo @@ -56,13 +56,13 @@ main: # @main i32.store $7=, 0($3), $7 i32.const $5=, 12 i32.add $5=, $7, $5 - i32.call $discard=, hash_find_entry, $5 + i32.call $discard=, hash_find_entry@FUNCTION, $5 .LBB2_1: # %if.end # =>This Loop Header: Depth=1 # Child Loop BB2_2 Depth 2 loop .LBB2_4 i32.load $1=, 12($7) - i32.call $discard=, foo, $1 + i32.call $discard=, foo@FUNCTION, $1 i32.const $0=, 0 block .LBB2_3 i32.const $push3=, 0 @@ -81,7 +81,7 @@ main: # @main # in Loop: Header=BB2_1 Depth=1 i32.const $6=, 12 i32.add $6=, $7, $6 - i32.call $discard=, hash_find_entry, $6 + i32.call $discard=, hash_find_entry@FUNCTION, $6 i32.const $push5=, 0 i32.eq $push6=, $0, $pop5 br_if $pop6, .LBB2_1 diff --git a/test/torture-s/pr34415.c.s b/test/torture-s/pr34415.c.s index b828fea54..b932b8754 100644 --- a/test/torture-s/pr34415.c.s +++ b/test/torture-s/pr34415.c.s @@ -81,7 +81,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, .L.str - i32.call $push1=, foo, $pop0 + i32.call $push1=, foo@FUNCTION, $pop0 i32.const $push2=, .L.str+2 i32.ne $push3=, $pop1, $pop2 return $pop3 diff --git a/test/torture-s/pr34456.c.s b/test/torture-s/pr34456.c.s index 94c986924..373cabd67 100644 --- a/test/torture-s/pr34456.c.s +++ b/test/torture-s/pr34456.c.s @@ -37,8 +37,8 @@ main: # @main i32.const $push1=, array i32.const $push3=, 2 i32.const $push2=, 8 - i32.const $push0=, compare - call qsort, $pop1, $pop3, $pop2, $pop0 + i32.const $push0=, compare@FUNCTION + call qsort@FUNCTION, $pop1, $pop3, $pop2, $pop0 i32.const $0=, 0 i32.load $push4=, errors($0) i32.eq $push5=, $pop4, $0 @@ -84,9 +84,9 @@ compare: # @compare .align 4 array: .int32 1 # 0x1 - .int32 bad_compare + .int32 bad_compare@FUNCTION .int32 4294967295 # 0xffffffff - .int32 bad_compare + .int32 bad_compare@FUNCTION .size array, 16 .hidden errors # @errors diff --git a/test/torture-s/pr34768-1.c.s b/test/torture-s/pr34768-1.c.s index 9146c7625..81cd49c01 100644 --- a/test/torture-s/pr34768-1.c.s +++ b/test/torture-s/pr34768-1.c.s @@ -36,8 +36,8 @@ test: # @test # BB#0: # %entry i32.const $1=, 0 i32.load $2=, x($1) - i32.const $push1=, foo - i32.const $push0=, bar + i32.const $push1=, foo@FUNCTION + i32.const $push0=, bar@FUNCTION i32.select $push2=, $0, $pop1, $pop0 call_indirect $pop2 i32.load $push3=, x($1) @@ -58,12 +58,12 @@ main: # @main block .LBB3_2 i32.const $push0=, 1 i32.store $push1=, x($0), $pop0 - i32.call $push2=, test, $pop1 + i32.call $push2=, test@FUNCTION, $pop1 br_if $pop2, .LBB3_2 # BB#1: # %if.end return $0 .LBB3_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr34768-2.c.s b/test/torture-s/pr34768-2.c.s index 69a124604..dc76a4d5b 100644 --- a/test/torture-s/pr34768-2.c.s +++ b/test/torture-s/pr34768-2.c.s @@ -39,8 +39,8 @@ test: # @test # BB#0: # %entry i32.const $1=, 0 i32.load $2=, x($1) - i32.const $push1=, foo - i32.const $push0=, bar + i32.const $push1=, foo@FUNCTION + i32.const $push0=, bar@FUNCTION i32.select $push2=, $0, $pop1, $pop0 i32.call_indirect $push3=, $pop2 i32.add $push5=, $pop3, $2 @@ -62,12 +62,12 @@ main: # @main block .LBB3_2 i32.const $push0=, 1 i32.store $push1=, x($0), $pop0 - i32.call $push2=, test, $pop1 + i32.call $push2=, test@FUNCTION, $pop1 br_if $pop2, .LBB3_2 # BB#1: # %if.end return $0 .LBB3_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr34971.c.s b/test/torture-s/pr34971.c.s index ea879ffb1..65efcc3c2 100644 --- a/test/torture-s/pr34971.c.s +++ b/test/torture-s/pr34971.c.s @@ -23,7 +23,7 @@ test1: # @test1 # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test1, .Lfunc_end0-test1 @@ -43,7 +43,7 @@ main: # @main i64.const $push3=, 4294967297 i64.or $push4=, $pop2, $pop3 i64.store $discard=, x($0), $pop4 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr35231.c.s b/test/torture-s/pr35231.c.s index 514d20f6f..77eeb454b 100644 --- a/test/torture-s/pr35231.c.s +++ b/test/torture-s/pr35231.c.s @@ -16,7 +16,7 @@ foo: # @foo # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -32,13 +32,13 @@ main: # @main i32.const $0=, 0 i32.const $1=, 2 block .LBB1_2 - i32.call $push0=, foo, $1, $0 + i32.call $push0=, foo@FUNCTION, $1, $0 i32.ne $push1=, $pop0, $1 br_if $pop1, .LBB1_2 # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr35456.c.s b/test/torture-s/pr35456.c.s index b8670e7d7..6064ea49c 100644 --- a/test/torture-s/pr35456.c.s +++ b/test/torture-s/pr35456.c.s @@ -25,7 +25,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 f64.const $push0=, -0x0p0 - f64.call $push1=, not_fabs, $pop0 + f64.call $push1=, not_fabs@FUNCTION, $pop0 i64.reinterpret/f64 $push2=, $pop1 i64.const $push3=, 0 i64.ge_s $push4=, $pop2, $pop3 @@ -34,7 +34,7 @@ main: # @main i32.const $push5=, 0 return $pop5 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr35472.c.s b/test/torture-s/pr35472.c.s index e79b19c24..c4f4292f4 100644 --- a/test/torture-s/pr35472.c.s +++ b/test/torture-s/pr35472.c.s @@ -98,16 +98,16 @@ test: # @test i32.add $25=, $29, $25 i32.const $26=, 0 i32.add $26=, $29, $26 - call foo, $25, $26 + call foo@FUNCTION, $25, $26 i32.const $push17=, 0 i32.load $0=, p($pop17) i32.const $2=, 64 i32.const $27=, 64 i32.add $27=, $29, $27 - call memcpy, $0, $27, $2 + call memcpy@FUNCTION, $0, $27, $2 i32.const $28=, 0 i32.add $28=, $29, $28 - call memcpy, $0, $28, $2 + call memcpy@FUNCTION, $0, $28, $2 block .LBB1_2 i32.load $push18=, 0($29) i32.const $push19=, -1 @@ -120,7 +120,7 @@ test: # @test i32.store $29=, 0($10), $29 return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size test, .Lfunc_end1-test @@ -209,16 +209,16 @@ main: # @main i32.add $25=, $29, $25 i32.const $26=, 0 i32.add $26=, $29, $26 - call foo, $25, $26 + call foo@FUNCTION, $25, $26 i32.const $3=, 0 i32.load $0=, p($3) i32.const $2=, 64 i32.const $27=, 64 i32.add $27=, $29, $27 - call memcpy, $0, $27, $2 + call memcpy@FUNCTION, $0, $27, $2 i32.const $28=, 0 i32.add $28=, $29, $28 - call memcpy, $0, $28, $2 + call memcpy@FUNCTION, $0, $28, $2 block .LBB2_2 i32.load $push17=, 0($29) i32.const $push18=, -1 @@ -231,7 +231,7 @@ main: # @main i32.store $29=, 0($10), $29 return $3 .LBB2_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr35800.c.s b/test/torture-s/pr35800.c.s index e9418aa3f..4c6271106 100644 --- a/test/torture-s/pr35800.c.s +++ b/test/torture-s/pr35800.c.s @@ -67,7 +67,7 @@ main: # @main i32.const $push8=, 0 return $pop8 .LBB1_4: # %if.then16 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr36034-1.c.s b/test/torture-s/pr36034-1.c.s index b2ac5b148..d2b75e079 100644 --- a/test/torture-s/pr36034-1.c.s +++ b/test/torture-s/pr36034-1.c.s @@ -80,7 +80,7 @@ main: # @main .result i32 .local i32, f64 # BB#0: # %entry - call test + call test@FUNCTION i32.const $0=, 0 f64.const $1=, -0x1p0 block .LBB1_31 @@ -206,7 +206,7 @@ main: # @main # BB#30: # %for.cond1.5.4 return $0 .LBB1_31: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr36034-2.c.s b/test/torture-s/pr36034-2.c.s index c89f51300..0f02f41dd 100644 --- a/test/torture-s/pr36034-2.c.s +++ b/test/torture-s/pr36034-2.c.s @@ -61,7 +61,7 @@ main: # @main .result i32 .local f64, i32, i32 # BB#0: # %entry - call test + call test@FUNCTION i32.const $2=, 0 i32.const $1=, tmp .LBB1_1: # %for.cond1.preheader @@ -120,7 +120,7 @@ main: # @main i32.const $push26=, 0 return $pop26 .LBB1_9: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr36038.c.s b/test/torture-s/pr36038.c.s index dec39ac45..100982261 100644 --- a/test/torture-s/pr36038.c.s +++ b/test/torture-s/pr36038.c.s @@ -86,12 +86,12 @@ main: # @main i32.const $push15=, expect i32.const $push1=, list i32.const $push16=, 80 - i32.call $push17=, memcmp, $pop15, $pop1, $pop16 + i32.call $push17=, memcmp@FUNCTION, $pop15, $pop1, $pop16 br_if $pop17, .LBB1_2 # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr36093.c.s b/test/torture-s/pr36093.c.s index 792768cec..c6b3289f6 100644 --- a/test/torture-s/pr36093.c.s +++ b/test/torture-s/pr36093.c.s @@ -60,7 +60,7 @@ main: # @main # BB#6: # %if.end return $2 .LBB0_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr36339.c.s b/test/torture-s/pr36339.c.s index 09487b70b..3ef1d5d3e 100644 --- a/test/torture-s/pr36339.c.s +++ b/test/torture-s/pr36339.c.s @@ -22,7 +22,7 @@ try_a: # @try_a i32.const $4=, 8 i32.add $4=, $4, $4 i32.or $push2=, $4, $pop1 - i32.call $push3=, check_a, $pop2 + i32.call $push3=, check_a@FUNCTION, $pop2 i32.const $3=, 16 i32.add $4=, $4, $3 i32.const $3=, __stack_pointer @@ -70,7 +70,7 @@ main: # @main # BB#0: # %entry block .LBB2_2 i32.const $push0=, 42 - i32.call $push1=, try_a, $pop0 + i32.call $push1=, try_a@FUNCTION, $pop0 i32.const $push2=, -1 i32.le_s $push3=, $pop1, $pop2 br_if $pop3, .LBB2_2 @@ -78,7 +78,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr36343.c.s b/test/torture-s/pr36343.c.s index d59caa8fe..1dac55561 100644 --- a/test/torture-s/pr36343.c.s +++ b/test/torture-s/pr36343.c.s @@ -37,7 +37,7 @@ foo: # @foo i32.select $1=, $0, $6, $7 i32.const $push1=, 1065353216 i32.store $discard=, 8($7), $pop1 - call bar, $1 + call bar@FUNCTION, $1 block .LBB1_3 block .LBB1_2 i32.const $push4=, 0 @@ -69,14 +69,14 @@ main: # @main # BB#0: # %entry i32.const $0=, 0 block .LBB2_2 - f32.call $push0=, foo, $0 + f32.call $push0=, foo@FUNCTION, $0 f32.const $push1=, 0x0p0 f32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB2_2 # BB#1: # %if.end return $0 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr36765.c.s b/test/torture-s/pr36765.c.s index 530346280..48f7261d1 100644 --- a/test/torture-s/pr36765.c.s +++ b/test/torture-s/pr36765.c.s @@ -10,7 +10,7 @@ foo: # @foo .local i32 # BB#0: # %entry i32.const $push0=, 16 - i32.call $1=, __builtin_malloc, $pop0 + i32.call $1=, __builtin_malloc@FUNCTION, $pop0 i32.const $push1=, 0 i32.store $discard=, 0($1), $pop1 i32.const $push2=, 2 @@ -33,14 +33,14 @@ main: # @main # BB#0: # %entry i32.const $0=, 0 block .LBB1_2 - i32.call $push0=, foo, $0 + i32.call $push0=, foo@FUNCTION, $0 i32.const $push1=, 1 i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr37102.c.s b/test/torture-s/pr37102.c.s index c53353f0a..4a201a639 100644 --- a/test/torture-s/pr37102.c.s +++ b/test/torture-s/pr37102.c.s @@ -14,7 +14,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -45,7 +45,7 @@ main: # @main i32.const $push5=, 1 i32.or $push6=, $pop4, $pop5 i32.select $push7=, $pop2, $pop6, $0 - call foo, $pop7 + call foo@FUNCTION, $pop7 return $0 .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr37125.c.s b/test/torture-s/pr37125.c.s index 33bae6e26..b49f64627 100644 --- a/test/torture-s/pr37125.c.s +++ b/test/torture-s/pr37125.c.s @@ -18,7 +18,7 @@ func_44: # @func_44 # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size func_44, .Lfunc_end0-func_44 diff --git a/test/torture-s/pr37573.c.s b/test/torture-s/pr37573.c.s index c2382a806..a42d9a4fb 100644 --- a/test/torture-s/pr37573.c.s +++ b/test/torture-s/pr37573.c.s @@ -7,18 +7,18 @@ main: # @main .result i32 # BB#0: # %entry - call bar + call bar@FUNCTION block .LBB0_2 i32.const $push1=, p i32.const $push0=, q i32.const $push2=, 23 - i32.call $push3=, memcmp, $pop1, $pop0, $pop2 + i32.call $push3=, memcmp@FUNCTION, $pop1, $pop0, $pop2 br_if $pop3, .LBB0_2 # BB#1: # %if.end i32.const $push4=, 0 return $pop4 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -66,140 +66,140 @@ bar: # @bar i32.store $discard=, 0($pop10), $pop11 i32.const $10=, 8 i32.add $10=, $33, $10 - i32.call $3=, foo, $10 + i32.call $3=, foo@FUNCTION, $10 i32.const $4=, 0 i32.load8_u $push12=, p($4) i32.xor $push13=, $pop12, $3 i32.store8 $discard=, p($4), $pop13 i32.const $11=, 8 i32.add $11=, $33, $11 - i32.call $3=, foo, $11 + i32.call $3=, foo@FUNCTION, $11 i32.load8_u $push14=, p+1($4) i32.xor $push15=, $pop14, $3 i32.store8 $discard=, p+1($4), $pop15 i32.const $12=, 8 i32.add $12=, $33, $12 - i32.call $3=, foo, $12 + i32.call $3=, foo@FUNCTION, $12 i32.load8_u $push16=, p+2($4) i32.xor $push17=, $pop16, $3 i32.store8 $discard=, p+2($4), $pop17 i32.const $13=, 8 i32.add $13=, $33, $13 - i32.call $3=, foo, $13 + i32.call $3=, foo@FUNCTION, $13 i32.load8_u $push18=, p+3($4) i32.xor $push19=, $pop18, $3 i32.store8 $discard=, p+3($4), $pop19 i32.const $14=, 8 i32.add $14=, $33, $14 - i32.call $3=, foo, $14 + i32.call $3=, foo@FUNCTION, $14 i32.load8_u $push20=, p+4($4) i32.xor $push21=, $pop20, $3 i32.store8 $discard=, p+4($4), $pop21 i32.const $15=, 8 i32.add $15=, $33, $15 - i32.call $3=, foo, $15 + i32.call $3=, foo@FUNCTION, $15 i32.load8_u $push22=, p+5($4) i32.xor $push23=, $pop22, $3 i32.store8 $discard=, p+5($4), $pop23 i32.const $16=, 8 i32.add $16=, $33, $16 - i32.call $3=, foo, $16 + i32.call $3=, foo@FUNCTION, $16 i32.load8_u $push24=, p+6($4) i32.xor $push25=, $pop24, $3 i32.store8 $discard=, p+6($4), $pop25 i32.const $17=, 8 i32.add $17=, $33, $17 - i32.call $3=, foo, $17 + i32.call $3=, foo@FUNCTION, $17 i32.load8_u $push26=, p+7($4) i32.xor $push27=, $pop26, $3 i32.store8 $discard=, p+7($4), $pop27 i32.const $18=, 8 i32.add $18=, $33, $18 - i32.call $3=, foo, $18 + i32.call $3=, foo@FUNCTION, $18 i32.load8_u $push28=, p+8($4) i32.xor $push29=, $pop28, $3 i32.store8 $discard=, p+8($4), $pop29 i32.const $19=, 8 i32.add $19=, $33, $19 - i32.call $3=, foo, $19 + i32.call $3=, foo@FUNCTION, $19 i32.load8_u $push30=, p+9($4) i32.xor $push31=, $pop30, $3 i32.store8 $discard=, p+9($4), $pop31 i32.const $20=, 8 i32.add $20=, $33, $20 - i32.call $3=, foo, $20 + i32.call $3=, foo@FUNCTION, $20 i32.load8_u $push32=, p+10($4) i32.xor $push33=, $pop32, $3 i32.store8 $discard=, p+10($4), $pop33 i32.const $21=, 8 i32.add $21=, $33, $21 - i32.call $3=, foo, $21 + i32.call $3=, foo@FUNCTION, $21 i32.load8_u $push34=, p+11($4) i32.xor $push35=, $pop34, $3 i32.store8 $discard=, p+11($4), $pop35 i32.const $22=, 8 i32.add $22=, $33, $22 - i32.call $3=, foo, $22 + i32.call $3=, foo@FUNCTION, $22 i32.load8_u $push36=, p+12($4) i32.xor $push37=, $pop36, $3 i32.store8 $discard=, p+12($4), $pop37 i32.const $23=, 8 i32.add $23=, $33, $23 - i32.call $3=, foo, $23 + i32.call $3=, foo@FUNCTION, $23 i32.load8_u $push38=, p+13($4) i32.xor $push39=, $pop38, $3 i32.store8 $discard=, p+13($4), $pop39 i32.const $24=, 8 i32.add $24=, $33, $24 - i32.call $3=, foo, $24 + i32.call $3=, foo@FUNCTION, $24 i32.load8_u $push40=, p+14($4) i32.xor $push41=, $pop40, $3 i32.store8 $discard=, p+14($4), $pop41 i32.const $25=, 8 i32.add $25=, $33, $25 - i32.call $3=, foo, $25 + i32.call $3=, foo@FUNCTION, $25 i32.load8_u $push42=, p+15($4) i32.xor $push43=, $pop42, $3 i32.store8 $discard=, p+15($4), $pop43 i32.const $26=, 8 i32.add $26=, $33, $26 - i32.call $3=, foo, $26 + i32.call $3=, foo@FUNCTION, $26 i32.load8_u $push44=, p+16($4) i32.xor $push45=, $pop44, $3 i32.store8 $discard=, p+16($4), $pop45 i32.const $27=, 8 i32.add $27=, $33, $27 - i32.call $3=, foo, $27 + i32.call $3=, foo@FUNCTION, $27 i32.load8_u $push46=, p+17($4) i32.xor $push47=, $pop46, $3 i32.store8 $discard=, p+17($4), $pop47 i32.const $28=, 8 i32.add $28=, $33, $28 - i32.call $3=, foo, $28 + i32.call $3=, foo@FUNCTION, $28 i32.load8_u $push48=, p+18($4) i32.xor $push49=, $pop48, $3 i32.store8 $discard=, p+18($4), $pop49 i32.const $29=, 8 i32.add $29=, $33, $29 - i32.call $3=, foo, $29 + i32.call $3=, foo@FUNCTION, $29 i32.load8_u $push50=, p+19($4) i32.xor $push51=, $pop50, $3 i32.store8 $discard=, p+19($4), $pop51 i32.const $30=, 8 i32.add $30=, $33, $30 - i32.call $3=, foo, $30 + i32.call $3=, foo@FUNCTION, $30 i32.load8_u $push52=, p+20($4) i32.xor $push53=, $pop52, $3 i32.store8 $discard=, p+20($4), $pop53 i32.const $31=, 8 i32.add $31=, $33, $31 - i32.call $3=, foo, $31 + i32.call $3=, foo@FUNCTION, $31 i32.load8_u $push54=, p+21($4) i32.xor $push55=, $pop54, $3 i32.store8 $discard=, p+21($4), $pop55 i32.const $32=, 8 i32.add $32=, $33, $32 - i32.call $3=, foo, $32 + i32.call $3=, foo@FUNCTION, $32 i32.load8_u $push56=, p+22($4) i32.xor $push57=, $pop56, $3 i32.store8 $discard=, p+22($4), $pop57 diff --git a/test/torture-s/pr38212.c.s b/test/torture-s/pr38212.c.s index d09b5eaaf..b9adccf80 100644 --- a/test/torture-s/pr38212.c.s +++ b/test/torture-s/pr38212.c.s @@ -43,7 +43,7 @@ main: # @main i32.const $5=, 12 i32.add $5=, $6, $5 block .LBB1_2 - i32.call $push1=, foo, $5, $1 + i32.call $push1=, foo@FUNCTION, $5, $1 i32.ne $push2=, $pop1, $1 br_if $pop2, .LBB1_2 # BB#1: # %if.end @@ -53,7 +53,7 @@ main: # @main i32.store $6=, 0($4), $6 return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr38236.c.s b/test/torture-s/pr38236.c.s index 8d1fd8c36..d65145cc4 100644 --- a/test/torture-s/pr38236.c.s +++ b/test/torture-s/pr38236.c.s @@ -45,13 +45,13 @@ main: # @main i32.const $0=, 1 i32.const $1=, 0 block .LBB1_2 - i32.call $push0=, foo, $1, $0, $0, $0 + i32.call $push0=, foo@FUNCTION, $1, $0, $0, $0 i32.ne $push1=, $pop0, $0 br_if $pop1, .LBB1_2 # BB#1: # %if.end return $1 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr38533.c.s b/test/torture-s/pr38533.c.s index 8710e5a1c..556b1169d 100644 --- a/test/torture-s/pr38533.c.s +++ b/test/torture-s/pr38533.c.s @@ -1231,13 +1231,13 @@ main: # @main .result i32 # BB#0: # %entry block .LBB1_2 - i32.call $push0=, foo + i32.call $push0=, foo@FUNCTION br_if $pop0, .LBB1_2 # BB#1: # %if.end i32.const $push1=, 0 return $pop1 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr38819.c.s b/test/torture-s/pr38819.c.s index 4161f43b2..881a2f2a1 100644 --- a/test/torture-s/pr38819.c.s +++ b/test/torture-s/pr38819.c.s @@ -7,7 +7,7 @@ foo: # @foo # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -23,7 +23,7 @@ main: # @main i32.const $0=, 0 i32.load $discard=, a($0) i32.load $discard=, b($0) - call foo + call foo@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr39120.c.s b/test/torture-s/pr39120.c.s index 05c03cfdd..fdd9e4b8b 100644 --- a/test/torture-s/pr39120.c.s +++ b/test/torture-s/pr39120.c.s @@ -44,9 +44,9 @@ main: # @main i32.store $0=, 12($5), $pop0 i32.const $4=, 12 i32.add $4=, $5, $4 - i32.call $push1=, foo, $4 + i32.call $push1=, foo@FUNCTION, $4 i32.store $discard=, x($0), $pop1 - call bar + call bar@FUNCTION block .LBB2_2 i32.load $push2=, 12($5) i32.const $push3=, 1 @@ -59,7 +59,7 @@ main: # @main i32.store $5=, 0($3), $5 return $0 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr39228.c.s b/test/torture-s/pr39228.c.s index 428b4f23b..a64af7c57 100644 --- a/test/torture-s/pr39228.c.s +++ b/test/torture-s/pr39228.c.s @@ -9,7 +9,7 @@ main: # @main .local i32, i32 # BB#0: # %entry f64.const $push0=, infinity - i32.call $0=, __builtin_isinff, $pop0 + i32.call $0=, __builtin_isinff@FUNCTION, $pop0 i32.const $1=, 0 block .LBB0_6 i32.le_s $push1=, $0, $1 @@ -24,19 +24,19 @@ main: # @main block .LBB0_4 i64.const $push4=, 0 i64.const $push3=, 9223090561878065152 - i32.call $push5=, __builtin_isinfl, $pop4, $pop3 + i32.call $push5=, __builtin_isinfl@FUNCTION, $pop4, $pop3 i32.le_s $push6=, $pop5, $1 br_if $pop6, .LBB0_4 # BB#3: # %if.end8 return $1 .LBB0_4: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr39233.c.s b/test/torture-s/pr39233.c.s index 8c28ac551..7481e0998 100644 --- a/test/torture-s/pr39233.c.s +++ b/test/torture-s/pr39233.c.s @@ -18,7 +18,7 @@ foo: # @foo # BB#2: # %if.end return .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -32,19 +32,19 @@ main: # @main .local i32 # BB#0: # %entry i32.const $push0=, 6 - call foo, $pop0 + call foo@FUNCTION, $pop0 i32.const $push1=, 5 - call foo, $pop1 + call foo@FUNCTION, $pop1 i32.const $push2=, 4 - call foo, $pop2 + call foo@FUNCTION, $pop2 i32.const $push3=, 3 - call foo, $pop3 + call foo@FUNCTION, $pop3 i32.const $push4=, 2 - call foo, $pop4 + call foo@FUNCTION, $pop4 i32.const $push5=, 1 - call foo, $pop5 + call foo@FUNCTION, $pop5 i32.const $0=, 0 - call foo, $0 + call foo@FUNCTION, $0 return $0 .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr39240.c.s b/test/torture-s/pr39240.c.s index 0ef67655d..09f7da737 100644 --- a/test/torture-s/pr39240.c.s +++ b/test/torture-s/pr39240.c.s @@ -10,7 +10,7 @@ bar1: # @bar1 # BB#0: # %entry i32.const $push0=, 6 i32.add $push1=, $0, $pop0 - i32.call $push2=, foo1, $pop1 + i32.call $push2=, foo1@FUNCTION, $pop1 return $pop2 .Lfunc_end0: .size bar1, .Lfunc_end0-bar1 @@ -35,7 +35,7 @@ bar2: # @bar2 # BB#0: # %entry i32.const $push0=, 6 i32.add $push1=, $0, $pop0 - i32.call $push2=, foo2, $pop1 + i32.call $push2=, foo2@FUNCTION, $pop1 i32.const $push3=, 65535 i32.and $push4=, $pop2, $pop3 return $pop4 @@ -66,7 +66,7 @@ bar3: # @bar3 # BB#0: # %entry i32.const $push0=, 6 i32.add $push1=, $0, $pop0 - i32.call $push2=, foo3, $pop1 + i32.call $push2=, foo3@FUNCTION, $pop1 i32.const $push3=, 255 i32.and $push4=, $pop2, $pop3 return $pop4 @@ -97,7 +97,7 @@ bar4: # @bar4 # BB#0: # %entry i32.const $push0=, 6 i32.add $push1=, $0, $pop0 - i32.call $push2=, foo4, $pop1 + i32.call $push2=, foo4@FUNCTION, $pop1 return $pop2 .Lfunc_end6: .size bar4, .Lfunc_end6-bar4 @@ -123,7 +123,7 @@ bar5: # @bar5 # BB#0: # %entry i32.const $push0=, 6 i32.add $push1=, $0, $pop0 - i32.call $1=, foo5, $pop1 + i32.call $1=, foo5@FUNCTION, $pop1 i32.const $0=, 16 i32.shl $push2=, $1, $0 i32.shr_s $push3=, $pop2, $0 @@ -154,7 +154,7 @@ bar6: # @bar6 # BB#0: # %entry i32.const $push0=, 6 i32.add $push1=, $0, $pop0 - i32.call $1=, foo6, $pop1 + i32.call $1=, foo6@FUNCTION, $pop1 i32.const $0=, 24 i32.shl $push2=, $1, $0 i32.shr_s $push3=, $pop2, $0 @@ -183,7 +183,7 @@ main: # @main .local i32, i32, i32 # BB#0: # %entry i32.const $0=, -10 - i32.call $1=, bar1, $0 + i32.call $1=, bar1@FUNCTION, $0 i32.const $2=, 0 block .LBB12_12 i32.load $push0=, l1($2) @@ -191,53 +191,53 @@ main: # @main br_if $pop1, .LBB12_12 # BB#1: # %if.end block .LBB12_11 - i32.call $push2=, bar2, $0 + i32.call $push2=, bar2@FUNCTION, $0 i32.load $push3=, l2($2) i32.ne $push4=, $pop2, $pop3 br_if $pop4, .LBB12_11 # BB#2: # %if.end5 block .LBB12_10 - i32.call $push5=, bar3, $0 + i32.call $push5=, bar3@FUNCTION, $0 i32.load $push6=, l3($2) i32.ne $push7=, $pop5, $pop6 br_if $pop7, .LBB12_10 # BB#3: # %if.end11 block .LBB12_9 - i32.call $push8=, bar4, $0 + i32.call $push8=, bar4@FUNCTION, $0 i32.load $push9=, l4($2) i32.ne $push10=, $pop8, $pop9 br_if $pop10, .LBB12_9 # BB#4: # %if.end16 block .LBB12_8 - i32.call $push11=, bar5, $0 + i32.call $push11=, bar5@FUNCTION, $0 i32.load $push12=, l5($2) i32.ne $push13=, $pop11, $pop12 br_if $pop13, .LBB12_8 # BB#5: # %if.end22 block .LBB12_7 - i32.call $push14=, bar6, $0 + i32.call $push14=, bar6@FUNCTION, $0 i32.load $push15=, l6($2) i32.ne $push16=, $pop14, $pop15 br_if $pop16, .LBB12_7 # BB#6: # %if.end28 return $2 .LBB12_7: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB12_8: # %if.then21 - call abort + call abort@FUNCTION unreachable .LBB12_9: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB12_10: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB12_11: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB12_12: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end12: .size main, .Lfunc_end12-main diff --git a/test/torture-s/pr39501.c.s b/test/torture-s/pr39501.c.s index 7fad8e20a..03745139d 100644 --- a/test/torture-s/pr39501.c.s +++ b/test/torture-s/pr39501.c.s @@ -123,395 +123,395 @@ main: # @main f32.const $0=, -0x1p0 f32.const $1=, 0x0p0 block .LBB8_2 - f32.call $push0=, float_min1, $1, $0 + f32.call $push0=, float_min1@FUNCTION, $1, $0 f32.eq $push1=, $pop0, $0 br_if $pop1, .LBB8_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB8_2: # %if.end block .LBB8_4 - f32.call $push2=, float_min1, $0, $1 + f32.call $push2=, float_min1@FUNCTION, $0, $1 f32.eq $push3=, $pop2, $0 br_if $pop3, .LBB8_4 # BB#3: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB8_4: # %if.end4 f32.const $2=, 0x1p0 block .LBB8_6 - f32.call $push4=, float_min1, $1, $2 + f32.call $push4=, float_min1@FUNCTION, $1, $2 f32.eq $push5=, $pop4, $1 br_if $pop5, .LBB8_6 # BB#5: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB8_6: # %if.end8 block .LBB8_8 - f32.call $push6=, float_min1, $2, $1 + f32.call $push6=, float_min1@FUNCTION, $2, $1 f32.eq $push7=, $pop6, $1 br_if $pop7, .LBB8_8 # BB#7: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB8_8: # %if.end12 block .LBB8_10 - f32.call $push8=, float_min1, $0, $2 + f32.call $push8=, float_min1@FUNCTION, $0, $2 f32.eq $push9=, $pop8, $0 br_if $pop9, .LBB8_10 # BB#9: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB8_10: # %if.end16 block .LBB8_12 - f32.call $push10=, float_min1, $2, $0 + f32.call $push10=, float_min1@FUNCTION, $2, $0 f32.eq $push11=, $pop10, $0 br_if $pop11, .LBB8_12 # BB#11: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB8_12: # %if.end20 block .LBB8_14 - f32.call $push12=, float_max1, $1, $0 + f32.call $push12=, float_max1@FUNCTION, $1, $0 f32.eq $push13=, $pop12, $1 br_if $pop13, .LBB8_14 # BB#13: # %if.then23 - call abort + call abort@FUNCTION unreachable .LBB8_14: # %if.end24 block .LBB8_16 - f32.call $push14=, float_max1, $0, $1 + f32.call $push14=, float_max1@FUNCTION, $0, $1 f32.eq $push15=, $pop14, $1 br_if $pop15, .LBB8_16 # BB#15: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB8_16: # %if.end28 block .LBB8_18 - f32.call $push16=, float_max1, $1, $2 + f32.call $push16=, float_max1@FUNCTION, $1, $2 f32.eq $push17=, $pop16, $2 br_if $pop17, .LBB8_18 # BB#17: # %if.then31 - call abort + call abort@FUNCTION unreachable .LBB8_18: # %if.end32 block .LBB8_20 - f32.call $push18=, float_max1, $2, $1 + f32.call $push18=, float_max1@FUNCTION, $2, $1 f32.eq $push19=, $pop18, $2 br_if $pop19, .LBB8_20 # BB#19: # %if.then35 - call abort + call abort@FUNCTION unreachable .LBB8_20: # %if.end36 block .LBB8_22 - f32.call $push20=, float_max1, $0, $2 + f32.call $push20=, float_max1@FUNCTION, $0, $2 f32.eq $push21=, $pop20, $2 br_if $pop21, .LBB8_22 # BB#21: # %if.then39 - call abort + call abort@FUNCTION unreachable .LBB8_22: # %if.end40 block .LBB8_24 - f32.call $push22=, float_max1, $2, $0 + f32.call $push22=, float_max1@FUNCTION, $2, $0 f32.eq $push23=, $pop22, $2 br_if $pop23, .LBB8_24 # BB#23: # %if.then43 - call abort + call abort@FUNCTION unreachable .LBB8_24: # %if.end44 block .LBB8_26 - f32.call $push24=, float_min2, $1, $0 + f32.call $push24=, float_min2@FUNCTION, $1, $0 f32.eq $push25=, $pop24, $0 br_if $pop25, .LBB8_26 # BB#25: # %if.then47 - call abort + call abort@FUNCTION unreachable .LBB8_26: # %if.end48 block .LBB8_28 - f32.call $push26=, float_min2, $0, $1 + f32.call $push26=, float_min2@FUNCTION, $0, $1 f32.eq $push27=, $pop26, $0 br_if $pop27, .LBB8_28 # BB#27: # %if.then51 - call abort + call abort@FUNCTION unreachable .LBB8_28: # %if.end52 block .LBB8_30 - f32.call $push28=, float_min2, $1, $2 + f32.call $push28=, float_min2@FUNCTION, $1, $2 f32.eq $push29=, $pop28, $1 br_if $pop29, .LBB8_30 # BB#29: # %if.then55 - call abort + call abort@FUNCTION unreachable .LBB8_30: # %if.end56 block .LBB8_32 - f32.call $push30=, float_min2, $2, $1 + f32.call $push30=, float_min2@FUNCTION, $2, $1 f32.eq $push31=, $pop30, $1 br_if $pop31, .LBB8_32 # BB#31: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB8_32: # %if.end60 block .LBB8_34 - f32.call $push32=, float_min2, $0, $2 + f32.call $push32=, float_min2@FUNCTION, $0, $2 f32.eq $push33=, $pop32, $0 br_if $pop33, .LBB8_34 # BB#33: # %if.then63 - call abort + call abort@FUNCTION unreachable .LBB8_34: # %if.end64 block .LBB8_36 - f32.call $push34=, float_min2, $2, $0 + f32.call $push34=, float_min2@FUNCTION, $2, $0 f32.eq $push35=, $pop34, $0 br_if $pop35, .LBB8_36 # BB#35: # %if.then67 - call abort + call abort@FUNCTION unreachable .LBB8_36: # %if.end68 block .LBB8_38 - f32.call $push36=, float_max2, $1, $0 + f32.call $push36=, float_max2@FUNCTION, $1, $0 f32.eq $push37=, $pop36, $1 br_if $pop37, .LBB8_38 # BB#37: # %if.then71 - call abort + call abort@FUNCTION unreachable .LBB8_38: # %if.end72 block .LBB8_40 - f32.call $push38=, float_max2, $0, $1 + f32.call $push38=, float_max2@FUNCTION, $0, $1 f32.eq $push39=, $pop38, $1 br_if $pop39, .LBB8_40 # BB#39: # %if.then75 - call abort + call abort@FUNCTION unreachable .LBB8_40: # %if.end76 block .LBB8_42 - f32.call $push40=, float_max2, $1, $2 + f32.call $push40=, float_max2@FUNCTION, $1, $2 f32.eq $push41=, $pop40, $2 br_if $pop41, .LBB8_42 # BB#41: # %if.then79 - call abort + call abort@FUNCTION unreachable .LBB8_42: # %if.end80 block .LBB8_44 - f32.call $push42=, float_max2, $2, $1 + f32.call $push42=, float_max2@FUNCTION, $2, $1 f32.eq $push43=, $pop42, $2 br_if $pop43, .LBB8_44 # BB#43: # %if.then83 - call abort + call abort@FUNCTION unreachable .LBB8_44: # %if.end84 block .LBB8_46 - f32.call $push44=, float_max2, $0, $2 + f32.call $push44=, float_max2@FUNCTION, $0, $2 f32.eq $push45=, $pop44, $2 br_if $pop45, .LBB8_46 # BB#45: # %if.then87 - call abort + call abort@FUNCTION unreachable .LBB8_46: # %if.end88 block .LBB8_48 - f32.call $push46=, float_max2, $2, $0 + f32.call $push46=, float_max2@FUNCTION, $2, $0 f32.eq $push47=, $pop46, $2 br_if $pop47, .LBB8_48 # BB#47: # %if.then91 - call abort + call abort@FUNCTION unreachable .LBB8_48: # %if.end92 f64.const $3=, -0x1p0 f64.const $4=, 0x0p0 block .LBB8_50 - f64.call $push48=, double_min1, $4, $3 + f64.call $push48=, double_min1@FUNCTION, $4, $3 f64.eq $push49=, $pop48, $3 br_if $pop49, .LBB8_50 # BB#49: # %if.then95 - call abort + call abort@FUNCTION unreachable .LBB8_50: # %if.end96 block .LBB8_52 - f64.call $push50=, double_min1, $3, $4 + f64.call $push50=, double_min1@FUNCTION, $3, $4 f64.eq $push51=, $pop50, $3 br_if $pop51, .LBB8_52 # BB#51: # %if.then99 - call abort + call abort@FUNCTION unreachable .LBB8_52: # %if.end100 f64.const $5=, 0x1p0 block .LBB8_54 - f64.call $push52=, double_min1, $4, $5 + f64.call $push52=, double_min1@FUNCTION, $4, $5 f64.eq $push53=, $pop52, $4 br_if $pop53, .LBB8_54 # BB#53: # %if.then103 - call abort + call abort@FUNCTION unreachable .LBB8_54: # %if.end104 block .LBB8_56 - f64.call $push54=, double_min1, $5, $4 + f64.call $push54=, double_min1@FUNCTION, $5, $4 f64.eq $push55=, $pop54, $4 br_if $pop55, .LBB8_56 # BB#55: # %if.then107 - call abort + call abort@FUNCTION unreachable .LBB8_56: # %if.end108 block .LBB8_58 - f64.call $push56=, double_min1, $3, $5 + f64.call $push56=, double_min1@FUNCTION, $3, $5 f64.eq $push57=, $pop56, $3 br_if $pop57, .LBB8_58 # BB#57: # %if.then111 - call abort + call abort@FUNCTION unreachable .LBB8_58: # %if.end112 block .LBB8_60 - f64.call $push58=, double_min1, $5, $3 + f64.call $push58=, double_min1@FUNCTION, $5, $3 f64.eq $push59=, $pop58, $3 br_if $pop59, .LBB8_60 # BB#59: # %if.then115 - call abort + call abort@FUNCTION unreachable .LBB8_60: # %if.end116 block .LBB8_62 - f64.call $push60=, double_max1, $4, $3 + f64.call $push60=, double_max1@FUNCTION, $4, $3 f64.eq $push61=, $pop60, $4 br_if $pop61, .LBB8_62 # BB#61: # %if.then119 - call abort + call abort@FUNCTION unreachable .LBB8_62: # %if.end120 block .LBB8_64 - f64.call $push62=, double_max1, $3, $4 + f64.call $push62=, double_max1@FUNCTION, $3, $4 f64.eq $push63=, $pop62, $4 br_if $pop63, .LBB8_64 # BB#63: # %if.then123 - call abort + call abort@FUNCTION unreachable .LBB8_64: # %if.end124 block .LBB8_66 - f64.call $push64=, double_max1, $4, $5 + f64.call $push64=, double_max1@FUNCTION, $4, $5 f64.eq $push65=, $pop64, $5 br_if $pop65, .LBB8_66 # BB#65: # %if.then127 - call abort + call abort@FUNCTION unreachable .LBB8_66: # %if.end128 block .LBB8_68 - f64.call $push66=, double_max1, $5, $4 + f64.call $push66=, double_max1@FUNCTION, $5, $4 f64.eq $push67=, $pop66, $5 br_if $pop67, .LBB8_68 # BB#67: # %if.then131 - call abort + call abort@FUNCTION unreachable .LBB8_68: # %if.end132 block .LBB8_70 - f64.call $push68=, double_max1, $3, $5 + f64.call $push68=, double_max1@FUNCTION, $3, $5 f64.eq $push69=, $pop68, $5 br_if $pop69, .LBB8_70 # BB#69: # %if.then135 - call abort + call abort@FUNCTION unreachable .LBB8_70: # %if.end136 block .LBB8_72 - f64.call $push70=, double_max1, $5, $3 + f64.call $push70=, double_max1@FUNCTION, $5, $3 f64.eq $push71=, $pop70, $5 br_if $pop71, .LBB8_72 # BB#71: # %if.then139 - call abort + call abort@FUNCTION unreachable .LBB8_72: # %if.end140 block .LBB8_74 - f64.call $push72=, double_min2, $4, $3 + f64.call $push72=, double_min2@FUNCTION, $4, $3 f64.eq $push73=, $pop72, $3 br_if $pop73, .LBB8_74 # BB#73: # %if.then143 - call abort + call abort@FUNCTION unreachable .LBB8_74: # %if.end144 block .LBB8_76 - f64.call $push74=, double_min2, $3, $4 + f64.call $push74=, double_min2@FUNCTION, $3, $4 f64.eq $push75=, $pop74, $3 br_if $pop75, .LBB8_76 # BB#75: # %if.then147 - call abort + call abort@FUNCTION unreachable .LBB8_76: # %if.end148 block .LBB8_78 - f64.call $push76=, double_min2, $4, $5 + f64.call $push76=, double_min2@FUNCTION, $4, $5 f64.eq $push77=, $pop76, $4 br_if $pop77, .LBB8_78 # BB#77: # %if.then151 - call abort + call abort@FUNCTION unreachable .LBB8_78: # %if.end152 block .LBB8_80 - f64.call $push78=, double_min2, $5, $4 + f64.call $push78=, double_min2@FUNCTION, $5, $4 f64.eq $push79=, $pop78, $4 br_if $pop79, .LBB8_80 # BB#79: # %if.then155 - call abort + call abort@FUNCTION unreachable .LBB8_80: # %if.end156 block .LBB8_82 - f64.call $push80=, double_min2, $3, $5 + f64.call $push80=, double_min2@FUNCTION, $3, $5 f64.eq $push81=, $pop80, $3 br_if $pop81, .LBB8_82 # BB#81: # %if.then159 - call abort + call abort@FUNCTION unreachable .LBB8_82: # %if.end160 block .LBB8_84 - f64.call $push82=, double_min2, $5, $3 + f64.call $push82=, double_min2@FUNCTION, $5, $3 f64.eq $push83=, $pop82, $3 br_if $pop83, .LBB8_84 # BB#83: # %if.then163 - call abort + call abort@FUNCTION unreachable .LBB8_84: # %if.end164 block .LBB8_86 - f64.call $push84=, double_max2, $4, $3 + f64.call $push84=, double_max2@FUNCTION, $4, $3 f64.eq $push85=, $pop84, $4 br_if $pop85, .LBB8_86 # BB#85: # %if.then167 - call abort + call abort@FUNCTION unreachable .LBB8_86: # %if.end168 block .LBB8_88 - f64.call $push86=, double_max2, $3, $4 + f64.call $push86=, double_max2@FUNCTION, $3, $4 f64.eq $push87=, $pop86, $4 br_if $pop87, .LBB8_88 # BB#87: # %if.then171 - call abort + call abort@FUNCTION unreachable .LBB8_88: # %if.end172 block .LBB8_90 - f64.call $push88=, double_max2, $4, $5 + f64.call $push88=, double_max2@FUNCTION, $4, $5 f64.eq $push89=, $pop88, $5 br_if $pop89, .LBB8_90 # BB#89: # %if.then175 - call abort + call abort@FUNCTION unreachable .LBB8_90: # %if.end176 block .LBB8_92 - f64.call $push90=, double_max2, $5, $4 + f64.call $push90=, double_max2@FUNCTION, $5, $4 f64.eq $push91=, $pop90, $5 br_if $pop91, .LBB8_92 # BB#91: # %if.then179 - call abort + call abort@FUNCTION unreachable .LBB8_92: # %if.end180 block .LBB8_94 - f64.call $push92=, double_max2, $3, $5 + f64.call $push92=, double_max2@FUNCTION, $3, $5 f64.eq $push93=, $pop92, $5 br_if $pop93, .LBB8_94 # BB#93: # %if.then183 - call abort + call abort@FUNCTION unreachable .LBB8_94: # %if.end184 block .LBB8_96 - f64.call $push94=, double_max2, $5, $3 + f64.call $push94=, double_max2@FUNCTION, $5, $3 f64.eq $push95=, $pop94, $5 br_if $pop95, .LBB8_96 # BB#95: # %if.then187 - call abort + call abort@FUNCTION unreachable .LBB8_96: # %if.end188 i32.const $push96=, 0 - call exit, $pop96 + call exit@FUNCTION, $pop96 unreachable .Lfunc_end8: .size main, .Lfunc_end8-main diff --git a/test/torture-s/pr40022.c.s b/test/torture-s/pr40022.c.s index d2e7d7530..4f0b1d7c4 100644 --- a/test/torture-s/pr40022.c.s +++ b/test/torture-s/pr40022.c.s @@ -36,7 +36,7 @@ bar: # @bar .param i32, i32, i32, i32 # BB#0: # %entry block .LBB1_2 - i32.call $push0=, foo, $1 + i32.call $push0=, foo@FUNCTION, $1 i32.store $1=, 0($0), $pop0 i32.const $push3=, 0 i32.eq $push4=, $1, $pop3 @@ -49,7 +49,7 @@ bar: # @bar br_if $1, .LBB1_1 .LBB1_2: # %while.end block .LBB1_4 - i32.call $push1=, foo, $2 + i32.call $push1=, foo@FUNCTION, $2 i32.store $1=, 0($0), $pop1 i32.const $push5=, 0 i32.eq $push6=, $1, $pop5 @@ -61,7 +61,7 @@ bar: # @bar i32.load $1=, 0($1) br_if $1, .LBB1_3 .LBB1_4: # %while.end6 - i32.call $push2=, foo, $3 + i32.call $push2=, foo@FUNCTION, $3 i32.store $discard=, 0($0), $pop2 return .Lfunc_end1: @@ -81,7 +81,7 @@ main: # @main i32.const $push3=, d i32.const $push2=, e i32.const $push1=, f - call bar, $pop3, $pop2, $pop1, $1 + call bar@FUNCTION, $pop3, $pop2, $pop1, $1 i32.load $0=, d($1) block .LBB2_5 i32.const $push5=, 0 @@ -103,7 +103,7 @@ main: # @main # BB#4: # %if.end return $1 .LBB2_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr40057.c.s b/test/torture-s/pr40057.c.s index 9b448f18a..61c5b6630 100644 --- a/test/torture-s/pr40057.c.s +++ b/test/torture-s/pr40057.c.s @@ -40,22 +40,22 @@ main: # @main # BB#0: # %entry i64.const $0=, 6042589866 block .LBB2_8 - i32.call $push0=, foo, $0 + i32.call $push0=, foo@FUNCTION, $0 br_if $pop0, .LBB2_8 # BB#1: # %if.end i64.const $1=, 6579460778 block .LBB2_7 - i32.call $push1=, foo, $1 + i32.call $push1=, foo@FUNCTION, $1 i32.const $push5=, 0 i32.eq $push6=, $pop1, $pop5 br_if $pop6, .LBB2_7 # BB#2: # %if.end4 block .LBB2_6 - i32.call $push2=, bar, $0 + i32.call $push2=, bar@FUNCTION, $0 br_if $pop2, .LBB2_6 # BB#3: # %if.end8 block .LBB2_5 - i32.call $push3=, bar, $1 + i32.call $push3=, bar@FUNCTION, $1 i32.const $push7=, 0 i32.eq $push8=, $pop3, $pop7 br_if $pop8, .LBB2_5 @@ -63,16 +63,16 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB2_5: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB2_6: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB2_7: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB2_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr40386.c.s b/test/torture-s/pr40386.c.s index e1d064413..18f1b6aa4 100644 --- a/test/torture-s/pr40386.c.s +++ b/test/torture-s/pr40386.c.s @@ -189,70 +189,70 @@ main: # @main i64.ne $push88=, $pop87, $19 br_if $pop88, .LBB0_22 # BB#21: # %if.end195 - call exit, $11 + call exit@FUNCTION, $11 unreachable .LBB0_22: # %if.then187 - call abort + call abort@FUNCTION unreachable .LBB0_23: # %if.then170 - call abort + call abort@FUNCTION unreachable .LBB0_24: # %if.then160 - call abort + call abort@FUNCTION unreachable .LBB0_25: # %if.then153 - call abort + call abort@FUNCTION unreachable .LBB0_26: # %if.then145 - call abort + call abort@FUNCTION unreachable .LBB0_27: # %if.then138 - call abort + call abort@FUNCTION unreachable .LBB0_28: # %if.then130 - call abort + call abort@FUNCTION unreachable .LBB0_29: # %if.then121 - call abort + call abort@FUNCTION unreachable .LBB0_30: # %if.then102 - call abort + call abort@FUNCTION unreachable .LBB0_31: # %if.then92 - call abort + call abort@FUNCTION unreachable .LBB0_32: # %if.then85 - call abort + call abort@FUNCTION unreachable .LBB0_33: # %if.then75 - call abort + call abort@FUNCTION unreachable .LBB0_34: # %if.then68 - call abort + call abort@FUNCTION unreachable .LBB0_35: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB0_36: # %if.then52 - call abort + call abort@FUNCTION unreachable .LBB0_37: # %if.then44 - call abort + call abort@FUNCTION unreachable .LBB0_38: # %if.then37 - call abort + call abort@FUNCTION unreachable .LBB0_39: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB0_40: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB0_41: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_42: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr40579.c.s b/test/torture-s/pr40579.c.s index 8b9d0b52c..147433ed2 100644 --- a/test/torture-s/pr40579.c.s +++ b/test/torture-s/pr40579.c.s @@ -9,13 +9,13 @@ main: # @main .local i32 # BB#0: # %entry i32.const $0=, 0 - call foo, $0 + call foo@FUNCTION, $0 i32.const $push0=, 1 - call foo, $pop0 + call foo@FUNCTION, $pop0 i32.const $push1=, 2 - call foo, $pop1 + call foo@FUNCTION, $pop1 i32.const $push2=, 3 - call foo, $pop2 + call foo@FUNCTION, $pop2 return $0 .Lfunc_end0: .size main, .Lfunc_end0-main @@ -32,7 +32,7 @@ foo: # @foo # BB#1: # %if.end return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size foo, .Lfunc_end1-foo diff --git a/test/torture-s/pr40657.c.s b/test/torture-s/pr40657.c.s index 1d73c8e0d..7864c5094 100644 --- a/test/torture-s/pr40657.c.s +++ b/test/torture-s/pr40657.c.s @@ -43,7 +43,7 @@ foo: # @foo i32.store $4=, 0($1), $4 i32.const $3=, 12 i32.add $3=, $4, $3 - call bar, $3 + call bar@FUNCTION, $3 i32.const $push0=, 0 i64.load $push1=, v($pop0) i32.const $2=, 16 @@ -62,17 +62,17 @@ main: # @main .result i32 .local i64, i32 # BB#0: # %entry - i64.call $0=, foo + i64.call $0=, foo@FUNCTION i32.const $1=, 0 block .LBB2_2 i64.load $push0=, v($1) i64.ne $push1=, $0, $pop0 br_if $pop1, .LBB2_2 # BB#1: # %if.end - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr41239.c.s b/test/torture-s/pr41239.c.s index 71e042fb2..6ce60f215 100644 --- a/test/torture-s/pr41239.c.s +++ b/test/torture-s/pr41239.c.s @@ -27,7 +27,7 @@ test: # @test i32.const $push5=, 924 i32.const $push2=, .L__func__.test i32.const $push4=, 0 - i32.call $2=, fn1, $pop6, $pop3, $pop5, $pop2, $pop4 + i32.call $2=, fn1@FUNCTION, $pop6, $pop3, $pop5, $pop2, $pop4 i32.const $push7=, 255 i32.and $push8=, $2, $pop7 i32.const $push12=, 0 @@ -35,9 +35,9 @@ test: # @test br_if $pop13, .LBB0_3 # BB#2: # %cond.true i32.const $push9=, 33816706 - i32.call $2=, fn3, $pop9 + i32.call $2=, fn3@FUNCTION, $pop9 i32.const $push10=, .L.str.1 - i32.call $3=, fn4, $pop10 + i32.call $3=, fn4@FUNCTION, $pop10 i32.const $4=, __stack_pointer i32.load $4=, 0($4) i32.const $5=, 4 @@ -45,7 +45,7 @@ test: # @test i32.const $5=, __stack_pointer i32.store $10=, 0($5), $10 i32.store $discard=, 0($10), $3 - call fn2, $2 + call fn2@FUNCTION, $2 i32.const $6=, __stack_pointer i32.load $6=, 0($6) i32.const $7=, 4 @@ -96,7 +96,7 @@ fn2: # @fn2 return .LBB2_2: # %if.then i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size fn2, .Lfunc_end2-fn2 @@ -150,7 +150,7 @@ main: # @main i32.const $push3=, 924 i32.const $push0=, .L__func__.test i32.const $push2=, 0 - i32.call $0=, fn1, $pop4, $pop1, $pop3, $pop0, $pop2 + i32.call $0=, fn1@FUNCTION, $pop4, $pop1, $pop3, $pop0, $pop2 i32.const $push5=, 255 i32.and $push6=, $0, $pop5 i32.const $push9=, 0 @@ -158,9 +158,9 @@ main: # @main br_if $pop10, .LBB5_2 # BB#1: # %cond.true.i i32.const $push7=, 33816706 - i32.call $0=, fn3, $pop7 + i32.call $0=, fn3@FUNCTION, $pop7 i32.const $push8=, .L.str.1 - i32.call $1=, fn4, $pop8 + i32.call $1=, fn4@FUNCTION, $pop8 i32.const $2=, __stack_pointer i32.load $2=, 0($2) i32.const $3=, 4 @@ -168,7 +168,7 @@ main: # @main i32.const $3=, __stack_pointer i32.store $8=, 0($3), $8 i32.store $discard=, 0($8), $1 - call fn2, $0 + call fn2@FUNCTION, $0 i32.const $4=, __stack_pointer i32.load $4=, 0($4) i32.const $5=, 4 @@ -176,7 +176,7 @@ main: # @main i32.const $5=, __stack_pointer i32.store $8=, 0($5), $8 .LBB5_2: # %test.exit - call abort + call abort@FUNCTION unreachable .Lfunc_end5: .size main, .Lfunc_end5-main diff --git a/test/torture-s/pr41395-1.c.s b/test/torture-s/pr41395-1.c.s index 5eb5b8a51..16768da71 100644 --- a/test/torture-s/pr41395-1.c.s +++ b/test/torture-s/pr41395-1.c.s @@ -33,9 +33,9 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, 268 - i32.call $push1=, malloc, $pop0 + i32.call $push1=, malloc@FUNCTION, $pop0 i32.const $push2=, 8 - i32.call $push3=, foo, $pop1, $pop2 + i32.call $push3=, foo@FUNCTION, $pop1, $pop2 i32.const $push4=, 65535 i32.and $push5=, $pop3, $pop4 i32.const $push6=, 1 @@ -45,7 +45,7 @@ main: # @main i32.const $push8=, 0 return $pop8 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr41395-2.c.s b/test/torture-s/pr41395-2.c.s index bf83dae57..f2b14e45f 100644 --- a/test/torture-s/pr41395-2.c.s +++ b/test/torture-s/pr41395-2.c.s @@ -33,9 +33,9 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, 276 - i32.call $push1=, malloc, $pop0 + i32.call $push1=, malloc@FUNCTION, $pop0 i32.const $push2=, 16 - i32.call $push3=, foo, $pop1, $pop2 + i32.call $push3=, foo@FUNCTION, $pop1, $pop2 i32.const $push4=, 65535 i32.and $push5=, $pop3, $pop4 i32.const $push6=, 1 @@ -45,7 +45,7 @@ main: # @main i32.const $push8=, 0 return $pop8 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr41463.c.s b/test/torture-s/pr41463.c.s index 0845fb611..e40d9dfd5 100644 --- a/test/torture-s/pr41463.c.s +++ b/test/torture-s/pr41463.c.s @@ -33,9 +33,9 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, 76 - i32.call $push1=, malloc, $pop0 + i32.call $push1=, malloc@FUNCTION, $pop0 i32.const $push2=, 1 - i32.call $push3=, foo, $pop1, $pop2 + i32.call $push3=, foo@FUNCTION, $pop1, $pop2 i32.const $push4=, global i32.ne $push5=, $pop3, $pop4 br_if $pop5, .LBB1_2 @@ -43,7 +43,7 @@ main: # @main i32.const $push6=, 0 return $pop6 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr41750.c.s b/test/torture-s/pr41750.c.s index 1d4cc7837..c58985424 100644 --- a/test/torture-s/pr41750.c.s +++ b/test/torture-s/pr41750.c.s @@ -37,7 +37,7 @@ elf64_ia64_check_relocs: # @elf64_ia64_check_relocs i32.add $push1=, $2, $pop0 i32.store $3=, 0($pop1), $0 .LBB1_3: # %if.end.i - i32.call $discard=, foo_create_got_section, $3, $1 + i32.call $discard=, foo_create_got_section@FUNCTION, $3, $1 i32.const $push2=, 8 i32.add $push3=, $2, $pop2 i32.load $3=, 0($pop3) @@ -60,13 +60,13 @@ main: # @main i32.const $push0=, hash i32.store $discard=, link_info($0), $pop0 i32.const $push1=, link_info - i32.call $push2=, elf64_ia64_check_relocs, $1, $pop1 + i32.call $push2=, elf64_ia64_check_relocs@FUNCTION, $1, $pop1 i32.ne $push3=, $pop2, $1 br_if $pop3, .LBB2_2 # BB#1: # %if.end return $0 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr41917.c.s b/test/torture-s/pr41917.c.s index d31950ac9..041cdbd87 100644 --- a/test/torture-s/pr41917.c.s +++ b/test/torture-s/pr41917.c.s @@ -20,7 +20,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr42142.c.s b/test/torture-s/pr42142.c.s index 44c507b0e..fd3a6f672 100644 --- a/test/torture-s/pr42142.c.s +++ b/test/torture-s/pr42142.c.s @@ -30,7 +30,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, 5 - i32.call $push1=, sort, $pop0 + i32.call $push1=, sort@FUNCTION, $pop0 i32.const $push2=, 1 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -38,7 +38,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr42154.c.s b/test/torture-s/pr42154.c.s index 89004cd3a..eeae6e6c5 100644 --- a/test/torture-s/pr42154.c.s +++ b/test/torture-s/pr42154.c.s @@ -16,7 +16,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -29,7 +29,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 97 - call foo, $pop0 + call foo@FUNCTION, $pop0 i32.const $push1=, 0 return $pop1 .Lfunc_end1: diff --git a/test/torture-s/pr42231.c.s b/test/torture-s/pr42231.c.s index 213abd197..a75a7d791 100644 --- a/test/torture-s/pr42231.c.s +++ b/test/torture-s/pr42231.c.s @@ -10,13 +10,13 @@ main: # @main # BB#0: # %entry block .LBB0_2 i32.const $push0=, 1 - i32.call $push1=, CallFunctionRec, $pop0 + i32.call $push1=, CallFunctionRec@FUNCTION, $pop0 i32.const $push6=, 0 i32.eq $push7=, $pop1, $pop6 br_if $pop7, .LBB0_2 # BB#1: # %land.rhs.i i32.const $push2=, 0 - call storemax, $pop2 + call storemax@FUNCTION, $pop2 .LBB0_2: # %CallFunction.exit i32.const $0=, 0 block .LBB0_4 @@ -27,7 +27,7 @@ main: # @main # BB#3: # %if.end return $0 .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -39,7 +39,7 @@ CallFunctionRec: # @CallFunctionRec .result i32 .local i32 # BB#0: # %entry - call storemax, $0 + call storemax@FUNCTION, $0 i32.const $1=, 0 block .LBB1_3 i32.const $push3=, 0 @@ -53,7 +53,7 @@ CallFunctionRec: # @CallFunctionRec # BB#2: # %if.then1 i32.const $1=, 1 i32.add $push2=, $0, $1 - i32.call $discard=, CallFunctionRec, $pop2 + i32.call $discard=, CallFunctionRec@FUNCTION, $pop2 return $1 .LBB1_3: # %return return $1 diff --git a/test/torture-s/pr42269-2.c.s b/test/torture-s/pr42269-2.c.s index 78f3f393d..46c59d928 100644 --- a/test/torture-s/pr42269-2.c.s +++ b/test/torture-s/pr42269-2.c.s @@ -9,7 +9,7 @@ main: # @main # BB#0: # %entry i32.const $push0=, 0 i32.load16_u $push1=, s($pop0) - i64.call $push2=, foo, $pop1 + i64.call $push2=, foo@FUNCTION, $pop1 i64.const $push3=, -1 i64.ne $push4=, $pop2, $pop3 return $pop4 diff --git a/test/torture-s/pr42512.c.s b/test/torture-s/pr42512.c.s index 54a668e0b..c8ba84fe1 100644 --- a/test/torture-s/pr42512.c.s +++ b/test/torture-s/pr42512.c.s @@ -30,7 +30,7 @@ main: # @main # BB#3: # %if.end return $0 .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr42614.c.s b/test/torture-s/pr42614.c.s index 2972eef65..f691a47ca 100644 --- a/test/torture-s/pr42614.c.s +++ b/test/torture-s/pr42614.c.s @@ -8,7 +8,7 @@ init: # @init .result i32 # BB#0: # %entry i32.const $push0=, 2 - i32.call $push1=, malloc, $pop0 + i32.call $push1=, malloc@FUNCTION, $pop0 return $pop1 .Lfunc_end0: .size init, .Lfunc_end0-init @@ -32,10 +32,10 @@ expect_func: # @expect_func # BB#2: # %if.end6 return .LBB1_3: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size expect_func, .Lfunc_end1-expect_func @@ -57,7 +57,7 @@ main: # @main i32.const $push2=, 1 i32.const $3=, 15 i32.add $3=, $4, $3 - call expect_func, $pop2, $3 + call expect_func@FUNCTION, $pop2, $3 i32.const $push0=, 0 i32.store8 $push1=, 15($4), $pop0 i32.const $2=, 16 diff --git a/test/torture-s/pr42691.c.s b/test/torture-s/pr42691.c.s index 77b710a0c..710ae2e92 100644 --- a/test/torture-s/pr42691.c.s +++ b/test/torture-s/pr42691.c.s @@ -31,7 +31,7 @@ add: # @add br_if $pop3, .LBB0_2 br .LBB0_5 .LBB0_4: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %if.end10 i32.const $push4=, 0 @@ -84,7 +84,7 @@ main: # @main i32.store $8=, 0($6), $8 return $pop5 .LBB1_4: # %if.then3.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr42721.c.s b/test/torture-s/pr42721.c.s index 79a7af73a..6bac03027 100644 --- a/test/torture-s/pr42721.c.s +++ b/test/torture-s/pr42721.c.s @@ -18,7 +18,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr43008.c.s b/test/torture-s/pr43008.c.s index b9a76e6c9..2fc514f1d 100644 --- a/test/torture-s/pr43008.c.s +++ b/test/torture-s/pr43008.c.s @@ -9,7 +9,7 @@ my_alloc: # @my_alloc .local i32 # BB#0: # %entry i32.const $push0=, 4 - i32.call $0=, __builtin_malloc, $pop0 + i32.call $0=, __builtin_malloc@FUNCTION, $pop0 i32.const $push1=, i i32.store $discard=, 0($0), $pop1 return $0 @@ -25,8 +25,8 @@ main: # @main .local i32, i32 # BB#0: # %entry i32.const $0=, 4 - i32.call $1=, __builtin_malloc, $0 - i32.call $push2=, __builtin_malloc, $0 + i32.call $1=, __builtin_malloc@FUNCTION, $0 + i32.call $push2=, __builtin_malloc@FUNCTION, $0 i32.const $push0=, i i32.store $push1=, 0($1), $pop0 i32.store $discard=, 0($pop2), $pop1 @@ -41,7 +41,7 @@ main: # @main # BB#1: # %if.end return $1 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr43236.c.s b/test/torture-s/pr43236.c.s index b0b130286..1c84cba58 100644 --- a/test/torture-s/pr43236.c.s +++ b/test/torture-s/pr43236.c.s @@ -159,14 +159,14 @@ main: # @main i32.const $39=, 0 i32.add $39=, $42, $39 block .LBB0_3 - i32.call $push41=, memcmp, $38, $39, $0 + i32.call $push41=, memcmp@FUNCTION, $38, $39, $0 br_if $pop41, .LBB0_3 # BB#1: # %lor.lhs.false i32.const $40=, 32 i32.add $40=, $42, $40 i32.const $41=, 0 i32.add $41=, $42, $41 - i32.call $push42=, memcmp, $40, $41, $0 + i32.call $push42=, memcmp@FUNCTION, $40, $41, $0 br_if $pop42, .LBB0_3 # BB#2: # %if.end i32.const $9=, 96 @@ -175,7 +175,7 @@ main: # @main i32.store $42=, 0($9), $42 return $2 .LBB0_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr43269.c.s b/test/torture-s/pr43269.c.s index 821dd7519..f5412e32e 100644 --- a/test/torture-s/pr43269.c.s +++ b/test/torture-s/pr43269.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 .local i32 # BB#0: # %entry - call func_32 + call func_32@FUNCTION i32.const $0=, 0 block .LBB0_2 i32.load $push0=, g_261($0) @@ -18,7 +18,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr43385.c.s b/test/torture-s/pr43385.c.s index c2453149e..abafd52e9 100644 --- a/test/torture-s/pr43385.c.s +++ b/test/torture-s/pr43385.c.s @@ -59,104 +59,104 @@ main: # @main i32.add $1=, $0, $4 i32.const $5=, 1 i32.add $2=, $0, $5 - call foo, $1, $2 + call foo@FUNCTION, $1, $2 block .LBB2_24 i32.load $push0=, e($3) i32.ne $push1=, $pop0, $5 br_if $pop1, .LBB2_24 # BB#1: # %if.end - call foo, $1, $0 + call foo@FUNCTION, $1, $0 block .LBB2_23 i32.load $push2=, e($3) i32.ne $push3=, $pop2, $5 br_if $pop3, .LBB2_23 # BB#2: # %if.end5 - call foo, $2, $2 + call foo@FUNCTION, $2, $2 block .LBB2_22 i32.load $push4=, e($3) i32.ne $push5=, $pop4, $4 br_if $pop5, .LBB2_22 # BB#3: # %if.end10 - call foo, $2, $0 + call foo@FUNCTION, $2, $0 block .LBB2_21 i32.load $push6=, e($3) i32.ne $push7=, $pop6, $4 br_if $pop7, .LBB2_21 # BB#4: # %if.end14 - call foo, $0, $2 + call foo@FUNCTION, $0, $2 block .LBB2_20 i32.load $push8=, e($3) i32.ne $push9=, $pop8, $4 br_if $pop9, .LBB2_20 # BB#5: # %if.end18 - call foo, $0, $0 + call foo@FUNCTION, $0, $0 block .LBB2_19 i32.load $push10=, e($3) i32.ne $push11=, $pop10, $4 br_if $pop11, .LBB2_19 # BB#6: # %if.end21 block .LBB2_18 - i32.call $push12=, bar, $1, $2 + i32.call $push12=, bar@FUNCTION, $1, $2 i32.ne $push13=, $pop12, $5 br_if $pop13, .LBB2_18 # BB#7: # %if.end26 block .LBB2_17 - i32.call $push14=, bar, $1, $0 + i32.call $push14=, bar@FUNCTION, $1, $0 br_if $pop14, .LBB2_17 # BB#8: # %if.end31 block .LBB2_16 - i32.call $push15=, bar, $2, $2 + i32.call $push15=, bar@FUNCTION, $2, $2 i32.ne $push16=, $pop15, $5 br_if $pop16, .LBB2_16 # BB#9: # %if.end37 block .LBB2_15 - i32.call $push17=, bar, $2, $0 + i32.call $push17=, bar@FUNCTION, $2, $0 br_if $pop17, .LBB2_15 # BB#10: # %if.end42 block .LBB2_14 - i32.call $push18=, bar, $0, $2 + i32.call $push18=, bar@FUNCTION, $0, $2 br_if $pop18, .LBB2_14 # BB#11: # %if.end47 block .LBB2_13 - i32.call $push19=, bar, $0, $0 + i32.call $push19=, bar@FUNCTION, $0, $0 br_if $pop19, .LBB2_13 # BB#12: # %if.end51 return $3 .LBB2_13: # %if.then50 - call abort + call abort@FUNCTION unreachable .LBB2_14: # %if.then46 - call abort + call abort@FUNCTION unreachable .LBB2_15: # %if.then41 - call abort + call abort@FUNCTION unreachable .LBB2_16: # %if.then36 - call abort + call abort@FUNCTION unreachable .LBB2_17: # %if.then30 - call abort + call abort@FUNCTION unreachable .LBB2_18: # %if.then25 - call abort + call abort@FUNCTION unreachable .LBB2_19: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB2_20: # %if.then17 - call abort + call abort@FUNCTION unreachable .LBB2_21: # %if.then13 - call abort + call abort@FUNCTION unreachable .LBB2_22: # %if.then9 - call abort + call abort@FUNCTION unreachable .LBB2_23: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB2_24: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr43560.c.s b/test/torture-s/pr43560.c.s index 6c1a03615..252bd2fa6 100644 --- a/test/torture-s/pr43560.c.s +++ b/test/torture-s/pr43560.c.s @@ -52,7 +52,7 @@ main: # @main i32.const $0=, s #APP #NO_APP - call test, $0 + call test@FUNCTION, $0 i32.const $push0=, 0 return $pop0 .Lfunc_end1: diff --git a/test/torture-s/pr43629.c.s b/test/torture-s/pr43629.c.s index a798150df..4aec95f7d 100644 --- a/test/torture-s/pr43629.c.s +++ b/test/torture-s/pr43629.c.s @@ -15,7 +15,7 @@ main: # @main # BB#1: # %if.end4 return $0 .LBB0_2: # %if.then3 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr43784.c.s b/test/torture-s/pr43784.c.s index 922cb6590..0ea75360c 100644 --- a/test/torture-s/pr43784.c.s +++ b/test/torture-s/pr43784.c.s @@ -29,11 +29,11 @@ main: # @main .LBB0_2: # %for.end i32.const $7=, 0 i32.add $7=, $9, $7 - call rp, $7 + call rp@FUNCTION, $7 i32.const $push2=, v+4 i32.const $8=, 0 i32.add $8=, $9, $8 - call memcpy, $pop2, $8, $2 + call memcpy@FUNCTION, $pop2, $8, $2 i32.const $3=, 0 .LBB0_3: # %for.body4 # =>This Inner Loop Header: Depth=1 @@ -59,7 +59,7 @@ main: # @main i32.store $9=, 0($6), $9 return $pop10 .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main @@ -71,7 +71,7 @@ rp: # @rp # BB#0: # %entry i32.const $push0=, v i32.const $push1=, 256 - call memcpy, $0, $pop0, $pop1 + call memcpy@FUNCTION, $0, $pop0, $pop1 return .Lfunc_end1: .size rp, .Lfunc_end1-rp diff --git a/test/torture-s/pr43835.c.s b/test/torture-s/pr43835.c.s index 46eb71237..5007fe8ba 100644 --- a/test/torture-s/pr43835.c.s +++ b/test/torture-s/pr43835.c.s @@ -7,7 +7,7 @@ Parrot_gc_mark_PMC_alive_fun: # @Parrot_gc_mark_PMC_alive_fun .param i32, i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size Parrot_gc_mark_PMC_alive_fun, .Lfunc_end0-Parrot_gc_mark_PMC_alive_fun @@ -19,7 +19,7 @@ Parrot_gc_mark_PMC_alive_fun: # @Parrot_gc_mark_PMC_alive_fun foo: # @foo .param i32, i32 # BB#0: # %entry - call mark_cell, $0, $1 + call mark_cell@FUNCTION, $0, $1 return .Lfunc_end1: .size foo, .Lfunc_end1-foo @@ -47,7 +47,7 @@ mark_cell: # @mark_cell i32.and $push5=, $pop4, $2 br_if $pop5, .LBB2_4 # BB#3: # %if.then - call Parrot_gc_mark_PMC_alive_fun, $1, $1 + call Parrot_gc_mark_PMC_alive_fun@FUNCTION, $1, $1 unreachable .LBB2_4: # %if.end return @@ -79,7 +79,7 @@ main: # @main i32.add $5=, $7, $5 i32.const $6=, 0 i32.add $6=, $7, $6 - call mark_cell, $5, $6 + call mark_cell@FUNCTION, $5, $6 i32.const $push0=, 0 i32.store $push1=, 0($7), $pop0 i32.const $3=, 16 diff --git a/test/torture-s/pr44164.c.s b/test/torture-s/pr44164.c.s index 727e756a8..b5d673a07 100644 --- a/test/torture-s/pr44164.c.s +++ b/test/torture-s/pr44164.c.s @@ -29,7 +29,7 @@ main: # @main i32.const $0=, 0 block .LBB1_2 i32.const $push2=, a - i32.call $push3=, foo, $pop2 + i32.call $push3=, foo@FUNCTION, $pop2 i32.const $push0=, 1 i32.store $push1=, a($0), $pop0 i32.ne $push4=, $pop3, $pop1 @@ -37,7 +37,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr44202-1.c.s b/test/torture-s/pr44202-1.c.s index e45e08996..1dd618bfe 100644 --- a/test/torture-s/pr44202-1.c.s +++ b/test/torture-s/pr44202-1.c.s @@ -63,7 +63,7 @@ main: # @main i32.const $3=, 12 i32.add $3=, $5, $3 block .LBB2_5 - i32.call $push4=, add512, $pop3, $3 + i32.call $push4=, add512@FUNCTION, $pop3, $3 br_if $pop4, .LBB2_5 # BB#1: # %entry i32.load $push0=, 12($5) @@ -73,7 +73,7 @@ main: # @main i32.const $0=, -513 i32.const $4=, 8 i32.add $4=, $5, $4 - i32.call $push7=, add513, $0, $4 + i32.call $push7=, add513@FUNCTION, $0, $4 br_if $pop7, .LBB2_5 # BB#3: # %lor.lhs.false2 i32.load $push6=, 8($5) @@ -81,10 +81,10 @@ main: # @main br_if $pop8, .LBB2_5 # BB#4: # %if.end i32.const $push9=, 0 - call exit, $pop9 + call exit@FUNCTION, $pop9 unreachable .LBB2_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr44468.c.s b/test/torture-s/pr44468.c.s index 3ef0aba06..fb24448bf 100644 --- a/test/torture-s/pr44468.c.s +++ b/test/torture-s/pr44468.c.s @@ -68,7 +68,7 @@ main: # @main i32.const $2=, s i32.const $push1=, 2 i32.store $3=, s+8($0), $pop1 - i32.call $4=, test1, $2 + i32.call $4=, test1@FUNCTION, $2 i32.const $5=, 3 block .LBB3_6 i32.ne $push2=, $4, $5 @@ -77,26 +77,26 @@ main: # @main i32.store $4=, s+4($0), $1 i32.store $1=, s+8($0), $3 block .LBB3_5 - i32.call $push3=, test2, $2 + i32.call $push3=, test2@FUNCTION, $2 i32.ne $push4=, $pop3, $5 br_if $pop4, .LBB3_5 # BB#2: # %if.end4 i32.store $discard=, s+4($0), $4 i32.store $discard=, s+8($0), $1 block .LBB3_4 - i32.call $push5=, test3, $2 + i32.call $push5=, test3@FUNCTION, $2 i32.ne $push6=, $pop5, $5 br_if $pop6, .LBB3_4 # BB#3: # %if.end8 return $0 .LBB3_4: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB3_5: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB3_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr44683.c.s b/test/torture-s/pr44683.c.s index 65eadacb2..2a265a728 100644 --- a/test/torture-s/pr44683.c.s +++ b/test/torture-s/pr44683.c.s @@ -41,7 +41,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 f64.const $push0=, -0x0p0 - i32.call $push1=, copysign_bug, $pop0 + i32.call $push1=, copysign_bug@FUNCTION, $pop0 i32.const $push2=, 2 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -49,7 +49,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr44828.c.s b/test/torture-s/pr44828.c.s index add777d5d..e9762e8b9 100644 --- a/test/torture-s/pr44828.c.s +++ b/test/torture-s/pr44828.c.s @@ -21,7 +21,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr44852.c.s b/test/torture-s/pr44852.c.s index f12f70e77..20c2e8c77 100644 --- a/test/torture-s/pr44852.c.s +++ b/test/torture-s/pr44852.c.s @@ -101,7 +101,7 @@ main: # @main i32.or $push26=, $10, $4 i32.const $11=, 8 i32.add $11=, $14, $11 - i32.call $push27=, sf, $pop26, $11 + i32.call $push27=, sf@FUNCTION, $pop26, $11 i32.const $12=, 8 i32.add $12=, $14, $12 block .LBB1_3 @@ -112,7 +112,7 @@ main: # @main i32.const $push30=, .L.str i32.const $13=, 8 i32.add $13=, $14, $13 - i32.call $push31=, strcmp, $13, $pop30 + i32.call $push31=, strcmp@FUNCTION, $13, $pop30 br_if $pop31, .LBB1_3 # BB#2: # %if.end i32.const $7=, 16 @@ -121,7 +121,7 @@ main: # @main i32.store $14=, 0($7), $14 return $0 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr44858.c.s b/test/torture-s/pr44858.c.s index 7b36e9637..2a1514e26 100644 --- a/test/torture-s/pr44858.c.s +++ b/test/torture-s/pr44858.c.s @@ -38,7 +38,7 @@ main: # @main .result i32 .local i32 # BB#0: # %entry - i32.call $discard=, bar + i32.call $discard=, bar@FUNCTION i32.const $0=, 0 block .LBB2_2 i32.load $push0=, b($0) @@ -48,7 +48,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr45034.c.s b/test/torture-s/pr45034.c.s index e8e41e060..080b88b90 100644 --- a/test/torture-s/pr45034.c.s +++ b/test/torture-s/pr45034.c.s @@ -16,7 +16,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -59,7 +59,7 @@ test_neg: # @test_neg i32.xor $4=, $pop5, $pop6 .LBB1_4: # %fixnum_neg.exit # in Loop: Header=BB1_1 Depth=1 - call foo, $7, $4, $7 + call foo@FUNCTION, $7, $4, $7 i32.const $push7=, 1 i32.add $7=, $7, $pop7 i32.ne $push8=, $2, $6 @@ -107,7 +107,7 @@ main: # @main i32.xor $4=, $pop5, $pop6 .LBB2_4: # %fixnum_neg.exit.i # in Loop: Header=BB2_1 Depth=1 - call foo, $7, $4, $7 + call foo@FUNCTION, $7, $4, $7 i32.const $push7=, 1 i32.add $7=, $7, $pop7 i32.ne $push8=, $2, $6 diff --git a/test/torture-s/pr45070.c.s b/test/torture-s/pr45070.c.s index 05edafc72..956fb21f3 100644 --- a/test/torture-s/pr45070.c.s +++ b/test/torture-s/pr45070.c.s @@ -27,7 +27,7 @@ main: # @main loop .LBB0_7 i32.const $7=, 0 i32.add $7=, $8, $7 - i32.call $0=, next, $7 + i32.call $0=, next@FUNCTION, $7 block .LBB0_6 block .LBB0_5 block .LBB0_3 @@ -51,7 +51,7 @@ main: # @main i32.eq $push13=, $pop8, $pop12 br_if $pop13, .LBB0_6 .LBB0_5: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_6: # %for.cond # in Loop: Header=BB0_1 Depth=1 @@ -95,7 +95,7 @@ next: # @next # in Loop: Header=BB1_1 Depth=1 i32.const $push5=, 0 i32.store $1=, 0($1), $pop5 - call fetch, $0 + call fetch@FUNCTION, $0 i32.load $push6=, 0($0) i32.const $push7=, 4 i32.add $push8=, $0, $pop7 diff --git a/test/torture-s/pr45695.c.s b/test/torture-s/pr45695.c.s index 55b9a5208..68d6d59d0 100644 --- a/test/torture-s/pr45695.c.s +++ b/test/torture-s/pr45695.c.s @@ -22,7 +22,7 @@ f: # @f .result i32 # BB#0: # %entry i32.add $push0=, $2, $1 - call g, $pop0 + call g@FUNCTION, $pop0 i32.eq $push1=, $2, $0 i32.const $push2=, -1 i32.select $push3=, $pop1, $1, $pop2 @@ -47,22 +47,22 @@ main: # @main i32.const $4=, 1 i32.add $0=, $2, $4 block .LBB2_4 - i32.call $push1=, f, $2, $0, $1 + i32.call $push1=, f@FUNCTION, $2, $0, $1 i32.const $push2=, -1 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB2_4 # BB#1: # %if.end block .LBB2_3 - i32.call $push4=, f, $1, $0, $1 + i32.call $push4=, f@FUNCTION, $1, $0, $1 i32.ne $push5=, $pop4, $4 br_if $pop5, .LBB2_3 # BB#2: # %if.end9 return $3 .LBB2_3: # %if.then8 - call abort + call abort@FUNCTION unreachable .LBB2_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr46316.c.s b/test/torture-s/pr46316.c.s index 603536e76..c0bf4fedb 100644 --- a/test/torture-s/pr46316.c.s +++ b/test/torture-s/pr46316.c.s @@ -33,7 +33,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i64.const $push0=, 0 - i64.call $push1=, foo, $pop0 + i64.call $push1=, foo@FUNCTION, $pop0 i64.const $push2=, -4 i64.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -41,7 +41,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr46909-1.c.s b/test/torture-s/pr46909-1.c.s index 56b3f2c39..6c5c0f543 100644 --- a/test/torture-s/pr46909-1.c.s +++ b/test/torture-s/pr46909-1.c.s @@ -39,7 +39,7 @@ main: # @main loop .LBB1_3 i32.const $push0=, 4 i32.add $push1=, $3, $pop0 - i32.call $0=, foo, $pop1 + i32.call $0=, foo@FUNCTION, $pop1 i32.const $1=, 0 i32.const $2=, 1 i32.eq $push2=, $3, $1 @@ -58,7 +58,7 @@ main: # @main .LBB1_3: # %for.end return $1 .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr46909-2.c.s b/test/torture-s/pr46909-2.c.s index 053c0952a..c8df1d8e5 100644 --- a/test/torture-s/pr46909-2.c.s +++ b/test/torture-s/pr46909-2.c.s @@ -37,7 +37,7 @@ main: # @main # =>This Inner Loop Header: Depth=1 block .LBB1_4 loop .LBB1_3 - i32.call $0=, foo, $3 + i32.call $0=, foo@FUNCTION, $3 i32.const $1=, 0 i32.const $2=, 1 i32.eq $push0=, $3, $1 @@ -58,7 +58,7 @@ main: # @main .LBB1_3: # %for.end return $1 .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr47237.c.s b/test/torture-s/pr47237.c.s index 7c1a3fed9..32dc2d2c2 100644 --- a/test/torture-s/pr47237.c.s +++ b/test/torture-s/pr47237.c.s @@ -8,10 +8,10 @@ main: # @main .result i32 .local i32 # BB#0: # %entry - i32.call $0=, __builtin_apply_args - i32.const $push0=, foo + i32.call $0=, __builtin_apply_args@FUNCTION + i32.const $push0=, foo@FUNCTION i32.const $push1=, 16 - i32.call $discard=, __builtin_apply, $pop0, $0, $pop1 + i32.call $discard=, __builtin_apply@FUNCTION, $pop0, $0, $pop1 i32.const $push2=, 0 return $pop2 .Lfunc_end0: @@ -29,7 +29,7 @@ foo: # @foo # BB#1: # %if.end return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size foo, .Lfunc_end1-foo diff --git a/test/torture-s/pr47299.c.s b/test/torture-s/pr47299.c.s index f08b8bf3c..a17414dc8 100644 --- a/test/torture-s/pr47299.c.s +++ b/test/torture-s/pr47299.c.s @@ -23,7 +23,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, 64 - i32.call $push1=, foo, $pop0 + i32.call $push1=, foo@FUNCTION, $pop0 i32.const $push2=, 16320 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -31,7 +31,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr47337.c.s b/test/torture-s/pr47337.c.s index 2ba7c98fb..687d2671d 100644 --- a/test/torture-s/pr47337.c.s +++ b/test/torture-s/pr47337.c.s @@ -11,7 +11,7 @@ main: # @main i32.const $1=, 0 i32.load $push0=, w($1) i32.const $push1=, .L.str.1 - i32.call $0=, strcmp, $pop0, $pop1 + i32.call $0=, strcmp@FUNCTION, $pop0, $pop1 i32.const $4=, -1024 .LBB0_1: # %for.cond2.preheader # =>This Inner Loop Header: Depth=1 diff --git a/test/torture-s/pr48571-1.c.s b/test/torture-s/pr48571-1.c.s index 08d75a80f..a93d6ca74 100644 --- a/test/torture-s/pr48571-1.c.s +++ b/test/torture-s/pr48571-1.c.s @@ -51,7 +51,7 @@ main: # @main i32.add $2=, $2, $0 br_if $2, .LBB1_1 .LBB1_2: # %for.end - call bar + call bar@FUNCTION i32.const $2=, 0 .LBB1_3: # %for.body3 # =>This Inner Loop Header: Depth=1 @@ -73,7 +73,7 @@ main: # @main i32.const $push8=, 0 return $pop8 .LBB1_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr48717.c.s b/test/torture-s/pr48717.c.s index fe17e9b3b..9b9b14189 100644 --- a/test/torture-s/pr48717.c.s +++ b/test/torture-s/pr48717.c.s @@ -56,7 +56,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr48814-1.c.s b/test/torture-s/pr48814-1.c.s index 40580c885..57ffcbc85 100644 --- a/test/torture-s/pr48814-1.c.s +++ b/test/torture-s/pr48814-1.c.s @@ -25,7 +25,7 @@ main: # @main .result i32 .local i32, i32, i32, i32 # BB#0: # %entry - i32.call $0=, incr + i32.call $0=, incr@FUNCTION i32.const $1=, 0 i32.load $2=, count($1) i32.const $3=, 2 @@ -47,7 +47,7 @@ main: # @main # BB#2: # %if.end return $1 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr48814-2.c.s b/test/torture-s/pr48814-2.c.s index e79f45097..de1417ead 100644 --- a/test/torture-s/pr48814-2.c.s +++ b/test/torture-s/pr48814-2.c.s @@ -48,7 +48,7 @@ main: # @main # BB#2: # %if.end return $0 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr48973-1.c.s b/test/torture-s/pr48973-1.c.s index 45f0ff59b..40ba8ccdb 100644 --- a/test/torture-s/pr48973-1.c.s +++ b/test/torture-s/pr48973-1.c.s @@ -14,7 +14,7 @@ foo: # @foo # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -43,7 +43,7 @@ main: # @main # BB#1: # %foo.exit return $0 .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr48973-2.c.s b/test/torture-s/pr48973-2.c.s index a99858e41..3a9158afc 100644 --- a/test/torture-s/pr48973-2.c.s +++ b/test/torture-s/pr48973-2.c.s @@ -24,7 +24,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr49039.c.s b/test/torture-s/pr49039.c.s index 2a66d30cf..ed290f3a1 100644 --- a/test/torture-s/pr49039.c.s +++ b/test/torture-s/pr49039.c.s @@ -52,7 +52,7 @@ main: # @main # BB#0: # %entry i32.const $push1=, -2 i32.const $push0=, 1 - call foo, $pop1, $pop0 + call foo@FUNCTION, $pop1, $pop0 i32.const $0=, 0 block .LBB1_2 i32.load $push2=, cnt($0) @@ -62,7 +62,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr49073.c.s b/test/torture-s/pr49073.c.s index 9a6e2bb78..f6f4f60c8 100644 --- a/test/torture-s/pr49073.c.s +++ b/test/torture-s/pr49073.c.s @@ -52,7 +52,7 @@ main: # @main i32.const $push11=, 0 return $pop11 .LBB0_8: # %if.then5 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr49161.c.s b/test/torture-s/pr49161.c.s index 812f6fc66..ba683b3fb 100644 --- a/test/torture-s/pr49161.c.s +++ b/test/torture-s/pr49161.c.s @@ -19,7 +19,7 @@ bar: # @bar # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -43,13 +43,13 @@ foo: # @foo br_if $pop2, .LBB1_3 # BB#1: # %l4 i32.const $push8=, 0 - call bar, $pop8 + call bar@FUNCTION, $pop8 i32.const $push9=, 4 i32.eq $push10=, $0, $pop9 br_if $pop10, .LBB1_5 # BB#2: # %if.then.thread i32.const $push11=, 1 - call bar, $pop11 + call bar@FUNCTION, $pop11 br .LBB1_6 .LBB1_3: # %entry i32.const $push3=, 6 @@ -57,16 +57,16 @@ foo: # @foo br_if $pop4, .LBB1_7 # BB#4: # %if.then i32.const $push5=, -1 - call bar, $pop5 + call bar@FUNCTION, $pop5 i32.const $push6=, 0 - call bar, $pop6 + call bar@FUNCTION, $pop6 i32.const $push7=, 1 - call bar, $pop7 + call bar@FUNCTION, $pop7 .LBB1_5: # %if.then4 i32.const $push12=, -1 - call bar, $pop12 + call bar@FUNCTION, $pop12 .LBB1_6: # %if.end5 - call bar, $1 + call bar@FUNCTION, $1 .LBB1_7: # %return return .Lfunc_end1: @@ -81,7 +81,7 @@ main: # @main .local i32, i32 # BB#0: # %entry i32.const $0=, 3 - call foo, $0 + call foo@FUNCTION, $0 i32.const $1=, 0 block .LBB2_2 i32.load $push0=, c($1) @@ -90,7 +90,7 @@ main: # @main # BB#1: # %if.end return $1 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr49218.c.s b/test/torture-s/pr49218.c.s index 3bc32ff81..2a29a7e05 100644 --- a/test/torture-s/pr49218.c.s +++ b/test/torture-s/pr49218.c.s @@ -18,7 +18,7 @@ main: # @main f32.load $push0=, f($1) i32.const $10=, 0 i32.add $10=, $12, $10 - call __fixsfti, $10, $pop0 + call __fixsfti@FUNCTION, $10, $pop0 i64.load $5=, 0($12) i32.const $push1=, 8 i32.const $11=, 0 diff --git a/test/torture-s/pr49279.c.s b/test/torture-s/pr49279.c.s index f4accd7c7..fd9ab8913 100644 --- a/test/torture-s/pr49279.c.s +++ b/test/torture-s/pr49279.c.s @@ -38,7 +38,7 @@ foo: # @foo i32.store $0=, 8($6), $pop0 i32.const $7=, 8 i32.add $7=, $6, $7 - i32.call $push2=, bar, $7 + i32.call $push2=, bar@FUNCTION, $7 i32.store $discard=, 4($pop2), $1 i32.load $2=, 0($2) i32.const $push3=, 0 @@ -72,7 +72,7 @@ main: # @main i32.const $4=, 8 i32.add $4=, $5, $4 block .LBB2_2 - i32.call $push0=, foo, $3, $4 + i32.call $push0=, foo@FUNCTION, $3, $4 i32.const $push1=, 1 i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB2_2 @@ -84,7 +84,7 @@ main: # @main i32.store $5=, 0($2), $5 return $pop3 .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr49281.c.s b/test/torture-s/pr49281.c.s index dca9fb130..9c72e3c45 100644 --- a/test/torture-s/pr49281.c.s +++ b/test/torture-s/pr49281.c.s @@ -42,35 +42,35 @@ main: # @main # BB#0: # %entry i32.const $0=, 43 block .LBB2_8 - i32.call $push0=, foo, $0 + i32.call $push0=, foo@FUNCTION, $0 i32.const $push1=, 172 i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB2_8 # BB#1: # %lor.lhs.false i32.const $1=, 1 - i32.call $push3=, foo, $1 + i32.call $push3=, foo@FUNCTION, $1 i32.const $push4=, 4 i32.ne $push5=, $pop3, $pop4 br_if $pop5, .LBB2_8 # BB#2: # %lor.lhs.false3 i32.const $2=, 2 - i32.call $push6=, foo, $2 + i32.call $push6=, foo@FUNCTION, $2 i32.const $push7=, 12 i32.ne $push8=, $pop6, $pop7 br_if $pop8, .LBB2_8 # BB#3: # %if.end block .LBB2_7 - i32.call $push9=, bar, $0 + i32.call $push9=, bar@FUNCTION, $0 i32.const $push10=, 175 i32.ne $push11=, $pop9, $pop10 br_if $pop11, .LBB2_7 # BB#4: # %lor.lhs.false8 - i32.call $push12=, bar, $1 + i32.call $push12=, bar@FUNCTION, $1 i32.const $push13=, 7 i32.ne $push14=, $pop12, $pop13 br_if $pop14, .LBB2_7 # BB#5: # %lor.lhs.false11 - i32.call $push15=, bar, $2 + i32.call $push15=, bar@FUNCTION, $2 i32.const $push16=, 11 i32.ne $push17=, $pop15, $pop16 br_if $pop17, .LBB2_7 @@ -78,10 +78,10 @@ main: # @main i32.const $push18=, 0 return $pop18 .LBB2_7: # %if.then14 - call abort + call abort@FUNCTION unreachable .LBB2_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr49886.c.s b/test/torture-s/pr49886.c.s index 7ad273993..f87a70269 100644 --- a/test/torture-s/pr49886.c.s +++ b/test/torture-s/pr49886.c.s @@ -7,7 +7,7 @@ never_ever: # @never_ever .param i32, i32 # BB#0: # %entry - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size never_ever, .Lfunc_end0-never_ever @@ -38,7 +38,7 @@ bar_1: # @bar_1 i32.const $push1=, 1 i32.add $push2=, $pop0, $pop1 i32.store $discard=, 4($1), $pop2 - call mark_cell, $1 + call mark_cell@FUNCTION, $1 return .Lfunc_end2: .size bar_1, .Lfunc_end2-bar_1 @@ -139,31 +139,31 @@ mark_cell: # @mark_cell i32.and $push26=, $pop25, $1 br_if $pop26, .LBB3_22 # BB#13: # %if.then134 - call never_ever, $0, $0 + call never_ever@FUNCTION, $0, $0 unreachable .LBB3_14: # %if.then118 - call never_ever, $0, $0 + call never_ever@FUNCTION, $0, $0 unreachable .LBB3_15: # %if.then102 - call never_ever, $0, $0 + call never_ever@FUNCTION, $0, $0 unreachable .LBB3_16: # %if.then86 - call never_ever, $0, $0 + call never_ever@FUNCTION, $0, $0 unreachable .LBB3_17: # %if.then70 - call never_ever, $0, $0 + call never_ever@FUNCTION, $0, $0 unreachable .LBB3_18: # %if.then54 - call never_ever, $0, $0 + call never_ever@FUNCTION, $0, $0 unreachable .LBB3_19: # %if.then38 - call never_ever, $0, $0 + call never_ever@FUNCTION, $0, $0 unreachable .LBB3_20: # %if.then22 - call never_ever, $0, $0 + call never_ever@FUNCTION, $0, $0 unreachable .LBB3_21: # %if.then7 - call never_ever, $0, $0 + call never_ever@FUNCTION, $0, $0 unreachable .LBB3_22: # %if.end137 return @@ -181,7 +181,7 @@ bar_2: # @bar_2 i32.const $push1=, 2 i32.add $push2=, $pop0, $pop1 i32.store $discard=, 4($1), $pop2 - call mark_cell, $1 + call mark_cell@FUNCTION, $1 return .Lfunc_end4: .size bar_2, .Lfunc_end4-bar_2 diff --git a/test/torture-s/pr51466.c.s b/test/torture-s/pr51466.c.s index 533b1e573..6cb5dc7fb 100644 --- a/test/torture-s/pr51466.c.s +++ b/test/torture-s/pr51466.c.s @@ -105,28 +105,28 @@ main: # @main .local i32, i32 # BB#0: # %entry i32.const $push0=, 3 - i32.call $discard=, foo, $pop0 + i32.call $discard=, foo@FUNCTION, $pop0 i32.const $push1=, 2 - i32.call $1=, bar, $pop1 + i32.call $1=, bar@FUNCTION, $pop1 i32.const $0=, 8 block .LBB3_4 i32.ne $push2=, $1, $0 br_if $pop2, .LBB3_4 # BB#1: # %lor.lhs.false3 i32.const $1=, 0 - i32.call $push3=, baz, $1 + i32.call $push3=, baz@FUNCTION, $1 i32.ne $push4=, $pop3, $0 br_if $pop4, .LBB3_4 # BB#2: # %lor.lhs.false6 i32.const $push5=, 1 - i32.call $push6=, baz, $pop5 + i32.call $push6=, baz@FUNCTION, $pop5 i32.const $push7=, 6 i32.ne $push8=, $pop6, $pop7 br_if $pop8, .LBB3_4 # BB#3: # %if.end return $1 .LBB3_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr51581-1.c.s b/test/torture-s/pr51581-1.c.s index 765f4a659..e56ca12c2 100644 --- a/test/torture-s/pr51581-1.c.s +++ b/test/torture-s/pr51581-1.c.s @@ -435,8 +435,8 @@ main: # @main i32.store $discard=, a+16380($10), $pop8 i32.const $push9=, -1 i32.store $discard=, b+16380($10), $pop9 - call f1 - call f2 + call f1@FUNCTION + call f2@FUNCTION copy_local $8=, $10 .LBB12_3: # %for.body4 # =>This Inner Loop Header: Depth=1 @@ -469,8 +469,8 @@ main: # @main i32.le_s $push22=, $8, $7 br_if $pop22, .LBB12_3 .LBB12_6: # %for.end14 - call f3 - call f4 + call f3@FUNCTION + call f4@FUNCTION i32.const $10=, 0 copy_local $9=, $10 .LBB12_7: # %for.body17 @@ -501,8 +501,8 @@ main: # @main i32.le_s $push35=, $9, $7 br_if $pop35, .LBB12_7 .LBB12_10: # %for.end31 - call f5 - call f6 + call f5@FUNCTION + call f6@FUNCTION i32.const $10=, 0 copy_local $11=, $10 .LBB12_11: # %for.body34 @@ -533,8 +533,8 @@ main: # @main i32.le_s $push48=, $11, $7 br_if $pop48, .LBB12_11 .LBB12_14: # %for.end48 - call f7 - call f8 + call f7@FUNCTION + call f8@FUNCTION i32.const $10=, 0 copy_local $11=, $10 .LBB12_15: # %for.body51 @@ -564,8 +564,8 @@ main: # @main i32.le_s $push61=, $11, $7 br_if $pop61, .LBB12_15 .LBB12_18: # %for.end65 - call f9 - call f10 + call f9@FUNCTION + call f10@FUNCTION i32.const $10=, 0 copy_local $5=, $10 .LBB12_19: # %for.body68 @@ -595,8 +595,8 @@ main: # @main i32.le_s $push74=, $5, $7 br_if $pop74, .LBB12_19 .LBB12_22: # %for.end82 - call f11 - call f12 + call f11@FUNCTION + call f12@FUNCTION i32.const $10=, 0 copy_local $5=, $10 .LBB12_23: # %for.body85 @@ -629,22 +629,22 @@ main: # @main i32.const $push88=, 0 return $pop88 .LBB12_27: # %if.then95 - call abort + call abort@FUNCTION unreachable .LBB12_28: # %if.then78 - call abort + call abort@FUNCTION unreachable .LBB12_29: # %if.then61 - call abort + call abort@FUNCTION unreachable .LBB12_30: # %if.then44 - call abort + call abort@FUNCTION unreachable .LBB12_31: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB12_32: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end12: .size main, .Lfunc_end12-main diff --git a/test/torture-s/pr51581-2.c.s b/test/torture-s/pr51581-2.c.s index b207b9d0a..2848a0b05 100644 --- a/test/torture-s/pr51581-2.c.s +++ b/test/torture-s/pr51581-2.c.s @@ -457,8 +457,8 @@ main: # @main i32.store $discard=, a+16380($10), $pop8 i32.const $push9=, -1 i32.store $discard=, b+16380($10), $pop9 - call f1 - call f2 + call f1@FUNCTION + call f2@FUNCTION copy_local $8=, $10 .LBB12_3: # %for.body4 # =>This Inner Loop Header: Depth=1 @@ -491,8 +491,8 @@ main: # @main i32.le_s $push22=, $8, $7 br_if $pop22, .LBB12_3 .LBB12_6: # %for.end14 - call f3 - call f4 + call f3@FUNCTION + call f4@FUNCTION i32.const $10=, 0 copy_local $9=, $10 .LBB12_7: # %for.body17 @@ -523,8 +523,8 @@ main: # @main i32.le_s $push35=, $9, $7 br_if $pop35, .LBB12_7 .LBB12_10: # %for.end31 - call f5 - call f6 + call f5@FUNCTION + call f6@FUNCTION i32.const $10=, 0 copy_local $11=, $10 .LBB12_11: # %for.body34 @@ -555,8 +555,8 @@ main: # @main i32.le_s $push48=, $11, $7 br_if $pop48, .LBB12_11 .LBB12_14: # %for.end48 - call f7 - call f8 + call f7@FUNCTION + call f8@FUNCTION i32.const $10=, 0 copy_local $11=, $10 .LBB12_15: # %for.body51 @@ -586,8 +586,8 @@ main: # @main i32.le_s $push61=, $11, $7 br_if $pop61, .LBB12_15 .LBB12_18: # %for.end65 - call f9 - call f10 + call f9@FUNCTION + call f10@FUNCTION i32.const $10=, 0 copy_local $5=, $10 .LBB12_19: # %for.body68 @@ -617,8 +617,8 @@ main: # @main i32.le_s $push74=, $5, $7 br_if $pop74, .LBB12_19 .LBB12_22: # %for.end82 - call f11 - call f12 + call f11@FUNCTION + call f12@FUNCTION i32.const $10=, 0 copy_local $5=, $10 .LBB12_23: # %for.body85 @@ -651,22 +651,22 @@ main: # @main i32.const $push88=, 0 return $pop88 .LBB12_27: # %if.then95 - call abort + call abort@FUNCTION unreachable .LBB12_28: # %if.then78 - call abort + call abort@FUNCTION unreachable .LBB12_29: # %if.then61 - call abort + call abort@FUNCTION unreachable .LBB12_30: # %if.then44 - call abort + call abort@FUNCTION unreachable .LBB12_31: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB12_32: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end12: .size main, .Lfunc_end12-main diff --git a/test/torture-s/pr51877.c.s b/test/torture-s/pr51877.c.s index 2400bf72e..8f6ca193b 100644 --- a/test/torture-s/pr51877.c.s +++ b/test/torture-s/pr51877.c.s @@ -53,7 +53,7 @@ bar: # @bar i32.const $push16=, 31 i32.const $14=, 0 i32.add $14=, $13, $14 - call memcpy, $pop15, $14, $pop16 + call memcpy@FUNCTION, $pop15, $14, $pop16 i32.const $8=, 32 i32.add $13=, $13, $8 i32.const $8=, __stack_pointer @@ -97,24 +97,24 @@ foo: # @foo i32.const $push4=, 7 i32.const $5=, 40 i32.add $5=, $7, $5 - call bar, $5, $pop4 + call bar@FUNCTION, $5, $pop4 i32.const $push5=, a i32.const $push6=, 36 i32.const $6=, 40 i32.add $6=, $7, $6 - call memcpy, $pop5, $6, $pop6 + call memcpy@FUNCTION, $pop5, $6, $pop6 br .LBB2_3 .LBB2_2: # %if.else i32.const $push2=, 7 i32.const $7=, 0 i32.add $7=, $7, $7 - call bar, $7, $pop2 + call bar@FUNCTION, $7, $pop2 i32.const $push3=, 36 i32.const $8=, 0 i32.add $8=, $7, $8 - call memcpy, $0, $8, $pop3 + call memcpy@FUNCTION, $0, $8, $pop3 .LBB2_3: # %if.end - call baz + call baz@FUNCTION i32.const $4=, 80 i32.add $7=, $7, $4 i32.const $4=, __stack_pointer @@ -140,20 +140,20 @@ main: # @main i32.const $0=, 3 i32.const $9=, 40 i32.add $9=, $13, $9 - call bar, $9, $0 + call bar@FUNCTION, $9, $0 i32.const $3=, 36 i32.const $push0=, a i32.const $10=, 40 i32.add $10=, $13, $10 - call memcpy, $pop0, $10, $3 + call memcpy@FUNCTION, $pop0, $10, $3 i32.const $1=, 4 i32.const $11=, 0 i32.add $11=, $13, $11 - call bar, $11, $1 + call bar@FUNCTION, $11, $1 i32.const $2=, b i32.const $12=, 0 i32.add $12=, $13, $12 - call memcpy, $2, $12, $3 + call memcpy@FUNCTION, $2, $12, $3 i32.const $3=, 0 i32.const $5=, 1 block .LBB3_15 @@ -176,7 +176,7 @@ main: # @main i32.ne $push10=, $pop9, $1 br_if $pop10, .LBB3_15 # BB#4: # %if.end - call foo, $2, $3 + call foo@FUNCTION, $2, $3 block .LBB3_14 i32.load $push11=, a($3) i32.ne $push12=, $pop11, $5 @@ -198,7 +198,7 @@ main: # @main # BB#8: # %if.end25 block .LBB3_13 i32.const $push20=, 6 - call foo, $2, $pop20 + call foo@FUNCTION, $2, $pop20 i32.load $push21=, a($3) i32.ne $push22=, $pop21, $1 br_if $pop22, .LBB3_13 @@ -222,13 +222,13 @@ main: # @main i32.store $13=, 0($8), $13 return $3 .LBB3_13: # %if.then39 - call abort + call abort@FUNCTION unreachable .LBB3_14: # %if.then24 - call abort + call abort@FUNCTION unreachable .LBB3_15: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr51933.c.s b/test/torture-s/pr51933.c.s index 925d0aa08..ae5282666 100644 --- a/test/torture-s/pr51933.c.s +++ b/test/torture-s/pr51933.c.s @@ -26,7 +26,7 @@ bar: # @bar i32.load8_u $push0=, v1($3) br_if $pop0, .LBB1_2 # BB#1: # %if.then - call foo + call foo@FUNCTION .LBB1_2: # %for.cond.preheader i32.const $4=, 1 copy_local $6=, $0 @@ -138,14 +138,14 @@ main: # @main i64.store $discard=, 0($12), $pop8 i32.const $push26=, 0 i32.store16 $0=, 34($12), $pop26 - call foo + call foo@FUNCTION i32.const $1=, 17 i32.const $9=, 0 i32.add $9=, $12, $9 i32.const $10=, 48 i32.add $10=, $12, $10 block .LBB2_5 - i32.call $push31=, bar, $1, $9, $10 + i32.call $push31=, bar@FUNCTION, $1, $9, $10 i32.ne $push32=, $pop31, $1 br_if $pop32, .LBB2_5 # BB#3: # %lor.lhs.false @@ -153,7 +153,7 @@ main: # @main i32.const $push34=, 18 i32.const $11=, 48 i32.add $11=, $12, $11 - i32.call $push35=, memcmp, $11, $pop33, $pop34 + i32.call $push35=, memcmp@FUNCTION, $11, $pop33, $pop34 br_if $pop35, .LBB2_5 # BB#4: # %if.end i32.const $4=, 80 @@ -162,7 +162,7 @@ main: # @main i32.store $12=, 0($4), $12 return $0 .LBB2_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr52209.c.s b/test/torture-s/pr52209.c.s index 5fadcc604..9d4fb385b 100644 --- a/test/torture-s/pr52209.c.s +++ b/test/torture-s/pr52209.c.s @@ -23,7 +23,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr52286.c.s b/test/torture-s/pr52286.c.s index f04fca8ab..bb2ea0036 100644 --- a/test/torture-s/pr52286.c.s +++ b/test/torture-s/pr52286.c.s @@ -19,7 +19,7 @@ main: # @main # BB#1: # %if.end return $1 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr52760.c.s b/test/torture-s/pr52760.c.s index 0dbc4c55f..5d80ebd4b 100644 --- a/test/torture-s/pr52760.c.s +++ b/test/torture-s/pr52760.c.s @@ -71,7 +71,7 @@ main: # @main i32.const $3=, 8 i32.add $3=, $4, $3 block .LBB1_2 - call foo, $pop1, $3 + call foo@FUNCTION, $pop1, $3 i64.load $push2=, 8($4) i64.const $push3=, 506097522914230528 i64.ne $push4=, $pop2, $pop3 @@ -84,7 +84,7 @@ main: # @main i32.store $4=, 0($2), $4 return $pop5 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr52979-1.c.s b/test/torture-s/pr52979-1.c.s index 2acfdf02e..241330ea5 100644 --- a/test/torture-s/pr52979-1.c.s +++ b/test/torture-s/pr52979-1.c.s @@ -265,7 +265,7 @@ main: # @main i32.store $15=, 0($10), $15 return $7 .LBB3_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr52979-2.c.s b/test/torture-s/pr52979-2.c.s index c0e02257b..387ed7bd5 100644 --- a/test/torture-s/pr52979-2.c.s +++ b/test/torture-s/pr52979-2.c.s @@ -265,7 +265,7 @@ main: # @main i32.store $15=, 0($10), $15 return $7 .LBB3_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr53084.c.s b/test/torture-s/pr53084.c.s index 21350960f..167f5a434 100644 --- a/test/torture-s/pr53084.c.s +++ b/test/torture-s/pr53084.c.s @@ -23,7 +23,7 @@ bar: # @bar # BB#3: # %if.end return .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -36,7 +36,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, .L.str+1 - call bar, $pop0 + call bar@FUNCTION, $pop0 i32.const $push1=, 0 return $pop1 .Lfunc_end1: diff --git a/test/torture-s/pr53160.c.s b/test/torture-s/pr53160.c.s index 2f4d34ef8..9e426e8d2 100644 --- a/test/torture-s/pr53160.c.s +++ b/test/torture-s/pr53160.c.s @@ -44,7 +44,7 @@ main: # @main # BB#3: # %if.end16 return $0 .LBB1_4: # %if.then15 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr53465.c.s b/test/torture-s/pr53465.c.s index f6e7bbe3a..0c9270bdc 100644 --- a/test/torture-s/pr53465.c.s +++ b/test/torture-s/pr53465.c.s @@ -33,7 +33,7 @@ foo: # @foo i32.gt_s $push1=, $4, $2 br_if $pop1, .LBB0_5 # BB#4: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %for.cond # in Loop: Header=BB0_1 Depth=1 diff --git a/test/torture-s/pr53688.c.s b/test/torture-s/pr53688.c.s index 123d88f78..69a4295a5 100644 --- a/test/torture-s/pr53688.c.s +++ b/test/torture-s/pr53688.c.s @@ -10,7 +10,7 @@ init: # @init i32.const $push1=, p i32.const $push0=, .L.str i32.const $push2=, 9 - call memcpy, $pop1, $pop0, $pop2 + call memcpy@FUNCTION, $pop1, $pop0, $pop2 i32.const $0=, p+9 i32.const $push3=, 7 i32.add $push4=, $0, $pop3 @@ -53,14 +53,14 @@ main: # @main .result i32 .local i32, i32, i64, i64, i32, i64, i64, i32, i64, i32, i64, i32 # BB#0: # %entry - call init + call init@FUNCTION i32.const $1=, 9 i32.const $push1=, headline i32.const $push0=, p - call memcpy, $pop1, $pop0, $1 + call memcpy@FUNCTION, $pop1, $pop0, $1 i32.const $0=, 32 i32.const $push2=, headline+9 - call memset, $pop2, $0, $1 + call memset@FUNCTION, $pop2, $0, $1 i32.const $1=, p+9 i32.const $push3=, 3 i32.add $push4=, $1, $pop3 @@ -102,7 +102,7 @@ main: # @main i64.store16 $discard=, 0($pop26), $pop7 i32.const $push29=, headline+18 i32.const $push28=, 238 - call memset, $pop29, $0, $pop28 + call memset@FUNCTION, $pop29, $0, $pop28 i64.shl $push22=, $10, $3 i64.or $push23=, $pop22, $6 i64.store16 $push27=, headline+10($1), $pop23 @@ -115,7 +115,7 @@ main: # @main # BB#1: # %if.end return $1 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr54471.c.s b/test/torture-s/pr54471.c.s index 3addb0b99..536cc6ff3 100644 --- a/test/torture-s/pr54471.c.s +++ b/test/torture-s/pr54471.c.s @@ -25,7 +25,7 @@ foo: # @foo loop .LBB0_2 i32.const $10=, 0 i32.add $10=, $10, $10 - call __multi3, $10, $1, $2, $5, $6 + call __multi3@FUNCTION, $10, $1, $2, $5, $6 i32.const $4=, 8 i32.const $11=, 0 i32.add $11=, $10, $11 @@ -34,7 +34,7 @@ foo: # @foo i64.load $5=, 0($10) i32.const $12=, 16 i32.add $12=, $10, $12 - call __multi3, $12, $1, $2, $1, $2 + call __multi3@FUNCTION, $12, $1, $2, $1, $2 i32.const $13=, 16 i32.add $13=, $10, $13 i32.add $push1=, $13, $4 @@ -60,7 +60,7 @@ foo: # @foo i32.store $10=, 0($9), $10 return .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -84,7 +84,7 @@ main: # @main i32.const $push0=, 4 i32.const $3=, 0 i32.add $3=, $4, $3 - call foo, $3, $pop2, $pop1, $pop0 + call foo@FUNCTION, $3, $pop2, $pop1, $pop0 i32.const $push3=, 0 i32.const $2=, 16 i32.add $4=, $4, $2 diff --git a/test/torture-s/pr54937.c.s b/test/torture-s/pr54937.c.s index ff6fed898..9ad342f70 100644 --- a/test/torture-s/pr54937.c.s +++ b/test/torture-s/pr54937.c.s @@ -50,11 +50,11 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push1=, 0 - i32.const $push0=, exit + i32.const $push0=, exit@FUNCTION i32.store $discard=, terminate_me($pop1), $pop0 i32.const $push2=, 100 - i32.call $discard=, t, $pop2 - call abort + i32.call $discard=, t@FUNCTION, $pop2 + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr54985.c.s b/test/torture-s/pr54985.c.s index 1975bc714..2c98d803d 100644 --- a/test/torture-s/pr54985.c.s +++ b/test/torture-s/pr54985.c.s @@ -61,7 +61,7 @@ main: # @main i32.const $3=, 8 i32.add $3=, $4, $3 block .LBB1_2 - i32.call $push2=, foo, $3, $pop1 + i32.call $push2=, foo@FUNCTION, $3, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end i32.const $push3=, 0 @@ -71,7 +71,7 @@ main: # @main i32.store $4=, 0($2), $4 return $pop3 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr55750.c.s b/test/torture-s/pr55750.c.s index 6d4bf50d9..316261e3d 100644 --- a/test/torture-s/pr55750.c.s +++ b/test/torture-s/pr55750.c.s @@ -32,10 +32,10 @@ main: # @main i32.store8 $discard=, arr($0), $pop1 i32.const $push2=, 254 i32.store8 $discard=, arr+4($0), $pop2 - call foo, $0 + call foo@FUNCTION, $0 block .LBB1_3 i32.const $push3=, 1 - call foo, $pop3 + call foo@FUNCTION, $pop3 i32.load8_u $push4=, arr($0) i32.const $push5=, 129 i32.ne $push6=, $pop4, $pop5 @@ -48,7 +48,7 @@ main: # @main # BB#2: # %if.end return $0 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr55875.c.s b/test/torture-s/pr55875.c.s index 82ce442e1..f1155b0e3 100644 --- a/test/torture-s/pr55875.c.s +++ b/test/torture-s/pr55875.c.s @@ -20,11 +20,11 @@ t: # @t # BB#2: # %if.end3 return $0 .LBB0_3: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %if.then i32.const $push2=, 0 - call exit, $pop2 + call exit@FUNCTION, $pop2 unreachable .Lfunc_end0: .size t, .Lfunc_end0-t @@ -43,7 +43,7 @@ main: # @main loop .LBB1_2 i32.const $push0=, 255 i32.and $push1=, $0, $pop0 - i32.call $discard=, t, $pop1 + i32.call $discard=, t@FUNCTION, $pop1 i32.const $push2=, 1 i32.add $0=, $0, $pop2 br .LBB1_1 diff --git a/test/torture-s/pr56799.c.s b/test/torture-s/pr56799.c.s index 2dd644e60..7cde25998 100644 --- a/test/torture-s/pr56799.c.s +++ b/test/torture-s/pr56799.c.s @@ -25,7 +25,7 @@ main: # @main i32.const $5=, 8 i32.add $5=, $6, $5 block .LBB0_4 - i32.call $push6=, foo, $5 + i32.call $push6=, foo@FUNCTION, $5 i32.const $push7=, 2 i32.ne $push8=, $pop6, $pop7 br_if $pop8, .LBB0_4 @@ -38,10 +38,10 @@ main: # @main i32.ne $push9=, $pop1, $0 br_if $pop9, .LBB0_4 # BB#3: # %if.then - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB0_4: # %if.end - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr56837.c.s b/test/torture-s/pr56837.c.s index 6b7653992..705b9fdbf 100644 --- a/test/torture-s/pr56837.c.s +++ b/test/torture-s/pr56837.c.s @@ -33,7 +33,7 @@ main: # @main .result i32 .local i32, i32 # BB#0: # %entry - call foo + call foo@FUNCTION i32.const $1=, 0 i32.const $0=, a .LBB1_1: # %for.body @@ -63,7 +63,7 @@ main: # @main i32.const $push10=, 0 return $pop10 .LBB1_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr56899.c.s b/test/torture-s/pr56899.c.s index 376f009fe..4fe1206dd 100644 --- a/test/torture-s/pr56899.c.s +++ b/test/torture-s/pr56899.c.s @@ -16,7 +16,7 @@ f1: # @f1 # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f1, .Lfunc_end0-f1 @@ -37,7 +37,7 @@ f2: # @f2 # BB#1: # %if.end return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size f2, .Lfunc_end1-f2 @@ -58,7 +58,7 @@ f3: # @f3 # BB#1: # %if.end return .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size f3, .Lfunc_end2-f3 @@ -79,7 +79,7 @@ f4: # @f4 # BB#1: # %if.end return .LBB3_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size f4, .Lfunc_end3-f4 @@ -93,11 +93,11 @@ main: # @main .local i32, i32 # BB#0: # %entry i32.const $0=, 10 - call f1, $0 + call f1@FUNCTION, $0 i32.const $1=, -10 - call f2, $1 - call f3, $0 - call f4, $1 + call f2@FUNCTION, $1 + call f3@FUNCTION, $0 + call f4@FUNCTION, $1 i32.const $push0=, 0 return $pop0 .Lfunc_end4: diff --git a/test/torture-s/pr56962.c.s b/test/torture-s/pr56962.c.s index fe0ca4e88..3da187b37 100644 --- a/test/torture-s/pr56962.c.s +++ b/test/torture-s/pr56962.c.s @@ -14,7 +14,7 @@ bar: # @bar # BB#1: # %if.end return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -52,7 +52,7 @@ foo: # @foo i32.add $push14=, $7, $1 i32.shl $push15=, $pop14, $4 i32.add $push16=, $0, $pop15 - call bar, $pop16 + call bar@FUNCTION, $pop16 i32.mul $push18=, $1, $6 i32.add $push19=, $7, $pop18 i32.shl $push20=, $pop19, $4 @@ -73,7 +73,7 @@ main: # @main i32.const $push0=, v i32.const $push2=, 24 i32.const $push1=, 1 - call foo, $pop0, $pop2, $pop1 + call foo@FUNCTION, $pop0, $pop2, $pop1 i32.const $push3=, 0 return $pop3 .Lfunc_end2: diff --git a/test/torture-s/pr56982.c.s b/test/torture-s/pr56982.c.s index 53cc3e750..b5e08433f 100644 --- a/test/torture-s/pr56982.c.s +++ b/test/torture-s/pr56982.c.s @@ -34,15 +34,15 @@ f: # @f #APP #NO_APP block .LBB1_4 - i32.call $push2=, _setjmp, $1 + i32.call $push2=, _setjmp@FUNCTION, $1 br_if $pop2, .LBB1_4 # BB#3: # %if.end6 i32.const $push4=, 42 - call longjmp, $1, $pop4 + call longjmp@FUNCTION, $1, $pop4 unreachable .LBB1_4: # %if.then2 i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .Lfunc_end1: .size f, .Lfunc_end1-f @@ -66,7 +66,7 @@ main: # @main i32.store $discard=, 12($4), $pop0 i32.const $5=, 12 i32.add $5=, $4, $5 - i32.call $discard=, f, $5 + i32.call $discard=, f@FUNCTION, $5 i32.const $push1=, 1 i32.const $4=, 16 i32.add $4=, $4, $4 diff --git a/test/torture-s/pr57124.c.s b/test/torture-s/pr57124.c.s index 3ce53729e..4196a93c4 100644 --- a/test/torture-s/pr57124.c.s +++ b/test/torture-s/pr57124.c.s @@ -14,11 +14,11 @@ foo: # @foo i32.gt_u $push2=, $pop0, $pop1 br_if $pop2, .LBB0_2 # BB#1: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_2: # %if.end i32.const $push3=, 0 - call exit, $pop3 + call exit@FUNCTION, $pop3 unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -45,7 +45,7 @@ main: # @main i32.add $2=, $4, $2 i32.const $3=, 12 i32.add $3=, $4, $3 - i32.call $discard=, foo, $2, $3 + i32.call $discard=, foo@FUNCTION, $2, $3 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr57131.c.s b/test/torture-s/pr57131.c.s index d7243a7b5..06e3ba093 100644 --- a/test/torture-s/pr57131.c.s +++ b/test/torture-s/pr57131.c.s @@ -46,7 +46,7 @@ main: # @main i32.store $10=, 0($9), $10 return $1 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr57144.c.s b/test/torture-s/pr57144.c.s index 451995313..45101aa18 100644 --- a/test/torture-s/pr57144.c.s +++ b/test/torture-s/pr57144.c.s @@ -8,7 +8,7 @@ foo: # @foo .param i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -21,7 +21,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 1 - call foo, $pop0 + call foo@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr57344-1.c.s b/test/torture-s/pr57344-1.c.s index 45f9a58ef..1aa5be848 100644 --- a/test/torture-s/pr57344-1.c.s +++ b/test/torture-s/pr57344-1.c.s @@ -16,7 +16,7 @@ foo: # @foo #NO_APP return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -38,7 +38,7 @@ main: # @main br_if $pop1, .LBB1_3 # BB#1: # %for.body.preheader i32.const $push2=, -3161 - call foo, $pop2 + call foo@FUNCTION, $pop2 i32.load $2=, i($0) i32.const $1=, 1 i32.add $push3=, $2, $1 @@ -64,7 +64,7 @@ main: # @main i64.const $push18=, 18 i64.shr_u $push19=, $pop17, $pop18 i32.wrap/i64 $push20=, $pop19 - call foo, $pop20 + call foo@FUNCTION, $pop20 i32.load $2=, i($0) i32.add $push21=, $2, $1 i32.store $discard=, i($0), $pop21 diff --git a/test/torture-s/pr57344-2.c.s b/test/torture-s/pr57344-2.c.s index cc4ec8e5a..6387294fe 100644 --- a/test/torture-s/pr57344-2.c.s +++ b/test/torture-s/pr57344-2.c.s @@ -16,7 +16,7 @@ foo: # @foo #NO_APP return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -38,7 +38,7 @@ main: # @main br_if $pop1, .LBB1_3 # BB#1: # %for.body.preheader i32.const $push2=, -3161 - call foo, $pop2 + call foo@FUNCTION, $pop2 i32.load $2=, i($0) i32.const $1=, 1 i32.add $push3=, $2, $1 @@ -68,7 +68,7 @@ main: # @main i64.const $push21=, 42 i64.shr_s $push22=, $pop20, $pop21 i32.wrap/i64 $push23=, $pop22 - call foo, $pop23 + call foo@FUNCTION, $pop23 i32.load $2=, i($0) i32.add $push24=, $2, $1 i32.store $discard=, i($0), $pop24 diff --git a/test/torture-s/pr57344-3.c.s b/test/torture-s/pr57344-3.c.s index ec380dc12..743232173 100644 --- a/test/torture-s/pr57344-3.c.s +++ b/test/torture-s/pr57344-3.c.s @@ -16,7 +16,7 @@ foo: # @foo #NO_APP return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -32,7 +32,7 @@ main: # @main i32.const $push2=, s+16 i32.const $push0=, .Lmain.t i32.const $push1=, 16 - call memcpy, $pop2, $pop0, $pop1 + call memcpy@FUNCTION, $pop2, $pop0, $pop1 i32.const $0=, 0 block .LBB1_3 i32.load $push3=, i($0) @@ -40,7 +40,7 @@ main: # @main br_if $pop4, .LBB1_3 # BB#1: # %for.body.preheader i64.const $push5=, -3161 - call foo, $pop5 + call foo@FUNCTION, $pop5 i32.load $5=, i($0) i32.const $1=, 1 i32.add $push6=, $5, $1 @@ -67,7 +67,7 @@ main: # @main i64.const $push17=, 14 i64.shl $push18=, $pop15, $pop17 i64.or $push21=, $pop20, $pop18 - call foo, $pop21 + call foo@FUNCTION, $pop21 i32.load $5=, i($0) i32.add $push22=, $5, $1 i32.store $discard=, i($0), $pop22 diff --git a/test/torture-s/pr57344-4.c.s b/test/torture-s/pr57344-4.c.s index 87bfa5a35..907b106d2 100644 --- a/test/torture-s/pr57344-4.c.s +++ b/test/torture-s/pr57344-4.c.s @@ -16,7 +16,7 @@ foo: # @foo #NO_APP return .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -32,7 +32,7 @@ main: # @main i32.const $push2=, s+16 i32.const $push0=, .Lmain.t i32.const $push1=, 16 - call memcpy, $pop2, $pop0, $pop1 + call memcpy@FUNCTION, $pop2, $pop0, $pop1 i32.const $0=, 0 block .LBB1_3 i32.load $push3=, i($0) @@ -40,7 +40,7 @@ main: # @main br_if $pop4, .LBB1_3 # BB#1: # %for.body.preheader i64.const $push5=, -1220975898975746 - call foo, $pop5 + call foo@FUNCTION, $pop5 i32.load $2=, i($0) i32.const $1=, 1 i32.add $push6=, $2, $1 @@ -75,7 +75,7 @@ main: # @main i64.shl $push29=, $pop27, $pop28 i64.const $push30=, 10 i64.shr_s $push31=, $pop29, $pop30 - call foo, $pop31 + call foo@FUNCTION, $pop31 i32.load $2=, i($0) i32.add $push32=, $2, $1 i32.store $discard=, i($0), $pop32 diff --git a/test/torture-s/pr57568.c.s b/test/torture-s/pr57568.c.s index 8e65a84e1..ca41900cf 100644 --- a/test/torture-s/pr57568.c.s +++ b/test/torture-s/pr57568.c.s @@ -24,7 +24,7 @@ main: # @main i32.eq $push6=, $2, $pop5 br_if $pop6, .LBB0_3 # BB#2: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.end return $0 diff --git a/test/torture-s/pr57829.c.s b/test/torture-s/pr57829.c.s index 1963a303e..d0f75b68e 100644 --- a/test/torture-s/pr57829.c.s +++ b/test/torture-s/pr57829.c.s @@ -65,23 +65,23 @@ main: # @main .local i32, i32, i32 # BB#0: # %entry i32.const $0=, 1 - i32.call $1=, f1, $0 + i32.call $1=, f1@FUNCTION, $0 i32.const $2=, 2 block .LBB3_5 i32.ne $push0=, $1, $2 br_if $pop0, .LBB3_5 # BB#1: # %lor.lhs.false - i32.call $push1=, f2, $0 + i32.call $push1=, f2@FUNCTION, $0 i32.ne $push2=, $pop1, $2 br_if $pop2, .LBB3_5 # BB#2: # %lor.lhs.false3 i32.const $push3=, 63 - i32.call $push4=, f3, $pop3 + i32.call $push4=, f3@FUNCTION, $pop3 i32.const $push5=, 6 i32.ne $push6=, $pop4, $pop5 br_if $pop6, .LBB3_5 # BB#3: # %lor.lhs.false6 - i32.call $push7=, f3, $0 + i32.call $push7=, f3@FUNCTION, $0 i32.const $push8=, 4 i32.ne $push9=, $pop7, $pop8 br_if $pop9, .LBB3_5 @@ -89,7 +89,7 @@ main: # @main i32.const $push10=, 0 return $pop10 .LBB3_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr57860.c.s b/test/torture-s/pr57860.c.s index d37f0db74..b2d6349aa 100644 --- a/test/torture-s/pr57860.c.s +++ b/test/torture-s/pr57860.c.s @@ -109,7 +109,7 @@ main: # @main # BB#6: # %if.end return $4 .LBB1_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr57861.c.s b/test/torture-s/pr57861.c.s index 2e0ac3b40..09f42f6e2 100644 --- a/test/torture-s/pr57861.c.s +++ b/test/torture-s/pr57861.c.s @@ -44,7 +44,7 @@ main: # @main # BB#3: # %if.end return $1 .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr57875.c.s b/test/torture-s/pr57875.c.s index 00d42ab2f..17c70d693 100644 --- a/test/torture-s/pr57875.c.s +++ b/test/torture-s/pr57875.c.s @@ -65,7 +65,7 @@ main: # @main # BB#10: # %if.end10 return $3 .LBB0_11: # %if.then9 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr57877.c.s b/test/torture-s/pr57877.c.s index d8f9b3e57..2ccf3df29 100644 --- a/test/torture-s/pr57877.c.s +++ b/test/torture-s/pr57877.c.s @@ -51,7 +51,7 @@ main: # @main # BB#6: # %if.end return $3 .LBB0_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr58209.c.s b/test/torture-s/pr58209.c.s index 48ce4423c..d86837c92 100644 --- a/test/torture-s/pr58209.c.s +++ b/test/torture-s/pr58209.c.s @@ -15,7 +15,7 @@ foo: # @foo # BB#1: # %if.end i32.const $push0=, -1 i32.add $push1=, $0, $pop0 - i32.call $push2=, foo, $pop1 + i32.call $push2=, foo@FUNCTION, $pop1 i32.const $push3=, 4 i32.add $push4=, $pop2, $pop3 return $pop4 @@ -42,7 +42,7 @@ bar: # @bar # BB#1: # %if.end i32.const $push0=, -1 i32.add $push1=, $0, $pop0 - i32.call $push2=, foo, $pop1 + i32.call $push2=, foo@FUNCTION, $pop1 i32.const $push3=, 4 i32.add $1=, $pop2, $pop3 .LBB1_2: # %return @@ -64,7 +64,7 @@ main: # @main # =>This Inner Loop Header: Depth=1 block .LBB2_7 loop .LBB2_6 - i32.call $0=, foo, $3 + i32.call $0=, foo@FUNCTION, $3 i32.const $1=, 4 i32.add $2=, $2, $1 i32.ne $push1=, $2, $0 @@ -80,7 +80,7 @@ main: # @main # in Loop: Header=BB2_1 Depth=1 i32.const $push2=, -1 i32.add $push3=, $3, $pop2 - i32.call $push4=, foo, $pop3 + i32.call $push4=, foo@FUNCTION, $pop3 i32.add $4=, $pop4, $1 .LBB2_4: # %bar.exit # in Loop: Header=BB2_1 Depth=1 @@ -97,7 +97,7 @@ main: # @main i32.const $push8=, 0 return $pop8 .LBB2_7: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr58364.c.s b/test/torture-s/pr58364.c.s index 046bf298a..021d17b97 100644 --- a/test/torture-s/pr58364.c.s +++ b/test/torture-s/pr58364.c.s @@ -34,7 +34,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr58365.c.s b/test/torture-s/pr58365.c.s index 20422c8ef..1b1147e69 100644 --- a/test/torture-s/pr58365.c.s +++ b/test/torture-s/pr58365.c.s @@ -114,7 +114,7 @@ main: # @main i32.store $16=, 0($7), $16 return $0 .LBB1_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr58387.c.s b/test/torture-s/pr58387.c.s index 5957de2a2..d2fe9add7 100644 --- a/test/torture-s/pr58387.c.s +++ b/test/torture-s/pr58387.c.s @@ -16,7 +16,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr58419.c.s b/test/torture-s/pr58419.c.s index b4c4cfaf5..62213504d 100644 --- a/test/torture-s/pr58419.c.s +++ b/test/torture-s/pr58419.c.s @@ -205,7 +205,7 @@ main: # @main i32.store8 $discard=, e($1), $5 i32.const $push80=, 226 i32.store8 $discard=, b($1), $pop80 - i32.call $discard=, getpid + i32.call $discard=, getpid@FUNCTION return $1 .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr58431.c.s b/test/torture-s/pr58431.c.s index c75b68209..9553f5f21 100644 --- a/test/torture-s/pr58431.c.s +++ b/test/torture-s/pr58431.c.s @@ -64,7 +64,7 @@ main: # @main # BB#9: # %if.end27 return $3 .LBB0_10: # %if.then26 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr58570.c.s b/test/torture-s/pr58570.c.s index b9ee95073..484552deb 100644 --- a/test/torture-s/pr58570.c.s +++ b/test/torture-s/pr58570.c.s @@ -55,7 +55,7 @@ main: # @main # BB#3: # %if.end7 return $0 .LBB0_4: # %if.then6 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr58574.c.s b/test/torture-s/pr58574.c.s index 15516555a..4edc492b2 100644 --- a/test/torture-s/pr58574.c.s +++ b/test/torture-s/pr58574.c.s @@ -1631,7 +1631,7 @@ main: # @main # BB#0: # %entry block .LBB1_3 f64.const $push0=, 0x1.399999999999ap6 - f64.call $0=, foo, $pop0 + f64.call $0=, foo@FUNCTION, $pop0 f64.const $push1=, 0x1.851eb851eb852p-2 f64.lt $push2=, $0, $pop1 br_if $pop2, .LBB1_3 @@ -1647,7 +1647,7 @@ main: # @main i32.const $push7=, 0 return $pop7 .LBB1_3: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr58640-2.c.s b/test/torture-s/pr58640-2.c.s index 72781e4c7..4444631af 100644 --- a/test/torture-s/pr58640-2.c.s +++ b/test/torture-s/pr58640-2.c.s @@ -46,7 +46,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr58640.c.s b/test/torture-s/pr58640.c.s index c972cf355..456f6fc44 100644 --- a/test/torture-s/pr58640.c.s +++ b/test/torture-s/pr58640.c.s @@ -27,7 +27,7 @@ main: # @main i32.const $push4=, 4 i32.store $discard=, c($0), $pop4 .LBB0_4: # %foo.exit - call exit, $0 + call exit@FUNCTION, $0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr58662.c.s b/test/torture-s/pr58662.c.s index 43f581cd0..e50429d19 100644 --- a/test/torture-s/pr58662.c.s +++ b/test/torture-s/pr58662.c.s @@ -27,7 +27,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr58831.c.s b/test/torture-s/pr58831.c.s index a1e242569..9473ff8fd 100644 --- a/test/torture-s/pr58831.c.s +++ b/test/torture-s/pr58831.c.s @@ -8,12 +8,12 @@ main: # @main .result i32 .local i32, i32 # BB#0: # %entry - call fn2 + call fn2@FUNCTION i32.const $0=, 0 i32.load $1=, b($0) i32.const $push0=, r i32.store $discard=, i($0), $pop0 - call fn1, $1 + call fn1@FUNCTION, $1 return $0 .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr58943.c.s b/test/torture-s/pr58943.c.s index 8d42d0956..e24143df1 100644 --- a/test/torture-s/pr58943.c.s +++ b/test/torture-s/pr58943.c.s @@ -38,7 +38,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr58984.c.s b/test/torture-s/pr58984.c.s index 33ac46c3e..b2e7f9efa 100644 --- a/test/torture-s/pr58984.c.s +++ b/test/torture-s/pr58984.c.s @@ -40,10 +40,10 @@ main: # @main # BB#4: # %if.end11 return $0 .LBB0_5: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr59014-2.c.s b/test/torture-s/pr59014-2.c.s index 7bb9d599d..7fe8030e8 100644 --- a/test/torture-s/pr59014-2.c.s +++ b/test/torture-s/pr59014-2.c.s @@ -27,7 +27,7 @@ main: # @main block .LBB1_2 i64.const $push1=, 12884901888 i64.const $push0=, 21474836480 - i64.call $push2=, foo, $pop1, $pop0 + i64.call $push2=, foo@FUNCTION, $pop1, $pop0 i64.const $push3=, 34359738368 i64.ne $push4=, $pop2, $pop3 br_if $pop4, .LBB1_2 @@ -35,7 +35,7 @@ main: # @main i32.const $push5=, 0 return $pop5 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr59014.c.s b/test/torture-s/pr59014.c.s index 9fcf64c57..0fe55d9ce 100644 --- a/test/torture-s/pr59014.c.s +++ b/test/torture-s/pr59014.c.s @@ -61,7 +61,7 @@ main: # @main # BB#3: # %if.end return $1 .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr59101.c.s b/test/torture-s/pr59101.c.s index 923757062..f56a59021 100644 --- a/test/torture-s/pr59101.c.s +++ b/test/torture-s/pr59101.c.s @@ -28,14 +28,14 @@ main: # @main # BB#0: # %entry i32.const $0=, 0 block .LBB1_2 - i32.call $push0=, foo, $0 + i32.call $push0=, foo@FUNCTION, $0 i32.const $push1=, 7 i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr59221.c.s b/test/torture-s/pr59221.c.s index ce242d4b6..aa271726d 100644 --- a/test/torture-s/pr59221.c.s +++ b/test/torture-s/pr59221.c.s @@ -35,7 +35,7 @@ main: # @main # BB#3: # %if.end return $0 .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr59229.c.s b/test/torture-s/pr59229.c.s index fffedb6d2..93796def2 100644 --- a/test/torture-s/pr59229.c.s +++ b/test/torture-s/pr59229.c.s @@ -21,7 +21,7 @@ bar: # @bar block .LBB0_3 i32.const $push5=, .L.str i32.add $push4=, $1, $3 - i32.call $push6=, memcmp, $0, $pop5, $pop4 + i32.call $push6=, memcmp@FUNCTION, $0, $pop5, $pop4 br_if $pop6, .LBB0_3 # BB#2: # %if.end4 i32.const $push7=, 32 @@ -44,10 +44,10 @@ bar: # @bar i32.store8 $discard=, 0($pop17), $1 return .LBB0_3: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size bar, .Lfunc_end0-bar @@ -77,10 +77,10 @@ foo: # @foo i32.add $push5=, $1, $pop4 i32.const $5=, 9 i32.add $5=, $5, $5 - call memcpy, $5, $0, $pop5 + call memcpy@FUNCTION, $5, $0, $pop5 i32.const $6=, 9 i32.add $6=, $5, $6 - call bar, $6 + call bar@FUNCTION, $6 .LBB1_2: # %return i32.const $4=, 16 i32.add $5=, $5, $4 @@ -105,7 +105,7 @@ main: # @main # =>This Inner Loop Header: Depth=1 loop .LBB2_2 i32.const $push1=, .L.str.1 - call foo, $pop1, $1 + call foo@FUNCTION, $pop1, $1 i32.load $push2=, i($0) i32.const $push3=, 1 i32.add $push0=, $pop2, $pop3 diff --git a/test/torture-s/pr59358.c.s b/test/torture-s/pr59358.c.s index edde67333..d755660fb 100644 --- a/test/torture-s/pr59358.c.s +++ b/test/torture-s/pr59358.c.s @@ -60,7 +60,7 @@ main: # @main i32.add $3=, $1, $pop1 i32.const $11=, 12 i32.add $11=, $13, $11 - i32.call $4=, foo, $11, $5 + i32.call $4=, foo@FUNCTION, $11, $5 i32.const $6=, 8 copy_local $7=, $0 block .LBB1_5 @@ -95,7 +95,7 @@ main: # @main i32.const $push12=, 7 i32.const $12=, 12 i32.add $12=, $13, $12 - i32.call $5=, foo, $12, $pop12 + i32.call $5=, foo@FUNCTION, $12, $pop12 copy_local $7=, $2 block .LBB1_9 i32.const $push13=, 6 @@ -136,10 +136,10 @@ main: # @main i32.store $13=, 0($10), $13 return $pop24 .LBB1_12: # %if.then36 - call abort + call abort@FUNCTION unreachable .LBB1_13: # %if.then17 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr59747.c.s b/test/torture-s/pr59747.c.s index b456d39ab..5da33ec40 100644 --- a/test/torture-s/pr59747.c.s +++ b/test/torture-s/pr59747.c.s @@ -50,13 +50,13 @@ main: # @main i64.const $push8=, 63 i64.shr_u $push9=, $pop7, $pop8 i32.wrap/i64 $push10=, $pop9 - i32.call $push11=, fn1, $pop10 + i32.call $push11=, fn1@FUNCTION, $pop10 br_if $pop11, .LBB1_4 # BB#3: # %if.end5 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_4: # %if.then4 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr60017.c.s b/test/torture-s/pr60017.c.s index f588e2047..f72874e0b 100644 --- a/test/torture-s/pr60017.c.s +++ b/test/torture-s/pr60017.c.s @@ -44,7 +44,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr60454.c.s b/test/torture-s/pr60454.c.s index 743e3d585..a748d9367 100644 --- a/test/torture-s/pr60454.c.s +++ b/test/torture-s/pr60454.c.s @@ -35,7 +35,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, 305419896 - i32.call $push1=, fake_swap32, $pop0 + i32.call $push1=, fake_swap32@FUNCTION, $pop0 i32.const $push2=, 2018934290 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -43,7 +43,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr60960.c.s b/test/torture-s/pr60960.c.s index 697aa25e9..854141569 100644 --- a/test/torture-s/pr60960.c.s +++ b/test/torture-s/pr60960.c.s @@ -116,7 +116,7 @@ main: # @main i32.const $0=, 5 i32.const $11=, 12 i32.add $11=, $23, $11 - call f1, $11, $0, $0, $0, $0 + call f1@FUNCTION, $11, $0, $0, $0, $0 i32.const $1=, 3 i32.const $3=, 2 i32.const $5=, 1 @@ -150,7 +150,7 @@ main: # @main # BB#1: # %if.end i32.const $15=, 8 i32.add $15=, $23, $15 - call f2, $15, $0, $0, $0, $0 + call f2@FUNCTION, $15, $0, $0, $0, $0 i32.load8_u $push25=, 8($23) i32.const $16=, 8 i32.add $16=, $23, $16 @@ -177,7 +177,7 @@ main: # @main # BB#2: # %if.end6 i32.const $19=, 4 i32.add $19=, $23, $19 - call f3, $19, $0, $0, $0, $0, $3, $3, $3, $3 + call f3@FUNCTION, $19, $0, $0, $0, $0, $3, $3, $3, $3 i32.load8_u $push40=, 4($23) i32.const $20=, 4 i32.add $20=, $23, $20 @@ -209,13 +209,13 @@ main: # @main i32.store $23=, 0($10), $23 return $pop45 .LBB3_4: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB3_5: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB3_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr61306-1.c.s b/test/torture-s/pr61306-1.c.s index 4b563cf51..95600f791 100644 --- a/test/torture-s/pr61306-1.c.s +++ b/test/torture-s/pr61306-1.c.s @@ -35,7 +35,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, -2023406815 - i32.call $push1=, fake_bswap32, $pop0 + i32.call $push1=, fake_bswap32@FUNCTION, $pop0 i32.const $push2=, -121 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -43,7 +43,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr61306-2.c.s b/test/torture-s/pr61306-2.c.s index 247c4f46c..a517e9d10 100644 --- a/test/torture-s/pr61306-2.c.s +++ b/test/torture-s/pr61306-2.c.s @@ -37,7 +37,7 @@ main: # @main # BB#0: # %entry block .LBB1_2 i32.const $push0=, -2122153084 - i32.call $push1=, fake_bswap32, $pop0 + i32.call $push1=, fake_bswap32@FUNCTION, $pop0 i32.const $push2=, -8158591 i32.ne $push3=, $pop1, $pop2 br_if $pop3, .LBB1_2 @@ -45,7 +45,7 @@ main: # @main i32.const $push4=, 0 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr61306-3.c.s b/test/torture-s/pr61306-3.c.s index 60e0f2853..cf8743e49 100644 --- a/test/torture-s/pr61306-3.c.s +++ b/test/torture-s/pr61306-3.c.s @@ -23,7 +23,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr61375.c.s b/test/torture-s/pr61375.c.s index 4bd98fd1f..7eb0f8b89 100644 --- a/test/torture-s/pr61375.c.s +++ b/test/torture-s/pr61375.c.s @@ -32,7 +32,7 @@ main: # @main i64.const $push2=, 0 i64.const $push1=, 1 i64.const $push0=, 2 - i64.call $push3=, uint128_central_bitsi_ior, $pop2, $pop1, $pop0 + i64.call $push3=, uint128_central_bitsi_ior@FUNCTION, $pop2, $pop1, $pop0 i64.const $push4=, 258 i64.ne $push5=, $pop3, $pop4 br_if $pop5, .LBB1_2 @@ -40,7 +40,7 @@ main: # @main i32.const $push6=, 0 return $pop6 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/pr61673.c.s b/test/torture-s/pr61673.c.s index 55bd68606..f33251547 100644 --- a/test/torture-s/pr61673.c.s +++ b/test/torture-s/pr61673.c.s @@ -16,7 +16,7 @@ bar: # @bar i32.eq $push3=, $0, $pop2 br_if $pop3, .LBB0_3 # BB#2: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.end return @@ -39,7 +39,7 @@ foo: # @foo i32.const $push2=, 0 i32.store8 $discard=, e($pop2), $0 .LBB1_2: # %if.end - call bar, $0 + call bar@FUNCTION, $0 return .Lfunc_end1: .size foo, .Lfunc_end1-foo @@ -76,14 +76,14 @@ main: # @main i32.const $2=, main.c i32.const $push0=, 33 i32.store8 $1=, e($0), $pop0 - call foo, $2 + call foo@FUNCTION, $2 block .LBB3_8 i32.load8_u $push1=, e($0) i32.ne $push2=, $pop1, $1 br_if $pop2, .LBB3_8 # BB#1: # %if.end i32.const $3=, main.c+1 - call foo, $3 + call foo@FUNCTION, $3 i32.const $4=, 135 block .LBB3_7 i32.load8_u $push3=, e($0) @@ -91,13 +91,13 @@ main: # @main br_if $pop4, .LBB3_7 # BB#2: # %if.end6 i32.store8 $discard=, e($0), $1 - call baz, $2 + call baz@FUNCTION, $2 block .LBB3_6 i32.load8_u $push5=, e($0) i32.ne $push6=, $pop5, $1 br_if $pop6, .LBB3_6 # BB#3: # %if.end11 - call baz, $3 + call baz@FUNCTION, $3 block .LBB3_5 i32.load8_u $push7=, e($0) i32.ne $push8=, $pop7, $4 @@ -105,16 +105,16 @@ main: # @main # BB#4: # %if.end16 return $0 .LBB3_5: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB3_6: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB3_7: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB3_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/pr63209.c.s b/test/torture-s/pr63209.c.s index ea7a71c05..0160ae620 100644 --- a/test/torture-s/pr63209.c.s +++ b/test/torture-s/pr63209.c.s @@ -36,7 +36,7 @@ main: # @main # BB#0: # %entry i32.const $0=, -8684677 i32.const $push0=, main.top - i32.call $push1=, Predictor, $0, $pop0 + i32.call $push1=, Predictor@FUNCTION, $0, $pop0 i32.ne $push2=, $pop1, $0 return $pop2 .Lfunc_end1: diff --git a/test/torture-s/pr63302.c.s b/test/torture-s/pr63302.c.s index 2c7eeacde..f3390ff08 100644 --- a/test/torture-s/pr63302.c.s +++ b/test/torture-s/pr63302.c.s @@ -53,91 +53,91 @@ main: # @main .local i64, i32, i32, i64, i64, i64, i64, i64 # BB#0: # %entry i64.const $0=, 0 - i32.call $1=, foo, $0, $0 + i32.call $1=, foo@FUNCTION, $0, $0 i32.const $2=, 1 block .LBB2_20 i32.ne $push0=, $1, $2 br_if $pop0, .LBB2_20 # BB#1: # %lor.lhs.false i64.const $3=, 1 - i32.call $push1=, foo, $3, $0 + i32.call $push1=, foo@FUNCTION, $3, $0 br_if $pop1, .LBB2_20 # BB#2: # %lor.lhs.false3 i64.const $4=, 2048 - i32.call $push2=, foo, $4, $0 + i32.call $push2=, foo@FUNCTION, $4, $0 i32.ne $push3=, $pop2, $2 br_if $pop3, .LBB2_20 # BB#3: # %lor.lhs.false6 i64.const $5=, 2049 - i32.call $push4=, foo, $5, $0 + i32.call $push4=, foo@FUNCTION, $5, $0 br_if $pop4, .LBB2_20 # BB#4: # %lor.lhs.false9 i64.const $6=, -9223372036854775808 - i32.call $push5=, foo, $6, $0 + i32.call $push5=, foo@FUNCTION, $6, $0 br_if $pop5, .LBB2_20 # BB#5: # %lor.lhs.false12 i64.const $7=, -1 - i32.call $push6=, foo, $6, $7 + i32.call $push6=, foo@FUNCTION, $6, $7 i32.ne $push7=, $pop6, $2 br_if $pop7, .LBB2_20 # BB#6: # %lor.lhs.false15 i64.const $push8=, -9223372036854775807 - i32.call $push9=, foo, $pop8, $7 + i32.call $push9=, foo@FUNCTION, $pop8, $7 br_if $pop9, .LBB2_20 # BB#7: # %lor.lhs.false18 i64.const $push10=, -9223372036854773760 - i32.call $push11=, foo, $pop10, $7 + i32.call $push11=, foo@FUNCTION, $pop10, $7 i32.ne $push12=, $pop11, $2 br_if $pop12, .LBB2_20 # BB#8: # %lor.lhs.false21 i64.const $push13=, -9223372036854773759 - i32.call $push14=, foo, $pop13, $7 + i32.call $push14=, foo@FUNCTION, $pop13, $7 br_if $pop14, .LBB2_20 # BB#9: # %if.end block .LBB2_19 - i32.call $push15=, bar, $0 + i32.call $push15=, bar@FUNCTION, $0 i32.ne $push16=, $pop15, $2 br_if $pop16, .LBB2_19 # BB#10: # %lor.lhs.false26 - i32.call $push17=, bar, $3 + i32.call $push17=, bar@FUNCTION, $3 br_if $pop17, .LBB2_19 # BB#11: # %lor.lhs.false29 - i32.call $push18=, bar, $4 + i32.call $push18=, bar@FUNCTION, $4 i32.ne $push19=, $pop18, $2 br_if $pop19, .LBB2_19 # BB#12: # %lor.lhs.false32 - i32.call $push20=, bar, $5 + i32.call $push20=, bar@FUNCTION, $5 br_if $pop20, .LBB2_19 # BB#13: # %lor.lhs.false35 i64.const $push21=, 2147483648 - i32.call $push22=, bar, $pop21 + i32.call $push22=, bar@FUNCTION, $pop21 br_if $pop22, .LBB2_19 # BB#14: # %lor.lhs.false38 i64.const $push23=, -2147483648 - i32.call $push24=, bar, $pop23 + i32.call $push24=, bar@FUNCTION, $pop23 i32.ne $push25=, $pop24, $2 br_if $pop25, .LBB2_19 # BB#15: # %lor.lhs.false41 i64.const $push26=, -2147483647 - i32.call $push27=, bar, $pop26 + i32.call $push27=, bar@FUNCTION, $pop26 br_if $pop27, .LBB2_19 # BB#16: # %lor.lhs.false44 i64.const $push28=, -2147481600 - i32.call $push29=, bar, $pop28 + i32.call $push29=, bar@FUNCTION, $pop28 i32.ne $push30=, $pop29, $2 br_if $pop30, .LBB2_19 # BB#17: # %lor.lhs.false47 i64.const $push31=, -2147481599 - i32.call $push32=, bar, $pop31 + i32.call $push32=, bar@FUNCTION, $pop31 br_if $pop32, .LBB2_19 # BB#18: # %if.end51 i32.const $push33=, 0 return $pop33 .LBB2_19: # %if.then50 - call abort + call abort@FUNCTION unreachable .LBB2_20: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/pr63659.c.s b/test/torture-s/pr63659.c.s index c0f8f0833..f5406ac59 100644 --- a/test/torture-s/pr63659.c.s +++ b/test/torture-s/pr63659.c.s @@ -43,7 +43,7 @@ main: # @main # BB#5: # %if.end23 return $0 .LBB0_6: # %if.then22 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/pr7284-1.c.s b/test/torture-s/pr7284-1.c.s index f6f183390..a2b64b36a 100644 --- a/test/torture-s/pr7284-1.c.s +++ b/test/torture-s/pr7284-1.c.s @@ -33,10 +33,10 @@ main: # @main i32.ne $push4=, $pop2, $pop3 br_if $pop4, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/printf-1.c.s b/test/torture-s/printf-1.c.s index e23be5723..e03f855d1 100644 --- a/test/torture-s/printf-1.c.s +++ b/test/torture-s/printf-1.c.s @@ -15,25 +15,25 @@ main: # @main i32.const $56=, __stack_pointer i32.store $58=, 0($56), $58 i32.const $0=, .Lstr - i32.call $discard=, iprintf, $0 - i32.call $6=, iprintf, $0 + i32.call $discard=, iprintf@FUNCTION, $0 + i32.call $6=, iprintf@FUNCTION, $0 i32.const $1=, 5 block .LBB0_20 i32.ne $push0=, $6, $1 br_if $pop0, .LBB0_20 # BB#1: # %if.end - i32.call $discard=, puts, $0 + i32.call $discard=, puts@FUNCTION, $0 i32.const $2=, .L.str.1 - i32.call $6=, iprintf, $2 + i32.call $6=, iprintf@FUNCTION, $2 i32.const $3=, 6 block .LBB0_19 i32.ne $push1=, $6, $3 br_if $pop1, .LBB0_19 # BB#2: # %if.end6 i32.const $push2=, 97 - i32.call $discard=, putchar, $pop2 + i32.call $discard=, putchar@FUNCTION, $pop2 i32.const $4=, .L.str.2 - i32.call $6=, iprintf, $4 + i32.call $6=, iprintf@FUNCTION, $4 i32.const $5=, 1 block .LBB0_18 i32.ne $push3=, $6, $5 @@ -47,7 +47,7 @@ main: # @main i32.store $58=, 0($8), $58 i32.const $6=, .L.str.4 i32.store $discard=, 0($58), $0 - i32.call $discard=, iprintf, $6 + i32.call $discard=, iprintf@FUNCTION, $6 i32.const $9=, __stack_pointer i32.load $9=, 0($9) i32.const $10=, 4 @@ -61,7 +61,7 @@ main: # @main i32.const $12=, __stack_pointer i32.store $58=, 0($12), $58 i32.store $discard=, 0($58), $0 - i32.call $0=, iprintf, $6 + i32.call $0=, iprintf@FUNCTION, $6 i32.const $13=, __stack_pointer i32.load $13=, 0($13) i32.const $14=, 4 @@ -79,7 +79,7 @@ main: # @main i32.const $16=, __stack_pointer i32.store $58=, 0($16), $58 i32.store $0=, 0($58), $2 - i32.call $discard=, iprintf, $6 + i32.call $discard=, iprintf@FUNCTION, $6 i32.const $17=, __stack_pointer i32.load $17=, 0($17) i32.const $18=, 4 @@ -93,7 +93,7 @@ main: # @main i32.const $20=, __stack_pointer i32.store $58=, 0($20), $58 i32.store $discard=, 0($58), $0 - i32.call $1=, iprintf, $6 + i32.call $1=, iprintf@FUNCTION, $6 i32.const $21=, __stack_pointer i32.load $21=, 0($21) i32.const $22=, 4 @@ -111,7 +111,7 @@ main: # @main i32.const $24=, __stack_pointer i32.store $58=, 0($24), $58 i32.store $1=, 0($58), $4 - i32.call $discard=, iprintf, $6 + i32.call $discard=, iprintf@FUNCTION, $6 i32.const $25=, __stack_pointer i32.load $25=, 0($25) i32.const $26=, 4 @@ -125,7 +125,7 @@ main: # @main i32.const $28=, __stack_pointer i32.store $58=, 0($28), $58 i32.store $discard=, 0($58), $1 - i32.call $1=, iprintf, $6 + i32.call $1=, iprintf@FUNCTION, $6 i32.const $29=, __stack_pointer i32.load $29=, 0($29) i32.const $30=, 4 @@ -144,7 +144,7 @@ main: # @main i32.store $58=, 0($32), $58 i32.const $push7=, .L.str.3 i32.store $1=, 0($58), $pop7 - i32.call $discard=, iprintf, $6 + i32.call $discard=, iprintf@FUNCTION, $6 i32.const $33=, __stack_pointer i32.load $33=, 0($33) i32.const $34=, 4 @@ -158,7 +158,7 @@ main: # @main i32.const $36=, __stack_pointer i32.store $58=, 0($36), $58 i32.store $discard=, 0($58), $1 - i32.call $6=, iprintf, $6 + i32.call $6=, iprintf@FUNCTION, $6 i32.const $37=, __stack_pointer i32.load $37=, 0($37) i32.const $38=, 4 @@ -169,7 +169,7 @@ main: # @main br_if $6, .LBB0_14 # BB#7: # %if.end36 i32.const $6=, 120 - i32.call $discard=, putchar, $6 + i32.call $discard=, putchar@FUNCTION, $6 i32.const $39=, __stack_pointer i32.load $39=, 0($39) i32.const $40=, 4 @@ -178,7 +178,7 @@ main: # @main i32.store $58=, 0($40), $58 i32.store $discard=, 0($58), $6 i32.const $push8=, .L.str.5 - i32.call $6=, iprintf, $pop8 + i32.call $6=, iprintf@FUNCTION, $pop8 i32.const $41=, __stack_pointer i32.load $41=, 0($41) i32.const $42=, 4 @@ -189,7 +189,7 @@ main: # @main i32.ne $push9=, $6, $5 br_if $pop9, .LBB0_13 # BB#8: # %if.end41 - i32.call $discard=, puts, $0 + i32.call $discard=, puts@FUNCTION, $0 i32.const $43=, __stack_pointer i32.load $43=, 0($43) i32.const $44=, 4 @@ -198,7 +198,7 @@ main: # @main i32.store $58=, 0($44), $58 i32.store $discard=, 0($58), $0 i32.const $push10=, .L.str.6 - i32.call $6=, iprintf, $pop10 + i32.call $6=, iprintf@FUNCTION, $pop10 i32.const $45=, __stack_pointer i32.load $45=, 0($45) i32.const $46=, 4 @@ -219,7 +219,7 @@ main: # @main i32.const $6=, .L.str.7 i32.const $push13=, 0 i32.store $0=, 0($58), $pop13 - i32.call $discard=, iprintf, $6 + i32.call $discard=, iprintf@FUNCTION, $6 i32.const $49=, __stack_pointer i32.load $49=, 0($49) i32.const $50=, 4 @@ -233,7 +233,7 @@ main: # @main i32.const $52=, __stack_pointer i32.store $58=, 0($52), $58 i32.store $discard=, 0($58), $0 - i32.call $6=, iprintf, $6 + i32.call $6=, iprintf@FUNCTION, $6 i32.const $53=, __stack_pointer i32.load $53=, 0($53) i32.const $54=, 4 @@ -251,34 +251,34 @@ main: # @main i32.store $58=, 0($57), $58 return $0 .LBB0_11: # %if.then50 - call abort + call abort@FUNCTION unreachable .LBB0_12: # %if.then45 - call abort + call abort@FUNCTION unreachable .LBB0_13: # %if.then40 - call abort + call abort@FUNCTION unreachable .LBB0_14: # %if.then35 - call abort + call abort@FUNCTION unreachable .LBB0_15: # %if.then30 - call abort + call abort@FUNCTION unreachable .LBB0_16: # %if.then25 - call abort + call abort@FUNCTION unreachable .LBB0_17: # %if.then20 - call abort + call abort@FUNCTION unreachable .LBB0_18: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_19: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_20: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/ptr-arith-1.c.s b/test/torture-s/ptr-arith-1.c.s index 853f6e871..fe1d912de 100644 --- a/test/torture-s/ptr-arith-1.c.s +++ b/test/torture-s/ptr-arith-1.c.s @@ -23,7 +23,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/regstack-1.c.s b/test/torture-s/regstack-1.c.s index e438457b6..70f958acf 100644 --- a/test/torture-s/regstack-1.c.s +++ b/test/torture-s/regstack-1.c.s @@ -21,7 +21,7 @@ main: # @main i64.load $2=, U($0) i32.const $22=, 304 i32.add $22=, $62, $22 - call __addtf3, $22, $15, $14, $2, $1 + call __addtf3@FUNCTION, $22, $15, $14, $2, $1 i32.const $3=, 8 i32.const $23=, 304 i32.add $23=, $62, $23 @@ -32,7 +32,7 @@ main: # @main i64.load $7=, Y2($0) i32.const $24=, 192 i32.add $24=, $62, $24 - call __multf3, $24, $5, $4, $7, $6 + call __multf3@FUNCTION, $24, $5, $4, $7, $6 i32.const $25=, 192 i32.add $25=, $62, $25 i32.add $push8=, $25, $3 @@ -40,7 +40,7 @@ main: # @main i64.load $9=, 192($62) i32.const $26=, 240 i32.add $26=, $62, $26 - call __subtf3, $26, $15, $14, $2, $1 + call __subtf3@FUNCTION, $26, $15, $14, $2, $1 i32.const $27=, 240 i32.add $27=, $62, $27 i32.add $push9=, $27, $3 @@ -48,7 +48,7 @@ main: # @main i64.load $11=, 240($62) i32.const $28=, 224 i32.add $28=, $62, $28 - call __subtf3, $28, $11, $10, $2, $1 + call __subtf3@FUNCTION, $28, $11, $10, $2, $1 i32.const $29=, 224 i32.add $29=, $62, $29 i32.add $push10=, $29, $3 @@ -56,7 +56,7 @@ main: # @main i64.load $13=, 224($62) i32.const $30=, 288 i32.add $30=, $62, $30 - call __addtf3, $30, $2, $1, $5, $4 + call __addtf3@FUNCTION, $30, $2, $1, $5, $4 i32.const $31=, 288 i32.add $31=, $62, $31 i32.add $push11=, $31, $3 @@ -66,7 +66,7 @@ main: # @main i64.load $5=, 288($62) i32.const $32=, 112 i32.add $32=, $62, $32 - call __multf3, $32, $11, $10, $15, $14 + call __multf3@FUNCTION, $32, $11, $10, $15, $14 i32.const $33=, 112 i32.add $33=, $62, $33 i32.add $push12=, $33, $3 @@ -74,7 +74,7 @@ main: # @main i64.load $17=, 112($62) i32.const $34=, 272 i32.add $34=, $62, $34 - call __addtf3, $34, $5, $4, $2, $1 + call __addtf3@FUNCTION, $34, $5, $4, $2, $1 i32.const $35=, 272 i32.add $35=, $62, $35 i32.add $push13=, $35, $3 @@ -82,7 +82,7 @@ main: # @main i64.load $11=, 272($62) i32.const $36=, 176 i32.add $36=, $62, $36 - call __subtf3, $36, $9, $8, $11, $10 + call __subtf3@FUNCTION, $36, $9, $8, $11, $10 i64.load $8=, 176($62) i32.const $37=, 176 i32.add $37=, $62, $37 @@ -92,7 +92,7 @@ main: # @main i64.store $19=, X($0), $8 i32.const $38=, 80 i32.add $38=, $62, $38 - call __multf3, $38, $13, $12, $15, $14 + call __multf3@FUNCTION, $38, $13, $12, $15, $14 i32.const $39=, 80 i32.add $39=, $62, $39 i32.add $push15=, $39, $3 @@ -100,7 +100,7 @@ main: # @main i64.load $9=, 80($62) i32.const $40=, 160 i32.add $40=, $62, $40 - call __multf3, $40, $5, $4, $7, $6 + call __multf3@FUNCTION, $40, $5, $4, $7, $6 i64.load $5=, 160($62) i32.const $41=, 160 i32.add $41=, $62, $41 @@ -110,7 +110,7 @@ main: # @main i64.store $discard=, S($0), $5 i32.const $42=, 96 i32.add $42=, $62, $42 - call __subtf3, $42, $17, $16, $13, $12 + call __subtf3@FUNCTION, $42, $17, $16, $13, $12 i64.load $16=, 96($62) i32.const $43=, 96 i32.add $43=, $62, $43 @@ -120,7 +120,7 @@ main: # @main i64.store $discard=, T($0), $16 i32.const $44=, 208 i32.add $44=, $62, $44 - call __subtf3, $44, $2, $1, $13, $12 + call __subtf3@FUNCTION, $44, $2, $1, $13, $12 i64.load $push20=, 208($62) i32.const $45=, 208 i32.add $45=, $62, $45 @@ -128,7 +128,7 @@ main: # @main i64.load $push19=, 0($pop18) i32.const $46=, 64 i32.add $46=, $62, $46 - call __addtf3, $46, $pop20, $pop19, $9, $8 + call __addtf3@FUNCTION, $46, $pop20, $pop19, $9, $8 i64.load $12=, 64($62) i32.const $47=, 64 i32.add $47=, $62, $47 @@ -138,7 +138,7 @@ main: # @main i64.store $9=, Y($0), $12 i32.const $48=, 256 i32.add $48=, $62, $48 - call __addtf3, $48, $2, $1, $11, $10 + call __addtf3@FUNCTION, $48, $2, $1, $11, $10 i64.load $push24=, 256($62) i32.const $49=, 256 i32.add $49=, $62, $49 @@ -146,7 +146,7 @@ main: # @main i64.load $push23=, 0($pop22) i32.const $50=, 144 i32.add $50=, $62, $50 - call __subtf3, $50, $5, $4, $pop24, $pop23 + call __subtf3@FUNCTION, $50, $5, $4, $pop24, $pop23 i64.load $12=, 144($62) i32.const $51=, 144 i32.add $51=, $62, $51 @@ -156,7 +156,7 @@ main: # @main i64.store $11=, Z($0), $12 i32.const $52=, 128 i32.add $52=, $62, $52 - call __addtf3, $52, $2, $1, $7, $6 + call __addtf3@FUNCTION, $52, $2, $1, $7, $6 i64.load $push28=, 128($62) i32.const $53=, 128 i32.add $53=, $62, $53 @@ -164,7 +164,7 @@ main: # @main i64.load $push27=, 0($pop26) i32.const $54=, 48 i32.add $54=, $62, $54 - call __multf3, $54, $pop28, $pop27, $15, $14 + call __multf3@FUNCTION, $54, $pop28, $pop27, $15, $14 i32.const $55=, 48 i32.add $55=, $62, $55 i32.add $push29=, $55, $3 @@ -172,7 +172,7 @@ main: # @main i64.load $2=, 48($62) i32.const $56=, 16 i32.add $56=, $62, $56 - call __multf3, $56, $7, $6, $15, $14 + call __multf3@FUNCTION, $56, $7, $6, $15, $14 i32.const $57=, 16 i32.add $57=, $62, $57 i32.add $push30=, $57, $3 @@ -180,7 +180,7 @@ main: # @main i64.load $15=, 16($62) i32.const $58=, 32 i32.add $58=, $62, $58 - call __subtf3, $58, $2, $1, $7, $6 + call __subtf3@FUNCTION, $58, $2, $1, $7, $6 i64.load $2=, 32($62) i32.const $59=, 32 i32.add $59=, $62, $59 @@ -192,7 +192,7 @@ main: # @main i64.const $push32=, -4612248968380809216 i32.const $60=, 0 i32.add $60=, $62, $60 - call __addtf3, $60, $15, $14, $1, $pop32 + call __addtf3@FUNCTION, $60, $15, $14, $1, $pop32 i64.load $2=, 0($62) i32.const $61=, 0 i32.add $61=, $62, $61 @@ -202,41 +202,41 @@ main: # @main i64.store $discard=, Y1($0), $2 block .LBB0_9 i64.const $push34=, 4612354521497075712 - i32.call $push35=, __netf2, $7, $6, $1, $pop34 + i32.call $push35=, __netf2@FUNCTION, $7, $6, $1, $pop34 br_if $pop35, .LBB0_9 # BB#1: # %entry i64.const $push36=, 4613097791357452288 - i32.call $push37=, __netf2, $16, $17, $1, $pop36 + i32.call $push37=, __netf2@FUNCTION, $16, $17, $1, $pop36 br_if $pop37, .LBB0_9 # BB#2: # %entry i64.const $push38=, 4613150567915585536 - i32.call $push39=, __netf2, $5, $4, $1, $pop38 + i32.call $push39=, __netf2@FUNCTION, $5, $4, $1, $pop38 br_if $pop39, .LBB0_9 # BB#3: # %entry i64.const $push40=, 4613517804799262720 - i32.call $push41=, __netf2, $13, $12, $1, $pop40 + i32.call $push41=, __netf2@FUNCTION, $13, $12, $1, $pop40 br_if $pop41, .LBB0_9 # BB#4: # %entry i64.const $push42=, 4613503511148101632 - i32.call $push43=, __netf2, $2, $14, $1, $pop42 + i32.call $push43=, __netf2@FUNCTION, $2, $14, $1, $pop42 br_if $pop43, .LBB0_9 # BB#5: # %entry i64.const $push44=, 4613110985496985600 - i32.call $push45=, __netf2, $11, $10, $1, $pop44 + i32.call $push45=, __netf2@FUNCTION, $11, $10, $1, $pop44 br_if $pop45, .LBB0_9 # BB#6: # %entry i64.const $push46=, 4612961451915608064 - i32.call $push47=, __netf2, $9, $8, $1, $pop46 + i32.call $push47=, __netf2@FUNCTION, $9, $8, $1, $pop46 br_if $pop47, .LBB0_9 # BB#7: # %entry i64.const $push48=, 4613040616752807936 - i32.call $push49=, __eqtf2, $19, $18, $1, $pop48 + i32.call $push49=, __eqtf2@FUNCTION, $19, $18, $1, $pop48 br_if $pop49, .LBB0_9 # BB#8: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_9: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/restrict-1.c.s b/test/torture-s/restrict-1.c.s index bd9b01650..10d41d15f 100644 --- a/test/torture-s/restrict-1.c.s +++ b/test/torture-s/restrict-1.c.s @@ -41,7 +41,7 @@ bar: # @bar # BB#1: # %if.end return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size bar, .Lfunc_end1-bar diff --git a/test/torture-s/scope-1.c.s b/test/torture-s/scope-1.c.s index 4adfa9b80..7e4a7709c 100644 --- a/test/torture-s/scope-1.c.s +++ b/test/torture-s/scope-1.c.s @@ -17,7 +17,7 @@ f: # @f # BB#1: # %if.end return $0 .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size f, .Lfunc_end0-f @@ -37,10 +37,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %f.exit - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/simd-1.c.s b/test/torture-s/simd-1.c.s index ab808cb61..35e87d878 100644 --- a/test/torture-s/simd-1.c.s +++ b/test/torture-s/simd-1.c.s @@ -22,7 +22,7 @@ verify: # @verify # BB#4: # %if.end return .LBB0_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size verify, .Lfunc_end0-verify @@ -274,31 +274,31 @@ main: # @main i32.ne $push122=, $3, $pop121 br_if $pop122, .LBB1_33 # BB#32: # %verify.exit63 - call exit, $8 + call exit@FUNCTION, $8 unreachable .LBB1_33: # %if.then.i62 - call abort + call abort@FUNCTION unreachable .LBB1_34: # %if.then.i53 - call abort + call abort@FUNCTION unreachable .LBB1_35: # %if.then.i44 - call abort + call abort@FUNCTION unreachable .LBB1_36: # %if.then.i35 - call abort + call abort@FUNCTION unreachable .LBB1_37: # %if.then.i26 - call abort + call abort@FUNCTION unreachable .LBB1_38: # %if.then.i17 - call abort + call abort@FUNCTION unreachable .LBB1_39: # %if.then.i8 - call abort + call abort@FUNCTION unreachable .LBB1_40: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/simd-2.c.s b/test/torture-s/simd-2.c.s index 8b7c3e79e..a6e80403b 100644 --- a/test/torture-s/simd-2.c.s +++ b/test/torture-s/simd-2.c.s @@ -22,7 +22,7 @@ verify: # @verify # BB#4: # %if.end return .LBB0_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size verify, .Lfunc_end0-verify @@ -444,31 +444,31 @@ main: # @main i32.ne $push241=, $pop239, $pop240 br_if $pop241, .LBB1_33 # BB#32: # %verify.exit94 - call exit, $16 + call exit@FUNCTION, $16 unreachable .LBB1_33: # %if.then.i93 - call abort + call abort@FUNCTION unreachable .LBB1_34: # %if.then.i84 - call abort + call abort@FUNCTION unreachable .LBB1_35: # %if.then.i75 - call abort + call abort@FUNCTION unreachable .LBB1_36: # %if.then.i66 - call abort + call abort@FUNCTION unreachable .LBB1_37: # %if.then.i57 - call abort + call abort@FUNCTION unreachable .LBB1_38: # %if.then.i48 - call abort + call abort@FUNCTION unreachable .LBB1_39: # %if.then.i39 - call abort + call abort@FUNCTION unreachable .LBB1_40: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/simd-5.c.s b/test/torture-s/simd-5.c.s index 76843329c..1dfc43c62 100644 --- a/test/torture-s/simd-5.c.s +++ b/test/torture-s/simd-5.c.s @@ -37,7 +37,7 @@ func1: # @func1 i32.load16_u $15=, q4+2($0) i32.load16_u $14=, q4+4($0) i32.load16_u $13=, q4+6($0) - call func0 + call func0@FUNCTION i32.mul $push3=, $5, $1 i32.store16 $push8=, w1+6($0), $pop3 i32.store16 $discard=, w3+6($0), $pop8 @@ -90,7 +90,7 @@ func2: # @func2 i32.load16_u $15=, q4+2($0) i32.load16_u $14=, q4+4($0) i32.load16_u $13=, q4+6($0) - call func1 + call func1@FUNCTION i32.add $push3=, $5, $1 i32.store16 $push8=, z1+6($0), $pop3 i32.store16 $discard=, z3+6($0), $pop8 @@ -127,7 +127,7 @@ main: # @main .result i32 .local i32 # BB#0: # %entry - call func2 + call func2@FUNCTION i32.const $0=, 0 block .LBB3_8 i64.load $push0=, w1($0) @@ -155,16 +155,16 @@ main: # @main # BB#4: # %if.end12 return $0 .LBB3_5: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB3_6: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB3_7: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB3_8: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/strcmp-1.c.s b/test/torture-s/strcmp-1.c.s index bdadf0381..a8c5881f9 100644 --- a/test/torture-s/strcmp-1.c.s +++ b/test/torture-s/strcmp-1.c.s @@ -7,7 +7,7 @@ test: # @test .param i32, i32, i32 # BB#0: # %entry - i32.call $1=, strcmp, $0, $1 + i32.call $1=, strcmp@FUNCTION, $0, $1 block .LBB0_3 i32.const $push0=, -1 i32.gt_s $push1=, $2, $pop0 @@ -17,7 +17,7 @@ test: # @test i32.lt_s $push3=, $1, $pop2 br_if $pop3, .LBB0_3 # BB#2: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.else block .LBB0_6 @@ -27,7 +27,7 @@ test: # @test i32.eq $push9=, $1, $pop8 br_if $pop9, .LBB0_6 # BB#5: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.else6 block .LBB0_9 @@ -39,7 +39,7 @@ test: # @test i32.gt_s $push7=, $1, $pop6 br_if $pop7, .LBB0_9 # BB#8: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_9: # %if.end12 return @@ -212,7 +212,7 @@ main: # @main i32.const $push34=, 0 i32.store8 $push35=, 0($6), $pop34 i32.store8 $11=, 0($9), $pop35 - i32.call $push36=, strcmp, $5, $7 + i32.call $push36=, strcmp@FUNCTION, $5, $7 br_if $pop36, .LBB1_34 # BB#14: # %test.exit # in Loop: Header=BB1_3 Depth=3 @@ -222,7 +222,7 @@ main: # @main i32.add $15=, $6, $10 i32.store8 $push38=, 0($15), $11 i32.store8 $11=, 0($9), $pop38 - i32.call $push39=, strcmp, $5, $7 + i32.call $push39=, strcmp@FUNCTION, $5, $7 i32.le_s $push40=, $pop39, $11 br_if $pop40, .LBB1_33 # BB#15: # %test.exit157 @@ -231,7 +231,7 @@ main: # @main i32.store8 $12=, 0($6), $11 i32.add $11=, $9, $10 i32.store8 $discard=, 0($11), $12 - i32.call $push41=, strcmp, $5, $7 + i32.call $push41=, strcmp@FUNCTION, $5, $7 i32.ge_s $push42=, $pop41, $12 br_if $pop42, .LBB1_32 # BB#16: # %test.exit162 @@ -242,7 +242,7 @@ main: # @main i32.const $push44=, 99 i32.store8 $14=, 0($9), $pop44 i32.store8 $discard=, 0($11), $12 - i32.call $push45=, strcmp, $5, $7 + i32.call $push45=, strcmp@FUNCTION, $5, $7 i32.ge_s $push46=, $pop45, $12 br_if $pop46, .LBB1_31 # BB#17: # %test.exit168 @@ -251,7 +251,7 @@ main: # @main i32.store8 $discard=, 0($9), $13 i32.store8 $push47=, 0($15), $12 i32.store8 $12=, 0($11), $pop47 - i32.call $push48=, strcmp, $5, $7 + i32.call $push48=, strcmp@FUNCTION, $5, $7 i32.le_s $push49=, $pop48, $12 br_if $pop49, .LBB1_30 # BB#18: # %test.exit174 @@ -261,7 +261,7 @@ main: # @main i32.const $push50=, 169 i32.store8 $14=, 0($9), $pop50 i32.store8 $discard=, 0($11), $12 - i32.call $push51=, strcmp, $5, $7 + i32.call $push51=, strcmp@FUNCTION, $5, $7 i32.ge_s $push52=, $pop51, $12 br_if $pop52, .LBB1_29 # BB#19: # %test.exit180 @@ -270,7 +270,7 @@ main: # @main i32.store8 $13=, 0($6), $14 i32.store8 $push53=, 0($15), $12 i32.store8 $12=, 0($11), $pop53 - i32.call $push54=, strcmp, $5, $7 + i32.call $push54=, strcmp@FUNCTION, $5, $7 i32.le_s $push55=, $pop54, $12 br_if $pop55, .LBB1_28 # BB#20: # %test.exit186 @@ -280,7 +280,7 @@ main: # @main i32.const $push56=, 170 i32.store8 $14=, 0($9), $pop56 i32.store8 $discard=, 0($11), $12 - i32.call $push57=, strcmp, $5, $7 + i32.call $push57=, strcmp@FUNCTION, $5, $7 i32.ge_s $push58=, $pop57, $12 br_if $pop58, .LBB1_27 # BB#21: # %test.exit192 @@ -289,7 +289,7 @@ main: # @main i32.store8 $discard=, 0($9), $13 i32.store8 $push59=, 0($15), $12 i32.store8 $15=, 0($11), $pop59 - i32.call $push60=, strcmp, $5, $7 + i32.call $push60=, strcmp@FUNCTION, $5, $7 i32.le_s $push61=, $pop60, $15 br_if $pop61, .LBB1_26 # BB#22: # %for.cond4 @@ -312,34 +312,34 @@ main: # @main i32.lt_u $push65=, $0, $5 br_if $pop65, .LBB1_1 .LBB1_25: # %for.end84 - call exit, $15 + call exit@FUNCTION, $15 unreachable .LBB1_26: # %if.then10.i197 - call abort + call abort@FUNCTION unreachable .LBB1_27: # %if.then.i189 - call abort + call abort@FUNCTION unreachable .LBB1_28: # %if.then10.i185 - call abort + call abort@FUNCTION unreachable .LBB1_29: # %if.then.i177 - call abort + call abort@FUNCTION unreachable .LBB1_30: # %if.then10.i173 - call abort + call abort@FUNCTION unreachable .LBB1_31: # %if.then.i165 - call abort + call abort@FUNCTION unreachable .LBB1_32: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB1_33: # %if.then10.i - call abort + call abort@FUNCTION unreachable .LBB1_34: # %if.then5.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/strcpy-1.c.s b/test/torture-s/strcpy-1.c.s index 228d97866..9ad088522 100644 --- a/test/torture-s/strcpy-1.c.s +++ b/test/torture-s/strcpy-1.c.s @@ -77,7 +77,7 @@ main: # @main i32.add $push9=, $8, $pop8 i32.const $push10=, 0 i32.store8 $14=, 0($pop9), $pop10 - i32.call $push11=, strcpy, $1, $3 + i32.call $push11=, strcpy@FUNCTION, $1, $3 i32.ne $push12=, $pop11, $1 br_if $pop12, .LBB0_29 # BB#6: # %for.cond21.preheader @@ -105,7 +105,7 @@ main: # @main br_if $pop17, .LBB0_7 br .LBB0_10 .LBB0_9: # %if.then28 - call abort + call abort@FUNCTION unreachable .LBB0_10: # %for.body38.preheader # in Loop: Header=BB0_3 Depth=3 @@ -212,19 +212,19 @@ main: # @main br_if $pop62, .LBB0_1 .LBB0_25: # %for.end82 i32.const $push63=, 0 - call exit, $pop63 + call exit@FUNCTION, $pop63 unreachable .LBB0_26: # %if.then68 - call abort + call abort@FUNCTION unreachable .LBB0_27: # %if.then59 - call abort + call abort@FUNCTION unreachable .LBB0_28: # %if.then48 - call abort + call abort@FUNCTION unreachable .LBB0_29: # %if.then19 - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/strct-pack-1.c.s b/test/torture-s/strct-pack-1.c.s index a8763025d..0ab9fafea 100644 --- a/test/torture-s/strct-pack-1.c.s +++ b/test/torture-s/strct-pack-1.c.s @@ -52,7 +52,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/strct-pack-2.c.s b/test/torture-s/strct-pack-2.c.s index 7fc5f5124..d08cc579b 100644 --- a/test/torture-s/strct-pack-2.c.s +++ b/test/torture-s/strct-pack-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/strct-pack-3.c.s b/test/torture-s/strct-pack-3.c.s index 9f420d0ed..38e530633 100644 --- a/test/torture-s/strct-pack-3.c.s +++ b/test/torture-s/strct-pack-3.c.s @@ -38,7 +38,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/strct-pack-4.c.s b/test/torture-s/strct-pack-4.c.s index 5e91e47dc..cdd9bcc5d 100644 --- a/test/torture-s/strct-pack-4.c.s +++ b/test/torture-s/strct-pack-4.c.s @@ -32,7 +32,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/string-opt-17.c.s b/test/torture-s/string-opt-17.c.s index 77d29a5b6..713f1e4e1 100644 --- a/test/torture-s/string-opt-17.c.s +++ b/test/torture-s/string-opt-17.c.s @@ -10,7 +10,7 @@ test1: # @test1 # BB#0: # %entry i32.const $push2=, .L.str i32.add $push3=, $pop2, $1 - i32.call $discard=, strcpy, $0, $pop3 + i32.call $discard=, strcpy@FUNCTION, $0, $pop3 i32.const $push0=, 1 i32.add $push1=, $1, $pop0 return $pop1 @@ -36,7 +36,7 @@ check2: # @check2 i32.store $push4=, check2.r($0), $pop3 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size check2, .Lfunc_end1-check2 @@ -73,7 +73,7 @@ test2: # @test2 i32.store8 $discard=, 0($0), $pop12 return .LBB2_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size test2, .Lfunc_end2-test2 @@ -113,7 +113,7 @@ main: # @main i32.const $5=, 4 i32.add $5=, $6, $5 block .LBB3_6 - i32.call $push12=, memcmp, $5, $pop10, $pop11 + i32.call $push12=, memcmp@FUNCTION, $5, $pop10, $pop11 br_if $pop12, .LBB3_6 # BB#1: # %if.end block .LBB3_5 @@ -131,16 +131,16 @@ main: # @main i32.eq $push19=, $1, $pop18 br_if $pop19, .LBB3_4 # BB#3: # %if.end8 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB3_4: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB3_5: # %if.then.i.i - call abort + call abort@FUNCTION unreachable .LBB3_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main diff --git a/test/torture-s/string-opt-18.c.s b/test/torture-s/string-opt-18.c.s index 20eb8714e..bf4f12483 100644 --- a/test/torture-s/string-opt-18.c.s +++ b/test/torture-s/string-opt-18.c.s @@ -21,14 +21,14 @@ test2: # @test2 # BB#0: # %entry i32.const $1=, 8 block .LBB1_2 - i32.call $push0=, mempcpy, $0, $0, $1 + i32.call $push0=, mempcpy@FUNCTION, $0, $0, $1 i32.add $push1=, $0, $1 i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end return .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size test2, .Lfunc_end1-test2 @@ -107,7 +107,7 @@ main: # @main i32.add $4=, $7, $4 i32.const $5=, 6 i32.add $5=, $7, $5 - i32.call $push0=, mempcpy, $4, $5, $0 + i32.call $push0=, mempcpy@FUNCTION, $4, $5, $0 i32.const $6=, 6 i32.add $6=, $7, $6 block .LBB7_2 @@ -122,7 +122,7 @@ main: # @main i32.store $7=, 0($3), $7 return $pop3 .LBB7_2: # %if.then.i - call abort + call abort@FUNCTION unreachable .Lfunc_end7: .size main, .Lfunc_end7-main diff --git a/test/torture-s/string-opt-5.c.s b/test/torture-s/string-opt-5.c.s index 52a1e729e..e8dd4c028 100644 --- a/test/torture-s/string-opt-5.c.s +++ b/test/torture-s/string-opt-5.c.s @@ -16,7 +16,7 @@ main: # @main i32.store $39=, 0($22), $39 i32.const $16=, 0 i32.load $0=, bar($16) - i32.call $8=, strlen, $0 + i32.call $8=, strlen@FUNCTION, $0 i32.const $3=, 8 block .LBB0_48 i32.ne $push5=, $8, $3 @@ -29,7 +29,7 @@ main: # @main i32.const $5=, 2 i32.and $push6=, $8, $5 i32.add $push7=, $0, $pop6 - i32.call $9=, strlen, $pop7 + i32.call $9=, strlen@FUNCTION, $pop7 i32.const $6=, 6 block .LBB0_47 i32.ne $push8=, $9, $6 @@ -46,7 +46,7 @@ main: # @main i32.const $9=, .L.str.1 i32.and $push11=, $13, $4 i32.add $push12=, $9, $pop11 - i32.call $13=, strlen, $pop12 + i32.call $13=, strlen@FUNCTION, $pop12 i32.const $10=, 10 block .LBB0_45 i32.ne $push13=, $13, $10 @@ -58,11 +58,11 @@ main: # @main i32.store $13=, x($16), $pop1 i32.add $push15=, $9, $13 i32.const $push16=, .L.str.2 - i32.call $push17=, strcmp, $pop15, $pop16 + i32.call $push17=, strcmp@FUNCTION, $pop15, $pop16 br_if $pop17, .LBB0_44 # BB#5: # %if.end33 block .LBB0_43 - i32.call $push18=, strcmp, $9, $0 + i32.call $push18=, strcmp@FUNCTION, $9, $0 i32.ge_s $push19=, $pop18, $16 br_if $pop19, .LBB0_43 # BB#6: # %if.end37 @@ -72,7 +72,7 @@ main: # @main i32.store $2=, x($16), $pop2 i32.and $push21=, $13, $4 i32.add $push22=, $0, $pop21 - i32.call $push23=, strcmp, $9, $pop22 + i32.call $push23=, strcmp@FUNCTION, $9, $pop22 i32.ge_s $push24=, $pop23, $16 br_if $pop24, .LBB0_42 # BB#7: # %if.end47 @@ -83,13 +83,13 @@ main: # @main i32.store $19=, x($16), $pop3 i32.and $push25=, $2, $7 i32.add $push26=, $9, $pop25 - i32.call $push27=, strchr, $pop26, $12 + i32.call $push27=, strchr@FUNCTION, $pop26, $12 i32.const $push28=, .L.str.1+9 i32.ne $push29=, $pop27, $pop28 br_if $pop29, .LBB0_41 # BB#8: # %if.end58 i32.const $13=, 111 - i32.call $2=, strchr, $0, $13 + i32.call $2=, strchr@FUNCTION, $0, $13 i32.const $14=, 4 block .LBB0_40 i32.add $push30=, $0, $14 @@ -97,17 +97,17 @@ main: # @main br_if $pop31, .LBB0_40 # BB#9: # %if.end63 block .LBB0_39 - i32.call $push32=, strlen, $0 + i32.call $push32=, strlen@FUNCTION, $0 i32.ne $push33=, $pop32, $3 br_if $pop33, .LBB0_39 # BB#10: # %if.end68 block .LBB0_38 i32.const $push34=, 120 - i32.call $push35=, strrchr, $0, $pop34 + i32.call $push35=, strrchr@FUNCTION, $0, $pop34 br_if $pop35, .LBB0_38 # BB#11: # %if.end72 block .LBB0_37 - i32.call $push36=, strrchr, $0, $13 + i32.call $push36=, strrchr@FUNCTION, $0, $13 i32.ne $push37=, $pop36, $2 br_if $pop37, .LBB0_37 # BB#12: # %if.end77 @@ -121,7 +121,7 @@ main: # @main i32.const $push42=, .L.str.3 i32.and $push41=, $0, $4 i32.add $push43=, $pop42, $pop41 - i32.call $push44=, strcmp, $pop39, $pop43 + i32.call $push44=, strcmp@FUNCTION, $pop39, $pop43 br_if $pop44, .LBB0_36 # BB#13: # %if.end86 block .LBB0_35 @@ -157,7 +157,7 @@ main: # @main i32.store $17=, x($16), $6 block .LBB0_34 i32.const $push53=, .L.str.4 - i32.call $push54=, strcmp, $0, $pop53 + i32.call $push54=, strcmp@FUNCTION, $0, $pop53 br_if $pop54, .LBB0_34 # BB#16: # %if.end108 i32.const $push57=, 56 @@ -199,7 +199,7 @@ main: # @main i32.store $7=, y($16), $5 block .LBB0_33 i32.const $push64=, .L.str.5+1 - i32.call $push65=, strncpy, $0, $pop64, $10 + i32.call $push65=, strncpy@FUNCTION, $0, $pop64, $10 i32.ne $push66=, $pop65, $0 br_if $pop66, .LBB0_33 # BB#17: # %if.end108 @@ -215,7 +215,7 @@ main: # @main i32.const $push70=, 12 i32.const $35=, 0 i32.add $35=, $39, $35 - i32.call $push71=, memcmp, $35, $pop69, $pop70 + i32.call $push71=, memcmp@FUNCTION, $35, $pop69, $pop70 br_if $pop71, .LBB0_33 # BB#20: # %if.end130 i64.store $push72=, 0($9), $18 @@ -229,7 +229,7 @@ main: # @main i32.const $push79=, .L.str.7 i32.const $36=, 0 i32.add $36=, $39, $36 - i32.call $push80=, strncpy, $36, $pop79, $3 + i32.call $push80=, strncpy@FUNCTION, $36, $pop79, $3 i32.const $37=, 0 i32.add $37=, $39, $37 block .LBB0_32 @@ -240,25 +240,25 @@ main: # @main i32.const $push83=, 9 i32.const $38=, 0 i32.add $38=, $39, $38 - i32.call $push84=, memcmp, $38, $pop82, $pop83 + i32.call $push84=, memcmp@FUNCTION, $38, $pop82, $pop83 br_if $pop84, .LBB0_32 # BB#22: # %if.end141 i32.const $9=, buf block .LBB0_31 i32.const $push85=, 64 - call memset, $9, $15, $pop85 + call memset@FUNCTION, $9, $15, $pop85 i32.load $push87=, y($16) i32.add $push88=, $pop87, $1 i32.store $0=, y($16), $pop88 i32.const $push86=, 34 i32.store $discard=, x($16), $pop86 i32.const $push89=, 33 - call memset, $9, $pop89, $0 + call memset@FUNCTION, $9, $pop89, $0 i32.ne $push90=, $0, $8 br_if $pop90, .LBB0_31 # BB#23: # %lor.lhs.false148 i32.const $push91=, .L.str.9 - i32.call $push92=, memcmp, $9, $pop91, $8 + i32.call $push92=, memcmp@FUNCTION, $9, $pop91, $8 br_if $pop92, .LBB0_31 # BB#24: # %lor.lhs.false158 i64.const $push94=, 45 @@ -282,7 +282,7 @@ main: # @main i32.add $push101=, $0, $1 i64.store8 $discard=, 0($pop101), $18 i32.const $push102=, .L.str.10 - i32.call $push103=, memcmp, $9, $pop102, $3 + i32.call $push103=, memcmp@FUNCTION, $9, $pop102, $3 br_if $pop103, .LBB0_30 # BB#25: # %lor.lhs.false171 i32.store $discard=, y($16), $4 @@ -298,7 +298,7 @@ main: # @main block .LBB0_29 i32.const $push108=, buf+8 i32.const $push107=, .L.str.11 - i32.call $push109=, memcmp, $pop108, $pop107, $6 + i32.call $push109=, memcmp@FUNCTION, $pop108, $pop107, $6 br_if $pop109, .LBB0_29 # BB#26: # %lor.lhs.false180 i32.const $push110=, 15 @@ -312,7 +312,7 @@ main: # @main block .LBB0_28 i32.const $push112=, buf+10 i32.const $push111=, .L.str.12 - i32.call $push113=, memcmp, $pop112, $pop111, $9 + i32.call $push113=, memcmp@FUNCTION, $pop112, $pop111, $9 br_if $pop113, .LBB0_28 # BB#27: # %if.end184 i32.const $23=, 64 @@ -321,67 +321,67 @@ main: # @main i32.store $39=, 0($23), $39 return $16 .LBB0_28: # %if.then183 - call abort + call abort@FUNCTION unreachable .LBB0_29: # %if.then174 - call abort + call abort@FUNCTION unreachable .LBB0_30: # %if.then161 - call abort + call abort@FUNCTION unreachable .LBB0_31: # %if.then151 - call abort + call abort@FUNCTION unreachable .LBB0_32: # %if.then140 - call abort + call abort@FUNCTION unreachable .LBB0_33: # %if.then129 - call abort + call abort@FUNCTION unreachable .LBB0_34: # %if.then107 - call abort + call abort@FUNCTION unreachable .LBB0_35: # %if.then89 - call abort + call abort@FUNCTION unreachable .LBB0_36: # %if.then85 - call abort + call abort@FUNCTION unreachable .LBB0_37: # %if.then76 - call abort + call abort@FUNCTION unreachable .LBB0_38: # %if.then71 - call abort + call abort@FUNCTION unreachable .LBB0_39: # %if.then67 - call abort + call abort@FUNCTION unreachable .LBB0_40: # %if.then62 - call abort + call abort@FUNCTION unreachable .LBB0_41: # %if.then54 - call abort + call abort@FUNCTION unreachable .LBB0_42: # %if.then43 - call abort + call abort@FUNCTION unreachable .LBB0_43: # %if.then36 - call abort + call abort@FUNCTION unreachable .LBB0_44: # %if.then29 - call abort + call abort@FUNCTION unreachable .LBB0_45: # %if.then22 - call abort + call abort@FUNCTION unreachable .LBB0_46: # %if.then6 - call abort + call abort@FUNCTION unreachable .LBB0_47: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB0_48: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/strlen-1.c.s b/test/torture-s/strlen-1.c.s index 2bc506665..8d46b82b7 100644 --- a/test/torture-s/strlen-1.c.s +++ b/test/torture-s/strlen-1.c.s @@ -86,7 +86,7 @@ main: # @main i32.store8 $push14=, 5($10), $pop13 i32.store8 $push15=, 6($10), $pop14 i32.store8 $discard=, 7($10), $pop15 - i32.call $push16=, strlen, $0 + i32.call $push16=, strlen@FUNCTION, $0 i32.ne $push17=, $6, $pop16 br_if $pop17, .LBB0_12 # BB#9: # %for.cond1 @@ -104,10 +104,10 @@ main: # @main i32.lt_u $push21=, $4, $pop20 br_if $pop21, .LBB0_1 .LBB0_11: # %for.end28 - call exit, $9 + call exit@FUNCTION, $9 unreachable .LBB0_12: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/strncmp-1.c.s b/test/torture-s/strncmp-1.c.s index 1affbbe03..9d573f7cf 100644 --- a/test/torture-s/strncmp-1.c.s +++ b/test/torture-s/strncmp-1.c.s @@ -7,7 +7,7 @@ test: # @test .param i32, i32, i32, i32 # BB#0: # %entry - i32.call $2=, strncmp, $0, $1, $2 + i32.call $2=, strncmp@FUNCTION, $0, $1, $2 block .LBB0_3 i32.const $push0=, -1 i32.gt_s $push1=, $3, $pop0 @@ -17,7 +17,7 @@ test: # @test i32.lt_s $push3=, $2, $pop2 br_if $pop3, .LBB0_3 # BB#2: # %if.then - call abort + call abort@FUNCTION unreachable .LBB0_3: # %if.else block .LBB0_6 @@ -27,7 +27,7 @@ test: # @test i32.eq $push9=, $2, $pop8 br_if $pop9, .LBB0_6 # BB#5: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.else6 block .LBB0_9 @@ -39,7 +39,7 @@ test: # @test i32.gt_s $push7=, $2, $pop6 br_if $pop7, .LBB0_9 # BB#8: # %if.then10 - call abort + call abort@FUNCTION unreachable .LBB0_9: # %if.end12 return @@ -218,11 +218,11 @@ main: # @main i32.store8 $11=, 0($6), $pop30 i32.const $16=, 80 i32.store8 $12=, 0($9), $11 - i32.call $push31=, strncmp, $5, $7, $16 + i32.call $push31=, strncmp@FUNCTION, $5, $7, $16 br_if $pop31, .LBB1_52 # BB#14: # %test.exit # in Loop: Header=BB1_3 Depth=3 - i32.call $push32=, strncmp, $5, $7, $4 + i32.call $push32=, strncmp@FUNCTION, $5, $7, $4 br_if $pop32, .LBB1_51 # BB#15: # %test.exit185 # in Loop: Header=BB1_3 Depth=3 @@ -232,12 +232,12 @@ main: # @main i32.add $11=, $6, $10 i32.store8 $push34=, 0($11), $12 i32.store8 $12=, 0($9), $pop34 - i32.call $push35=, strncmp, $5, $7, $16 + i32.call $push35=, strncmp@FUNCTION, $5, $7, $16 i32.le_s $push36=, $pop35, $12 br_if $pop36, .LBB1_50 # BB#16: # %test.exit190 # in Loop: Header=BB1_3 Depth=3 - i32.call $push37=, strncmp, $5, $7, $4 + i32.call $push37=, strncmp@FUNCTION, $5, $7, $4 br_if $pop37, .LBB1_49 # BB#17: # %test.exit196 # in Loop: Header=BB1_3 Depth=3 @@ -245,12 +245,12 @@ main: # @main i32.store8 $13=, 0($6), $12 i32.add $12=, $9, $10 i32.store8 $discard=, 0($12), $13 - i32.call $push38=, strncmp, $5, $7, $16 + i32.call $push38=, strncmp@FUNCTION, $5, $7, $16 i32.ge_s $push39=, $pop38, $13 br_if $pop39, .LBB1_48 # BB#18: # %test.exit201 # in Loop: Header=BB1_3 Depth=3 - i32.call $push40=, strncmp, $5, $7, $4 + i32.call $push40=, strncmp@FUNCTION, $5, $7, $4 br_if $pop40, .LBB1_47 # BB#19: # %test.exit207 # in Loop: Header=BB1_3 Depth=3 @@ -260,12 +260,12 @@ main: # @main i32.const $push42=, 99 i32.store8 $15=, 0($9), $pop42 i32.store8 $discard=, 0($12), $13 - i32.call $push43=, strncmp, $5, $7, $16 + i32.call $push43=, strncmp@FUNCTION, $5, $7, $16 i32.ge_s $push44=, $pop43, $13 br_if $pop44, .LBB1_46 # BB#20: # %test.exit213 # in Loop: Header=BB1_3 Depth=3 - i32.call $push45=, strncmp, $5, $7, $4 + i32.call $push45=, strncmp@FUNCTION, $5, $7, $4 br_if $pop45, .LBB1_45 # BB#21: # %test.exit219 # in Loop: Header=BB1_3 Depth=3 @@ -273,12 +273,12 @@ main: # @main i32.store8 $discard=, 0($9), $14 i32.store8 $push46=, 0($11), $13 i32.store8 $13=, 0($12), $pop46 - i32.call $push47=, strncmp, $5, $7, $16 + i32.call $push47=, strncmp@FUNCTION, $5, $7, $16 i32.le_s $push48=, $pop47, $13 br_if $pop48, .LBB1_44 # BB#22: # %test.exit225 # in Loop: Header=BB1_3 Depth=3 - i32.call $push49=, strncmp, $5, $7, $4 + i32.call $push49=, strncmp@FUNCTION, $5, $7, $4 br_if $pop49, .LBB1_43 # BB#23: # %test.exit231 # in Loop: Header=BB1_3 Depth=3 @@ -287,12 +287,12 @@ main: # @main i32.const $push50=, 169 i32.store8 $15=, 0($9), $pop50 i32.store8 $discard=, 0($12), $13 - i32.call $push51=, strncmp, $5, $7, $16 + i32.call $push51=, strncmp@FUNCTION, $5, $7, $16 i32.ge_s $push52=, $pop51, $13 br_if $pop52, .LBB1_42 # BB#24: # %test.exit237 # in Loop: Header=BB1_3 Depth=3 - i32.call $push53=, strncmp, $5, $7, $4 + i32.call $push53=, strncmp@FUNCTION, $5, $7, $4 br_if $pop53, .LBB1_41 # BB#25: # %test.exit243 # in Loop: Header=BB1_3 Depth=3 @@ -300,12 +300,12 @@ main: # @main i32.store8 $14=, 0($6), $15 i32.store8 $push54=, 0($11), $13 i32.store8 $13=, 0($12), $pop54 - i32.call $push55=, strncmp, $5, $7, $16 + i32.call $push55=, strncmp@FUNCTION, $5, $7, $16 i32.le_s $push56=, $pop55, $13 br_if $pop56, .LBB1_40 # BB#26: # %test.exit249 # in Loop: Header=BB1_3 Depth=3 - i32.call $push57=, strncmp, $5, $7, $4 + i32.call $push57=, strncmp@FUNCTION, $5, $7, $4 br_if $pop57, .LBB1_39 # BB#27: # %test.exit255 # in Loop: Header=BB1_3 Depth=3 @@ -314,12 +314,12 @@ main: # @main i32.const $push58=, 170 i32.store8 $15=, 0($9), $pop58 i32.store8 $discard=, 0($12), $13 - i32.call $push59=, strncmp, $5, $7, $16 + i32.call $push59=, strncmp@FUNCTION, $5, $7, $16 i32.ge_s $push60=, $pop59, $13 br_if $pop60, .LBB1_38 # BB#28: # %test.exit261 # in Loop: Header=BB1_3 Depth=3 - i32.call $push61=, strncmp, $5, $7, $4 + i32.call $push61=, strncmp@FUNCTION, $5, $7, $4 br_if $pop61, .LBB1_37 # BB#29: # %test.exit267 # in Loop: Header=BB1_3 Depth=3 @@ -327,12 +327,12 @@ main: # @main i32.store8 $discard=, 0($9), $14 i32.store8 $push62=, 0($11), $13 i32.store8 $9=, 0($12), $pop62 - i32.call $push63=, strncmp, $5, $7, $16 + i32.call $push63=, strncmp@FUNCTION, $5, $7, $16 i32.le_s $push64=, $pop63, $9 br_if $pop64, .LBB1_36 # BB#30: # %test.exit273 # in Loop: Header=BB1_3 Depth=3 - i32.call $push65=, strncmp, $5, $7, $4 + i32.call $push65=, strncmp@FUNCTION, $5, $7, $4 br_if $pop65, .LBB1_35 # BB#31: # %for.cond4 # in Loop: Header=BB1_3 Depth=3 @@ -354,61 +354,61 @@ main: # @main i32.lt_u $push69=, $0, $16 br_if $pop69, .LBB1_1 .LBB1_34: # %for.end84 - call exit, $9 + call exit@FUNCTION, $9 unreachable .LBB1_35: # %if.then5.i277 - call abort + call abort@FUNCTION unreachable .LBB1_36: # %if.then10.i272 - call abort + call abort@FUNCTION unreachable .LBB1_37: # %if.then5.i265 - call abort + call abort@FUNCTION unreachable .LBB1_38: # %if.then.i258 - call abort + call abort@FUNCTION unreachable .LBB1_39: # %if.then5.i253 - call abort + call abort@FUNCTION unreachable .LBB1_40: # %if.then10.i248 - call abort + call abort@FUNCTION unreachable .LBB1_41: # %if.then5.i241 - call abort + call abort@FUNCTION unreachable .LBB1_42: # %if.then.i234 - call abort + call abort@FUNCTION unreachable .LBB1_43: # %if.then5.i229 - call abort + call abort@FUNCTION unreachable .LBB1_44: # %if.then10.i224 - call abort + call abort@FUNCTION unreachable .LBB1_45: # %if.then5.i217 - call abort + call abort@FUNCTION unreachable .LBB1_46: # %if.then.i210 - call abort + call abort@FUNCTION unreachable .LBB1_47: # %if.then5.i205 - call abort + call abort@FUNCTION unreachable .LBB1_48: # %if.then.i - call abort + call abort@FUNCTION unreachable .LBB1_49: # %if.then5.i194 - call abort + call abort@FUNCTION unreachable .LBB1_50: # %if.then10.i - call abort + call abort@FUNCTION unreachable .LBB1_51: # %if.then5.i183 - call abort + call abort@FUNCTION unreachable .LBB1_52: # %if.then5.i - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/struct-aliasing-1.c.s b/test/torture-s/struct-aliasing-1.c.s index 847361b08..9509c14f0 100644 --- a/test/torture-s/struct-aliasing-1.c.s +++ b/test/torture-s/struct-aliasing-1.c.s @@ -37,7 +37,7 @@ main: # @main i32.const $4=, 12 i32.add $4=, $5, $4 block .LBB1_2 - i32.call $push2=, foo, $3, $4 + i32.call $push2=, foo@FUNCTION, $3, $4 i32.const $push0=, 1 i32.store $push1=, 12($5), $pop0 i32.ne $push3=, $pop2, $pop1 @@ -50,7 +50,7 @@ main: # @main i32.store $5=, 0($2), $5 return $pop4 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/struct-cpy-1.c.s b/test/torture-s/struct-cpy-1.c.s index b13f0e991..cf5761114 100644 --- a/test/torture-s/struct-cpy-1.c.s +++ b/test/torture-s/struct-cpy-1.c.s @@ -10,7 +10,7 @@ ini: # @ini i32.const $push2=, pty+40 i32.const $push0=, zero_t i32.const $push1=, 44 - call memcpy, $pop2, $pop0, $pop1 + call memcpy@FUNCTION, $pop2, $pop0, $pop1 i32.const $0=, 0 i32.const $push4=, 3 i32.store $discard=, pty+48($0), $pop4 @@ -33,7 +33,7 @@ main: # @main i32.const $push2=, pty+40 i32.const $push0=, zero_t i32.const $push1=, 44 - call memcpy, $pop2, $pop0, $pop1 + call memcpy@FUNCTION, $pop2, $pop0, $pop1 i32.const $0=, 0 i32.const $push4=, 3 i32.store $discard=, pty+48($0), $pop4 diff --git a/test/torture-s/struct-ini-1.c.s b/test/torture-s/struct-ini-1.c.s index c5ce8d431..df4c8ac97 100644 --- a/test/torture-s/struct-ini-1.c.s +++ b/test/torture-s/struct-ini-1.c.s @@ -25,10 +25,10 @@ main: # @main i32.ne $push8=, $pop1, $pop7 br_if $pop8, .LBB0_4 # BB#3: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/struct-ini-2.c.s b/test/torture-s/struct-ini-2.c.s index 5c8639442..4d74cfe39 100644 --- a/test/torture-s/struct-ini-2.c.s +++ b/test/torture-s/struct-ini-2.c.s @@ -31,16 +31,16 @@ main: # @main i32.ne $push11=, $pop9, $pop10 br_if $pop11, .LBB0_4 # BB#3: # %if.end13 - call exit, $1 + call exit@FUNCTION, $1 unreachable .LBB0_4: # %if.then12 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %if.then6 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/struct-ini-3.c.s b/test/torture-s/struct-ini-3.c.s index 68e4630d6..190f3dec3 100644 --- a/test/torture-s/struct-ini-3.c.s +++ b/test/torture-s/struct-ini-3.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/struct-ini-4.c.s b/test/torture-s/struct-ini-4.c.s index 13cf6b1dc..64d18f05b 100644 --- a/test/torture-s/struct-ini-4.c.s +++ b/test/torture-s/struct-ini-4.c.s @@ -15,10 +15,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB0_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/struct-ret-2.c.s b/test/torture-s/struct-ret-2.c.s index 8ff91f730..695bb2fa4 100644 --- a/test/torture-s/struct-ret-2.c.s +++ b/test/torture-s/struct-ret-2.c.s @@ -32,7 +32,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/switch-1.c.s b/test/torture-s/switch-1.c.s index c02f2b072..4110cf17e 100644 --- a/test/torture-s/switch-1.c.s +++ b/test/torture-s/switch-1.c.s @@ -74,7 +74,7 @@ main: # @main i32.eq $push13=, $3, $pop12 br_if $pop13, .LBB1_12 # BB#6: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB1_7: # %if.then5 # in Loop: Header=BB1_1 Depth=1 @@ -82,7 +82,7 @@ main: # @main i32.eq $push11=, $3, $pop10 br_if $pop11, .LBB1_12 # BB#8: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB1_9: # %if.then11 # in Loop: Header=BB1_1 Depth=1 @@ -90,7 +90,7 @@ main: # @main i32.eq $push9=, $3, $pop8 br_if $pop9, .LBB1_12 # BB#10: # %if.then13 - call abort + call abort@FUNCTION unreachable .LBB1_11: # %if.then17 # in Loop: Header=BB1_1 Depth=1 @@ -103,7 +103,7 @@ main: # @main i32.add $1=, $1, $pop14 br .LBB1_1 .LBB1_13: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB1_14: # %if.else21 # in Loop: Header=BB1_1 Depth=1 @@ -121,7 +121,7 @@ main: # @main i32.const $push20=, 0 return $pop20 .LBB1_17: # %if.then23 - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/tstdi-1.c.s b/test/torture-s/tstdi-1.c.s index a1dfe543c..d413b1286 100644 --- a/test/torture-s/tstdi-1.c.s +++ b/test/torture-s/tstdi-1.c.s @@ -110,7 +110,7 @@ main: # @main .result i32 # BB#0: # %if.end140 i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end6: .size main, .Lfunc_end6-main diff --git a/test/torture-s/unroll-1.c.s b/test/torture-s/unroll-1.c.s index c23f8825b..f11508b39 100644 --- a/test/torture-s/unroll-1.c.s +++ b/test/torture-s/unroll-1.c.s @@ -22,7 +22,7 @@ main: # @main .result i32 # BB#0: # %while.body i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/usmul.c.s b/test/torture-s/usmul.c.s index 6578882b5..65b93c943 100644 --- a/test/torture-s/usmul.c.s +++ b/test/torture-s/usmul.c.s @@ -36,14 +36,14 @@ main: # @main # BB#0: # %entry i32.const $0=, 65535 i32.const $1=, -2 - i32.call $2=, foo, $1, $0 + i32.call $2=, foo@FUNCTION, $1, $0 i32.const $3=, -131070 block .LBB2_16 i32.ne $push0=, $2, $3 br_if $pop0, .LBB2_16 # BB#1: # %if.end i32.const $2=, 2 - i32.call $4=, foo, $2, $0 + i32.call $4=, foo@FUNCTION, $2, $0 i32.const $5=, 131070 block .LBB2_15 i32.ne $push1=, $4, $5 @@ -51,65 +51,65 @@ main: # @main # BB#2: # %if.end4 i32.const $4=, 32768 i32.const $6=, -32768 - i32.call $7=, foo, $6, $4 + i32.call $7=, foo@FUNCTION, $6, $4 i32.const $8=, -1073741824 block .LBB2_14 i32.ne $push2=, $7, $8 br_if $pop2, .LBB2_14 # BB#3: # %if.end8 i32.const $7=, 32767 - i32.call $9=, foo, $7, $4 + i32.call $9=, foo@FUNCTION, $7, $4 i32.const $10=, 1073709056 block .LBB2_13 i32.ne $push3=, $9, $10 br_if $pop3, .LBB2_13 # BB#4: # %if.end12 block .LBB2_12 - i32.call $push4=, bar, $0, $1 + i32.call $push4=, bar@FUNCTION, $0, $1 i32.ne $push5=, $pop4, $3 br_if $pop5, .LBB2_12 # BB#5: # %if.end16 block .LBB2_11 - i32.call $push6=, bar, $0, $2 + i32.call $push6=, bar@FUNCTION, $0, $2 i32.ne $push7=, $pop6, $5 br_if $pop7, .LBB2_11 # BB#6: # %if.end20 block .LBB2_10 - i32.call $push8=, bar, $4, $6 + i32.call $push8=, bar@FUNCTION, $4, $6 i32.ne $push9=, $pop8, $8 br_if $pop9, .LBB2_10 # BB#7: # %if.end24 block .LBB2_9 - i32.call $push10=, bar, $4, $7 + i32.call $push10=, bar@FUNCTION, $4, $7 i32.ne $push11=, $pop10, $10 br_if $pop11, .LBB2_9 # BB#8: # %if.end28 i32.const $push12=, 0 - call exit, $pop12 + call exit@FUNCTION, $pop12 unreachable .LBB2_9: # %if.then27 - call abort + call abort@FUNCTION unreachable .LBB2_10: # %if.then23 - call abort + call abort@FUNCTION unreachable .LBB2_11: # %if.then19 - call abort + call abort@FUNCTION unreachable .LBB2_12: # %if.then15 - call abort + call abort@FUNCTION unreachable .LBB2_13: # %if.then11 - call abort + call abort@FUNCTION unreachable .LBB2_14: # %if.then7 - call abort + call abort@FUNCTION unreachable .LBB2_15: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB2_16: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/vrp-1.c.s b/test/torture-s/vrp-1.c.s index 9c68e126c..8ba895b58 100644 --- a/test/torture-s/vrp-1.c.s +++ b/test/torture-s/vrp-1.c.s @@ -27,7 +27,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/vrp-2.c.s b/test/torture-s/vrp-2.c.s index 136cfbafe..57c457c63 100644 --- a/test/torture-s/vrp-2.c.s +++ b/test/torture-s/vrp-2.c.s @@ -34,7 +34,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/vrp-3.c.s b/test/torture-s/vrp-3.c.s index 282db48e6..35fc6b73d 100644 --- a/test/torture-s/vrp-3.c.s +++ b/test/torture-s/vrp-3.c.s @@ -37,7 +37,7 @@ main: # @main .result i32 # BB#0: # %if.end i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/vrp-4.c.s b/test/torture-s/vrp-4.c.s index 8a22f76d1..8beec6a94 100644 --- a/test/torture-s/vrp-4.c.s +++ b/test/torture-s/vrp-4.c.s @@ -24,13 +24,13 @@ test: # @test # BB#3: # %if.end6 return .LBB0_4: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test, .Lfunc_end0-test @@ -43,7 +43,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/vrp-5.c.s b/test/torture-s/vrp-5.c.s index 3e602fcf1..4241cd943 100644 --- a/test/torture-s/vrp-5.c.s +++ b/test/torture-s/vrp-5.c.s @@ -25,13 +25,13 @@ test: # @test # BB#3: # %if.end6 return .LBB0_4: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test, .Lfunc_end0-test @@ -45,7 +45,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/vrp-6.c.s b/test/torture-s/vrp-6.c.s index 11b3d87fa..08b2413b3 100644 --- a/test/torture-s/vrp-6.c.s +++ b/test/torture-s/vrp-6.c.s @@ -25,13 +25,13 @@ test01: # @test01 # BB#3: # %if.end6 return .LBB0_4: # %if.then5 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_6: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size test01, .Lfunc_end0-test01 @@ -57,7 +57,7 @@ test02: # @test02 i32.gt_u $push6=, $pop0, $pop5 br_if $pop6, .LBB1_4 # BB#3: # %if.then4 - call abort + call abort@FUNCTION unreachable .LBB1_4: # %if.end6 return @@ -73,7 +73,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end2: .size main, .Lfunc_end2-main diff --git a/test/torture-s/vrp-7.c.s b/test/torture-s/vrp-7.c.s index 54eaaa76c..535e5fc26 100644 --- a/test/torture-s/vrp-7.c.s +++ b/test/torture-s/vrp-7.c.s @@ -31,7 +31,7 @@ main: # @main .local i32 # BB#0: # %entry i32.const $push0=, 16 - call foo, $pop0 + call foo@FUNCTION, $pop0 i32.const $0=, 0 block .LBB1_2 i32.load8_u $push1=, t($0) @@ -43,7 +43,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/wchar_t-1.c.s b/test/torture-s/wchar_t-1.c.s index 4435d2264..9602df016 100644 --- a/test/torture-s/wchar_t-1.c.s +++ b/test/torture-s/wchar_t-1.c.s @@ -23,13 +23,13 @@ main: # @main i32.ne $push4=, $pop3, $1 br_if $pop4, .LBB0_4 # BB#3: # %if.end4 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB0_4: # %if.then3 - call abort + call abort@FUNCTION unreachable .LBB0_5: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/widechar-1.c.s b/test/torture-s/widechar-1.c.s index 15032562b..958371de9 100644 --- a/test/torture-s/widechar-1.c.s +++ b/test/torture-s/widechar-1.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/widechar-2.c.s b/test/torture-s/widechar-2.c.s index 81606ea2c..04af61e15 100644 --- a/test/torture-s/widechar-2.c.s +++ b/test/torture-s/widechar-2.c.s @@ -8,7 +8,7 @@ main: # @main .result i32 # BB#0: # %entry i32.const $push0=, 0 - call exit, $pop0 + call exit@FUNCTION, $pop0 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main diff --git a/test/torture-s/zero-struct-1.c.s b/test/torture-s/zero-struct-1.c.s index 91a849528..619823c52 100644 --- a/test/torture-s/zero-struct-1.c.s +++ b/test/torture-s/zero-struct-1.c.s @@ -47,10 +47,10 @@ main: # @main # BB#2: # %if.end3 return $0 .LBB1_3: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB1_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/zero-struct-2.c.s b/test/torture-s/zero-struct-2.c.s index 6f5a4a390..e941324d7 100644 --- a/test/torture-s/zero-struct-2.c.s +++ b/test/torture-s/zero-struct-2.c.s @@ -34,7 +34,7 @@ main: # @main # BB#1: # %if.end return $0 .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main diff --git a/test/torture-s/zerolen-1.c.s b/test/torture-s/zerolen-1.c.s index 019f573c2..3dcd8557c 100644 --- a/test/torture-s/zerolen-1.c.s +++ b/test/torture-s/zerolen-1.c.s @@ -12,7 +12,7 @@ main: # @main i32.const $push0=, 1 i32.store8 $discard=, entry($0), $pop0 i32.store8 $push1=, entry+1($0), $0 - call exit, $pop1 + call exit@FUNCTION, $pop1 unreachable .Lfunc_end0: .size main, .Lfunc_end0-main |