objdump: Don't print a (always 0) size for MachO symbols.
[oota-llvm.git] / test / tools / llvm-objdump / coff-non-null-terminated-file.test
1 RUN: yaml2obj %p/Inputs/file-aux-record.yaml | llvm-objdump -t - | FileCheck %s
2
3 CHECK: .file
4 CHECK: AUX eighteen-chars.obj{{$}}
5