commit | 0a91f4830848ca16bf4b0569e45e23d7e8043368 | [log] [tgz] |
---|---|---|
author | Nico Rieck <nico.rieck@gmail.com> | Wed Feb 26 19:51:44 2014 +0000 |
committer | Nico Rieck <nico.rieck@gmail.com> | Wed Feb 26 19:51:44 2014 +0000 |
tree | 073d19ffcc7009dfd364d970f910395909cf646f | |
parent | 5732fbd6e4cd5d6e20f3bbded6549fa5c592562a [diff] |
Relax COFF string table check COFF object files with 0 as string table size are currently rejected. This prevents us from reading object files written by tools like cvtres that violate the PECOFF spec and write 0 instead of 4 for the size of an empty string table. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202292 91177308-0d34-0410-b5e6-96231b3b80d8