hanchenye-llvm-project/lld/test/ELF/invalid
Joel Jones a5752e199c [lld] Add REQUIRES: x86 where needed to tests
If building lld without x86 support, tests that require that support should
be treated as unsupported, not errors.

Tested using:
  1. cmake '-DLLVM_TARGETS_TO_BUILD=AArch64;X86'
     make check-lld
     =>
     Expected Passes    : 1406
     Unsupported Tests  : 287

  2. cmake '-DLLVM_TARGETS_TO_BUILD=AArch64'
     make check-lld
     =>
     Expected Passes    : 410
     Unsupported Tests  : 1283

Patch by Joel Jones

Differential Revision: https://reviews.llvm.org/D47748

llvm-svn: 334095
2018-06-06 13:56:51 +00:00
..
Inputs
broken-relaxation-x64.test
common-symbol-alignment.s
dynamic-section-size.s
eh-frame-hdr-no-out.s
executable.s
invalid-debug-relocations.test
invalid-e_shnum.s
invalid-elf.test [lld] Add REQUIRES: x86 where needed to tests 2018-06-06 13:56:51 +00:00
invalid-relocation-x64.test
merge-invalid-size.s
mips-invalid-options-descriptor.s
reloc-section-reordered.test
section-alignment.test
section-alignment2.s
sht-group.s
symbol-index.s
symbol-name.s
symtab-sh-info.s
symtab-symbols.test
tls-symbol.s
verdef-no-symtab.test