[mips] Use llvm-readobj `-A` flag in test cases. NFC
authorSimon Atanasyan <simon@atanasyan.com>
Thu, 3 Oct 2019 12:08:04 +0000 (12:08 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Thu, 3 Oct 2019 12:08:04 +0000 (12:08 +0000)
commitafe7197f13363d8ff1d6246895dd58489c8d1404
treef272cb85198bb3f9bbbb12bb23890d56cc761faf
parent952d71b7945650184562c0b09c59e3c81c8301e1
[mips] Use llvm-readobj `-A` flag in test cases. NFC

llvm-svn: 373589
53 files changed:
lld/test/ELF/mips-26.s
lld/test/ELF/mips-32.s
lld/test/ELF/mips-64-disp.s
lld/test/ELF/mips-64-got-overflow.s
lld/test/ELF/mips-64-got.s
lld/test/ELF/mips-64.s
lld/test/ELF/mips-abs-got.s
lld/test/ELF/mips-call-hilo.s
lld/test/ELF/mips-call16.s
lld/test/ELF/mips-elf-flags.s
lld/test/ELF/mips-got-and-copy.s
lld/test/ELF/mips-got-extsym.s
lld/test/ELF/mips-got-hilo.s
lld/test/ELF/mips-got-page-script.s
lld/test/ELF/mips-got-page.s
lld/test/ELF/mips-got-redundant.s
lld/test/ELF/mips-got-relocs.s
lld/test/ELF/mips-got-script.s
lld/test/ELF/mips-got-string.s
lld/test/ELF/mips-got-weak.s
lld/test/ELF/mips-got16.s
lld/test/ELF/mips-gprel32-relocs-gp0.s
lld/test/ELF/mips-merge-abiflags.s
lld/test/ELF/mips-mgot.s
lld/test/ELF/mips-micro-got.s
lld/test/ELF/mips-micro-jal.s
lld/test/ELF/mips-micro-plt.s
lld/test/ELF/mips-non-zero-gp0.s
lld/test/ELF/mips-options.s
lld/test/ELF/mips-plt-copy.s
lld/test/ELF/mips-reginfo.s
lld/test/ELF/mips-sto-plt.s
lld/test/ELF/mips-tls-64.s
lld/test/ELF/mips-tls-hilo.s
lld/test/ELF/mips-tls.s
lld/test/ELF/mips-xgot-order.s
llvm/test/CodeGen/Mips/micromips-ase-function-attribute.ll
llvm/test/MC/Mips/crc/module-crc.s
llvm/test/MC/Mips/crc/module-nocrc.s
llvm/test/MC/Mips/ginv/module-ginv.s
llvm/test/MC/Mips/ginv/module-noginv.s
llvm/test/MC/Mips/micromips-ase-directive.s
llvm/test/MC/Mips/mips_abi_flags_xx.s
llvm/test/MC/Mips/mips_abi_flags_xx_set.s
llvm/test/MC/Mips/module-hardfloat.s
llvm/test/MC/Mips/module-softfloat.s
llvm/test/MC/Mips/mt/abiflag.s
llvm/test/MC/Mips/mt/module-directive.s
llvm/test/MC/Mips/mt/set-directive.s
llvm/test/MC/Mips/virt/module-novirt.s
llvm/test/MC/Mips/virt/module-virt.s
llvm/test/Object/Mips/abi-flags.yaml
llvm/test/tools/llvm-readobj/mips-abiflags.test