llvm-project/llvm/test/Object/X86
Georgii Rymar ea8c8a5097 [obj2yaml] - Teach tool to emit the "SectionHeaderTable" key and sort sections by file offset.
Currently when we dump sections, we dump them in the order,
which is specified in the sections header table.

With that the order in the output might not match the order in the file.
This patch starts sorting them by by file offsets when dumping.

When the order in the section header table doesn't match the order
in the file, we should emit the "SectionHeaderTable" key. This patch does it.

Differential revision: https://reviews.llvm.org/D91249
2020-12-01 12:59:15 +03:00
..
archive-ir-asm.ll
archive-symbol-table.s
asm-lazy-reference.ll
coff-asm.ll
irsymtab-asm.ll
irsymtab-bad-alias.ll
irsymtab.ll
lit.local.cfg
macho-text-sections.test [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
nm-bitcodeweak.test
nm-coff.s
nm-ir.ll
nm-macho.s
nm-print-size.s
nm-undefinedweak.test
obj2yaml-dup-section-name.s [obj2yaml] - Teach tool to emit the "SectionHeaderTable" key and sort sections by file offset. 2020-12-01 12:59:15 +03:00
obj2yaml-dup-symbol-name.s
objdump-disassembly-inline-relocations.test [X86InstPrinter] Change printPCRelImm to print the target address in hexadecimal form 2020-03-26 08:28:59 -07:00
objdump-label.test [llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:` 2020-03-05 18:05:28 -08:00
objdump-trivial-object.test [X86InstPrinter] Change printPCRelImm to print the target address in hexadecimal form 2020-03-26 08:28:59 -07:00
yaml2obj-elf-x86-rel.yaml [lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset` optional. 2020-03-06 13:59:58 +03:00