![]() 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 |
||
---|---|---|
.. | ||
Inputs | ||
arm-baserelocs.test | ||
arm64-many-epilogs.s | ||
arm64-unwind-opcodes.s | ||
arm64-win-error1.s | ||
arm64-win-error2.s | ||
arm64-win-error3.s | ||
basereloc.test | ||
bigobj.test | ||
call-graph-profile-err.s | ||
call-graph-profile.s | ||
cetcompat.test | ||
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 | ||
debug-directory.test | ||
directives.test | ||
exports-implib.test | ||
exports.test | ||
file-headers.test | ||
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 |