xref: /llvm-project/bolt/test/X86/Inputs/entry.s (revision 4c106cfdf7cf7eec861ad3983a3dd9a9e8f3a8ae)
1  .globl _start
2  .type _start, %function
3_start:
4# FDATA: 0 [unknown] 0 1 _start 0 0 792
5	.cfi_startproc
6LBB00:
7	movl	$0x0, %eax
8  jmp	Ltmp0
9
10LFT0:
11	cmpl	$0x0, %eax
12  jmp	Ltmp1
13
14Ltmp1:
15  jmp	LBB00
16# FDATA: 1 _start #Ltmp1# 1 _start #LBB00# 13 792
17
18Ltmp0:
19  jmp	Ltmp2
20
21Ltmp2:
22  jmp	Ltmp3
23
24Ltmp3:
25  jmp	Ltmp4
26
27Ltmp4:
28  jmp	Ltmp5
29
30Ltmp5:
31  jmp	Ltmp6
32
33Ltmp6:
34  jmp	Ltmp7
35
36Ltmp7:
37  jmp	Ltmp8
38
39Ltmp8:
40  jmp	Ltmp9
41
42Ltmp9:
43  jmp	Ltmp10
44
45Ltmp10:
46  jmp	Ltmp11
47
48Ltmp11:
49	retq
50	.cfi_endproc
51.size _start, .-_start
52