bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-nm/X86/format-sysv-64-bit.test

6 lines
390 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
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*