llvm-6502/test/tools/llvm-readobj
Nico Rieck 0a91f48308 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
2014-02-26 19:51:44 +00:00
..
ARM tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
Inputs Relax COFF string table check 2014-02-26 19:51:44 +00:00
codeview-linetables.test Teach the llvm-readobj COFF dumper to dump debug line tables from object files 2013-12-19 11:37:14 +00:00
coff-zero-string-table.test Relax COFF string table check 2014-02-26 19:51:44 +00:00
dynamic.test [Mips] Add support for DT_MIPS_RLD_MAP and DT_MIPS_PLTGOT dynamic 2014-01-05 13:40:27 +00:00
file-headers.test Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
peplus.test Rename IMAGE_DLL_CHARACTERISTICS_HIGH_ENTROPY_VA. 2014-01-27 04:22:24 +00:00
program-headers.test [Mips] Teach llvm-readobj to print MIPS-specific ELF program headers. 2013-10-07 08:58:27 +00:00
reloc-types.test Remove the mblaze backend from llvm. 2013-07-25 18:55:05 +00:00
relocations.test Change how we iterate over relocations on ELF. 2013-05-30 03:05:14 +00:00
rpath.test Print string value for DT_RPATH and DT_RUNPATH. 2013-09-03 17:13:53 +00:00
sections-ext.test Change how we iterate over relocations on ELF. 2013-05-30 03:05:14 +00:00
sections.test At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
symbols.test Don't hide the first ELF symbol. 2013-06-05 20:33:54 +00:00