brintos

brintos / llvm-project-archived public Read only

0
0
Text · 390 B · 8169bb5 Raw
6 lines · plain
1RUN: llvm-nm -f sysv %p/Inputs/hello.obj.elf-x86_64 | FileCheck %s --strict-whitespace2 3CHECK: Name                  Value           Class        Type         Size             Line  Section4CHECK: main                |0000000000000000|   T  |              FUNC|0000000000000015|     |.text5CHECK: puts                |                |   U  |            NOTYPE|                |     |*UND*6