Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / X86 / Inputs / jmpjmp.s
blob4da586b53226a5618c66e06a7daf346ededb000b
1 .text
2 .globl main
3 .type main, %function
4 main:
5 # FDATA: 0 [unknown] 0 1 main 0 0 0
6 .cfi_startproc
7 .LBB06:
8 callq testfunc
9 retq
10 .cfi_endproc
11 .size main, .-main
13 .globl testfunc
14 .type testfunc, %function
15 testfunc:
16 # FDATA: 0 [unknown] 0 1 testfunc 0 0 0
17 .cfi_startproc
18 .LBB07:
19 .LBB07_br: jmp .Ltmp6
20 # FDATA: 1 testfunc #.LBB07_br# 1 testfunc #.Ltmp6# 0 0
22 .LFT1:
23 .LFT1_br: jmp .Ltmp7
24 # FDATA: 1 testfunc #.LFT1_br# 1 testfunc #.Ltmp7# 0 0
26 .Ltmp6:
27 .Ltmp6_br: jmp .Ltmp8
28 # FDATA: 1 testfunc #.Ltmp6_br# 1 testfunc #.Ltmp8# 0 0
30 .Ltmp7:
31 # FDATA: 1 testfunc #.Ltmp7_br# 1 testfunc #.Ltmp8# 0 0
33 .Ltmp8:
34 retq
35 .cfi_endproc
36 .size testfunc, .-testfunc