llvm-6502/test/tools/llvm-readobj
David Majnemer b1d6ad18ba [CodeView] Add support for emitting column information
Column information is present in CodeView when the line table subsection
has bit 0 set to 1 in it's flags field.  The column information is
represented as a pair of 16-bit quantities: a starting and ending
column.  This information is present at the end of the chunk, after all
the line-PC pairs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241764 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-09 00:19:51 +00:00
..
ARM Emit the build attribute Tag_conformance. 2015-01-05 13:12:17 +00:00
Inputs [llvm-readobj] Print MIPS .reginfo section content 2015-06-16 21:47:43 +00:00
bigobj.test
codeview-linetables.test [CodeView] Add support for emitting column information 2015-07-09 00:19:51 +00:00
coff-arm-baserelocs.test llvm-readobj: add a test case for ARM_MOV32(T) base relocation 2015-01-31 04:46:50 +00:00
coff-basereloc.test
coff-directives.test
coff-exports.test llvm-readobj: add support to dump COFF export tables 2015-01-03 21:35:09 +00:00
coff-file-sections-reading.test
coff-non-null-terminated-file.test
coff-zero-string-table.test
cxx-cli-aux.test
dynamic.test
elf-dtflags.test Clarify how the binary file checked in was generated. 2015-05-30 22:43:36 +00:00
file-headers.test
imports.test
macho-universal-x86_64.i386.test llvm-readobj: teach it to handle MachO Universal Archive correctly 2015-04-13 16:05:49 +00:00
mips-abiflags.test [llvm-readobj] Print .MIPS.abiflags section content 2015-05-07 15:40:35 +00:00
mips-got.test
mips-options.test [Mips] Support DT_MIPS_OPTIONS dynamic section tag in the llvm-readobj 2015-04-20 05:34:48 +00:00
mips-reginfo.test [llvm-readobj] Print MIPS .reginfo section content 2015-06-16 21:47:43 +00:00
peplus.test
program-headers.test [llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIFLAGS program header 2015-05-15 15:59:22 +00:00
reloc-types.test
relocations.test Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
rpath.test
sections-ext.test Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
sections.test
symbols.test