llvm-for-llvmta/test/tools/llvm-nm/X86/format-sysv-32-bit.test

7 lines
433 B
Plaintext
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
RUN: llvm-nm -f sysv %p/Inputs/hello.obj.elf-i386 | FileCheck %s --strict-whitespace
CHECK: Name Value Class Type Size Line Section
CHECK: .L.str |00000000| r | OBJECT|0000000f| |.rodata.str1.1
CHECK: main |00000000| T | FUNC|00000015| |.text
CHECK: puts | | U | NOTYPE| | |*UND*