brintos

brintos / llvm-project-archived public Read only

0
0
Text · 660 B · 4da586b Raw
37 lines · plain
1	.text2  .globl main3  .type main, %function4main:5# FDATA: 0 [unknown] 0 1 main 0 0 06	.cfi_startproc7.LBB06:8	callq	testfunc9	retq10	.cfi_endproc11.size main, .-main12 13  .globl testfunc14  .type testfunc, %function15testfunc:16# FDATA: 0 [unknown] 0 1 testfunc 0 0 017	.cfi_startproc18.LBB07:19.LBB07_br: 	jmp	.Ltmp620# FDATA: 1 testfunc #.LBB07_br# 1 testfunc #.Ltmp6# 0 021 22.LFT1:23.LFT1_br: 	jmp	.Ltmp724# FDATA: 1 testfunc #.LFT1_br# 1 testfunc #.Ltmp7# 0 025 26.Ltmp6:27.Ltmp6_br: 	jmp	.Ltmp828# FDATA: 1 testfunc #.Ltmp6_br# 1 testfunc #.Ltmp8# 0 029 30.Ltmp7:31# FDATA: 1 testfunc #.Ltmp7_br# 1 testfunc #.Ltmp8# 0 032 33.Ltmp8:34	retq35	.cfi_endproc36.size testfunc, .-testfunc37