llvm-project/llvm/test/tools/llvm-readobj/COFF
Fangrui Song e89c075f32 [test] Run llvm/test/**/*.yaml & don't run llvm/test/**/*.cxx (not exist)
This patch extends D58439 (`llvm/test/{yaml2obj,obj2yaml}/**/*.yaml`) and runs all
`llvm/test/**/*.yaml`

Many directories have configured `.yaml` (see the deleted lit.local.cfg
files). Yet still some don't configure .yaml and have caused stale tests:

* 8c5825befb test/llvm-readobj
* bdc3134e23 test/ExecutionEngine

Just hoist .yaml to `llvm/test/lit.cfg.py`. Also delete .cxx which is
not used.  The number of tests running on my machine increases from 38304 to 38309.
The list of new tests:

```
ExecutionEngine/RuntimeDyld/X86/ELF_x86-64_none.yaml
Object/archive-error-tmp.txt
tools/llvm-ar/coff-weak.yaml
tools/llvm-readobj/ELF/verneed-flags.yaml
tools/obj2yaml/COFF/bss.s
```

Reviewed By: grimar, jhenderson, rupprecht

Differential Revision: https://reviews.llvm.org/D83350
2020-07-08 10:22:49 -07:00
..
Inputs Implement CET Shadow Stack (Intel Controlflow Enforcement Technology) support on Windows 2020-03-16 17:51:32 +09:00
arm-baserelocs.test
arm64-many-epilogs.s Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" 2020-02-13 10:16:06 -08:00
arm64-win-error1.s
arm64-win-error2.s Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" 2020-02-13 10:16:06 -08:00
arm64-win-error3.s
basereloc.test
bigobj.test [COFF] Dump string table size for COFF file headers 2020-05-06 15:48:36 -07:00
call-graph-profile-err.s [llvm-readobj][COFF] add .llvm.call-graph-profile section dump 2020-06-25 09:52:49 -07:00
call-graph-profile.s [llvm-readobj][COFF] add .llvm.call-graph-profile section dump 2020-06-25 09:52:49 -07:00
cetcompat.test Implement CET Shadow Stack (Intel Controlflow Enforcement Technology) support on Windows 2020-03-16 17:51:32 +09:00
codeview-inlinees.test
codeview-inlining.test
codeview-label.test
codeview-linetables.test
codeview-merging-anon.test
codeview-merging-cycle.test
codeview-merging-ghash.test
codeview-merging-unsorted.test
codeview-merging.test
codeview-types.test
codeview-vftable.test
const-import.test
cxx-cli-aux.test
debug-directory-unmapped.test [llvm-readobj] [COFF] Cope with debug directory payloads in unmapped areas 2020-04-29 20:35:33 +03:00
debug-directory.test
directives.test
exports-implib.test
exports.test [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI. 2020-04-17 12:35:25 +03:00
file-headers.test [COFF] Dump string table size for COFF file headers 2020-05-06 15:48:36 -07:00
file-sections-reading.test
hex-dump.test
imports.test
load-config.test
needed-libs.test
non-null-terminated-file.test
peplus.test
reloc-types-coff-i386.test
reloc-types-coff-x64.test
reloc_overflow.test
relocations.test
res-resources.test
resources.test
sections-ext.test
sections.test
symbols.test
unwind-arm64-image.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
unwind-arm64-windows.test
unwind-x86_64-image.yaml [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
xcoff-basic.test
xcoff-overflow-section.test
xcoff-sections.test
xcoff-symbols.test
zero-string-table.test