llvm-project/llvm/test/Object/X86
Jordan Rupprecht 60a8a504f1 [llvm-objdump] Print file format in lowercase to match GNU output.
Summary:
GNU objdump prints the file format in lowercase, e.g. `elf64-x86-64`. llvm-objdump prints `ELF64-x86-64` right now, even though piping that into llvm-objcopy refuses that as a valid arch to use.

As an example of a problem this causes, see: https://github.com/ClangBuiltLinux/linux/issues/779

Reviewers: MaskRay, jhenderson, alexshap

Reviewed By: MaskRay

Subscribers: tpimh, sbc100, grimar, jvesely, nhaehnle, kerbowa, cfe-commits, llvm-commits

Tags: #clang, #llvm

Differential Revision: https://reviews.llvm.org/D74433
2020-02-12 08:17:01 -08: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 [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00
macho-text-sections.test
nm-bitcodeweak.test
nm-coff.s MC: correct the emission of weak aliases in COFF 2019-06-26 01:09:52 +00:00
nm-ir.ll
nm-macho.s
nm-print-size.s
nm-undefinedweak.test
obj2yaml-dup-section-name.s [yaml2obj/obj2yaml] - Allow having the symbols and sections with duplicated names. 2019-06-25 08:22:57 +00:00
obj2yaml-dup-symbol-name.s
objdump-disassembly-inline-relocations.test [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
objdump-label.test [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
objdump-trivial-object.test [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
yaml-elf-x86-rel-broken.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
yaml2obj-elf-x86-rel.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00