brintos

brintos / llvm-project-archived public Read only

0
0
Text · 235 B · c5e853b Raw
20 lines · plain
1.text2 .global foo3 .section .tdata,"awT",%progbits4 .align 25 .type foo, %object6 .size foo, 47foo:8 .word 59 .text10 11.text12 .global bar13 .section .tdata,"awT",%progbits14 .align 215 .type bar, %object16 .size bar, 417bar:18 .word 519 .text20