1Ensure that we can read COFF objects with a string table size of 0 (instead
2of 4) for empty string tables.
3
4RUN: llvm-readobj -t %p/Inputs/zero-string-table.obj.coff-i386 | FileCheck %s
5
6CHECK: Symbols [
7CHECK: Symbol {
8CHECK: Name: $R000000
9