brintos

brintos / llvm-project-archived public Read only

0
0
Text · 310 B · ff988cc Raw
14 lines · plain
1        .text2        .section .text.foo,"G",@,foo,comdat3        .globl foo4        .type foo,@function5foo:6        .functype foo () -> ()7        return8        end_function9 10        .section .debug_foo,"G",@,foo,comdat11        .int32 112        .section .debug_foo,"G",@,duplicate,comdat13        .int64 12314