llvm-project/llvm/test/Object/AMDGPU
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
..
elf-header-flags-mach.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf-header-flags-sram-ecc.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf-header-flags-xnack.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf-header-osabi.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf32-unknown.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf64-relocs.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf64-unknown.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
lit.local.cfg
objdump.s [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00