llvm-project/llvm/test/CodeGen/ARM/Windows
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
..
aapcs.ll
alloca-no-stack-arg-probe.ll
alloca.ll
builtin_longjmp.ll
chkstk-movw-movt-isel.ll
chkstk-no-stack-arg-probe.ll
chkstk.ll
dbzchk.ll
division-range.ll
division.ll
dllexport.ll
dllimport.ll
frame-register.ll
global-minsize.ll
hard-float.ll
if-cvt-bundle.ll
libcalls.ll
long-calls.ll
mangling.ll
memset.ll
mingw-refptr.ll
mov32t-bundling.ll
movw-movt-relocations.ll
no-aeabi.ll
no-eabi.ll
no-ehabi.ll
no-frame-register.ll
pic.ll
powi.ll
read-only-data.ll
stack-probe-non-default.ll
stack-protector-msvc.ll [ARM] Add support for MSVC stack cookie checking 2019-07-07 18:57:31 +00:00
structors.ll
tls.ll CodeGen: Set hasSideEffects = 0 on BUNDLE 2019-07-03 00:30:47 +00:00
trivial-gnu-object.ll [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
vla-cpsr.ll
vla.ll
wineh-basic.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00