llvm-project/llvm/test/tools/llvm-readobj/COFF
Martin Storsjö 7a91dad9e5 [llvm-readobj] [ARMWinEH] Clearly print an invalid case of packed unwind info as such
As the actual windows unwinder doesn't support this case, don't
pretend that it is supported when dumping the generated unwind info
either, even if it would be possible to interpret it as something
sensible.

This should reduce the risk of us emitting such a case in code
(although it's unlikely as long as the unwind info is generated
through the SEH opcodes, as the opcodes can't describe this case).

Differential Revision: https://reviews.llvm.org/D91529
2021-01-08 10:04:44 +02:00
..
Inputs
arm-baserelocs.test
arm64-many-epilogs.s
arm64-packed-epilog.s [llvm-readobj] [ARMWinEH] Fix printing of exception handlers with packed epilogues 2020-09-10 11:26:43 +03:00
arm64-packed-unwind.s [llvm-readobj] [ARMWinEH] Clearly print an invalid case of packed unwind info as such 2021-01-08 10:04:44 +02:00
arm64-unwind-opcodes.s [llvm-readobj] [ARMWinEH] Print set_fp/add_fp differently in epilogues 2020-09-10 11:26:43 +03:00
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
tls-directory.test [llvm-readobj] Add --coff-tls-directory flag to print TLS Directory & test. 2020-10-08 01:53:15 -07:00
unwind-arm64-image.yaml
unwind-arm64-windows.test
unwind-x86_64-image.yaml
zero-string-table.test