forked from OSchip/llvm-project
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. llvm-svn: 202292 |
||
|---|---|---|
| .. | ||
| Archive.cpp | ||
| Binary.cpp | ||
| CMakeLists.txt | ||
| COFFObjectFile.cpp | ||
| COFFYAML.cpp | ||
| ELF.cpp | ||
| ELFObjectFile.cpp | ||
| ELFYAML.cpp | ||
| Error.cpp | ||
| IRObjectFile.cpp | ||
| LLVMBuild.txt | ||
| MachOObjectFile.cpp | ||
| MachOUniversal.cpp | ||
| Makefile | ||
| Object.cpp | ||
| ObjectFile.cpp | ||
| SymbolicFile.cpp | ||
| YAML.cpp | ||