llvm-for-llvmta/test/tools/llvm-nm/X86/format-sysv-64-bit.test
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

6 lines
390 B
Plaintext

RUN: llvm-nm -f sysv %p/Inputs/hello.obj.elf-x86_64 | FileCheck %s --strict-whitespace
CHECK: Name Value Class Type Size Line Section
CHECK: main |0000000000000000| T | FUNC|0000000000000015| |.text
CHECK: puts | | U | NOTYPE| | |*UND*