summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-nm/X86/format-sysv-32-bit.test
blob: d3d43247d36e3cfe4efc32c261174458cce66316 (plain)
1
2
3
4
5
6
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*
OpenPOWER on IntegriCloud