1 ## Test dumping dynamic symbols reports a warning if the operation is unsupported for the file format.
2 # RUN: yaml2obj %s --docnum=1 -o %t.macho.o
3 # RUN: llvm-objdump --dynamic-syms %t.macho.o 2>&1 | \
5 # RUN: yaml2obj %s --docnum=2 -o %t.coff.o
6 # RUN: llvm-objdump --dynamic-syms %t.coff.o 2>&1 | \
8 # RUN: llvm-objdump --dynamic-syms %p/XCOFF/Inputs/xcoff-section-headers.o 2>&1 | \
11 # CHECK:DYNAMIC SYMBOL TABLE:
12 # CHECK-NEXT: warning: {{.*}}: this operation is not currently supported for this file format
19 cpusubtype: 0x80000003
28 Machine: IMAGE_FILE_MACHINE_AMD64