mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
1a3cc9353e
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 |
||
---|---|---|
.. | ||
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 | ||
objdump-label.test | ||
objdump-trivial-object.test | ||
yaml2obj-elf-x86-rel.yaml | ||
yaml-elf-x86-rel-broken.yaml |