llvm-project/llvm/test/tools/llvm-readobj/COFF
Georgii Rymar f65ab626e5 [llvm-readelf][test] - Refine the sections-ext.test
The `sections-ext.test` is a test for ELF that is used
to test `--st`, `--sr` and `--sd` extension options for `-S`.

There are 2 problems with it:
1) It is broken, because for CHECK lines it contains there is
no corresponding `FileCheck` call.

2) It uses the precompiled object: `trivial.obj.elf-i386`.
This is the last ELF test where `trivial.obj.elf-i386` is used so we can get
rid of the binary and use an YAML description.

Also, there is a `Inputs/trivial.ll` file that describes how `trivial*` objects
in `Inputs` folders are created. I've removed it from `ELF`, because it is not
actual anymore (we have no more input binaries created with the use of trivial.ll there)
and copied the refined versions of it to `COFF`, `MachO` and `wasm` Input folders.

Differential revision: https://reviews.llvm.org/D86462
2020-08-26 14:01:31 +03:00
..
Inputs [llvm-readelf][test] - Refine the sections-ext.test 2020-08-26 14:01:31 +03: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-unwind-opcodes.s [llvm-readobj] Fix arm64 unwind opcode disassembly printing 2020-08-26 09:38:11 +03: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
relocations.test
res-resources.test
resources.test
sections-ext.test
sections.test
symbols.test
unwind-arm64-image.yaml
unwind-arm64-windows.test
unwind-x86_64-image.yaml
zero-string-table.test