1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/Object/X86
Jordan Rupprecht 1a3cc9353e [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
macho-text-sections.test
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-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
yaml2obj-elf-x86-rel.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
yaml-elf-x86-rel-broken.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00