llvm/test/tools/llvm-readobj
Reid Kleckner 19db443310 [codeview] Fix buggy BeginIndexMapSize assertion
This assert is just trying to test that processing each record adds
exactly one entry to the index map. The assert logic was wrong when the
first record in the type stream was a field list.

I've simplified the code by moving the LF_FIELDLIST-specific logic into
the callback for that record type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299035 91177308-0d34-0410-b5e6-96231b3b80d8
2017-03-29 22:51:22 +00:00
..
ARM
Inputs [codeview] Fix buggy BeginIndexMapSize assertion 2017-03-29 22:51:22 +00:00
amdgpu-elf-defs.test
basic.test
bigobj.test
codeview-inlining.test
codeview-linetables.test
codeview-merging-anon.test [codeview] Fix buggy BeginIndexMapSize assertion 2017-03-29 22:51:22 +00:00
codeview-merging.test [PDB] Split item and type records when merging type streams 2017-03-24 17:26:38 +00:00
codeview-types.test [codeview] Test serialization of all known type records 2016-05-17 16:20:35 +00:00
codeview-vftable.test [codeview] Align class and print names of types 2016-05-13 19:37:07 +00:00
coff-arm-baserelocs.test
coff-basereloc.test
coff-debug-directory.test [COFF] Expose the PE debug data directory and dump it 2016-06-02 17:10:43 +00:00
coff-directives.test
coff-exports-implib.test COFF: Fix short import lib import name type bitshift 2016-10-01 23:10:20 +00:00
coff-exports.test
coff-file-sections-reading.test
coff-non-null-terminated-file.test
coff-zero-string-table.test
cxx-cli-aux.test
dynamic.test [llvm-readobj] - Teach readobj to print DT_AUXILIARY dynamic tag in human readable form. 2016-09-02 07:35:19 +00:00
elf-dtflags.test
elf-gnuhash.test
elf-groups.test
elf-hash-histogram.test
elf-sec-compressed.test [llvm-readobj] - Teach readobj to recognize SHF_COMPRESSED flag. 2016-05-21 10:16:58 +00:00
elf-sec-flags.test [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
elf-versioninfo.test Revert "ELFDumper: Unversioned symbols must not have trailing @" 2016-08-30 20:42:46 +00:00
file-headers.test [WebAssembly] Update llvm-readobj tests for switch to version 0x1 2017-02-22 21:01:17 +00:00
gnu-file-headers.test
gnu-notes.test llvm-readobj: add support for printing GNU Notes 2016-08-30 18:52:02 +00:00
gnu-phdrs.test
gnu-relocations.test
gnu-sections.test
gnu-symbols.test llvm-readobj: Use hash tables to print dynamic symbols. 2016-11-23 18:04:23 +00:00
imports.test
macho-universal-x86_64.i386.test
mips-abiflags.test
mips-got-overlapped.test
mips-got.test Revert "ELFDumper: Unversioned symbols must not have trailing @" 2016-08-30 20:42:46 +00:00
mips-options-sec.test [llvm-readobj] Print MIPS .MIPS.options section content 2016-05-04 05:58:57 +00:00
mips-options.test
mips-plt.test
mips-reginfo.test
mips-rld-map-rel.test
mips-st-other.test
peplus.test
program-headers.test [llvm-readobj] - Teach readobj to print PT_OPENBSD_BOOTDATA header 2016-12-06 17:55:52 +00:00
reloc-types.test
relocations.test
rpath.test
sections-ext.test
sections.test [WebAssembly] Add wasm support for llvm-readobj 2017-01-30 23:30:52 +00:00
symbols.test