f32dbaf0b2
Former-commit-id: 10196d987d5fc5564b9d3b33b1fdf13190f4d0b5
9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
Ensure that we can read COFF objects with a string table size of 0 (instead
|
|
of 4) for empty string tables.
|
|
|
|
RUN: llvm-readobj -t %p/Inputs/zero-string-table.obj.coff-i386 | FileCheck %s
|
|
|
|
CHECK: Symbols [
|
|
CHECK: Symbol {
|
|
CHECK: Name: $R000000
|