File tree 1 file changed +2
-1
lines changed
tests/assembly/stack-protector
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 4
4
// revisions: r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 r16 r17 r18 r19 r20 r21 r22 r23
5
5
// revisions: r24 r25 r26 r27 r28 r29 r30 r31 r32 r33 r35 r36 r37 r38 r39 r40 r41 r42 r43 r44
6
6
// revisions: r45 r46 r47 r48 r49 r50 r51 r52 r53 r54 r55 r56 r57 r58 r59 r60 r61 r62 r63 r64 r65
7
- // revisions: r66 r67 r68 r69 r70 r71 r72 r73 r74 r75 r76 r77 r78 r79 r80 r81 r82 r83 r84
7
+ // revisions: r66 r67 r68 r69 r70 r71 r72 r73 r74 r75 r76 r77 r78 r79 r80 r81 r82 r83 r84 r85
8
8
// assembly-output: emit-asm
9
9
// [r1] compile-flags: --target aarch64-unknown-linux-gnu
10
10
// [r1] needs-llvm-components: aarch64
@@ -283,4 +283,5 @@ pub fn foo() {
283
283
// r82: __stack_chk_fail
284
284
// r83: __stack_chk_fail
285
285
// r84: __stack_chk_fail
286
+ // r85: __stack_chk_fail
286
287
}
You can’t perform that action at this time.
0 commit comments