brintos

brintos / llvm-project-archived public Read only

0
0
Text · 433 B · d3d4324 Raw
7 lines · plain
1RUN: llvm-nm -f sysv %p/Inputs/hello.obj.elf-i386 | FileCheck %s --strict-whitespace2 3CHECK: Name                  Value   Class        Type         Size     Line  Section4CHECK: .L.str              |00000000|   r  |            OBJECT|0000000f|     |.rodata.str1.15CHECK: main                |00000000|   T  |              FUNC|00000015|     |.text6CHECK: puts                |        |   U  |            NOTYPE|        |     |*UND*7