xref: /llvm-project/llvm/test/tools/llvm-readobj/COFF/zero-string-table.test (revision dbf520f617440d62ca46f64cdc41159945911902)
1*dbf520f6SGeorgii RymarEnsure that we can read COFF objects with a string table size of 0 (instead
2*dbf520f6SGeorgii Rymarof 4) for empty string tables.
3*dbf520f6SGeorgii Rymar
4*dbf520f6SGeorgii RymarRUN: llvm-readobj --symbols %p/Inputs/zero-string-table.obj.coff-i386 | FileCheck %s
5*dbf520f6SGeorgii Rymar
6*dbf520f6SGeorgii RymarCHECK: Symbols [
7*dbf520f6SGeorgii RymarCHECK:   Symbol {
8*dbf520f6SGeorgii RymarCHECK:     Name: $R000000
9