llvm-project/llvm/test/tools/llvm-objcopy/COFF
Martin Storsjö 23e35f7c88 [llvm-objcopy] [COFF] Fix a misconception about debug directory payloads
The debug directory payload is not located directly after the
debug directory entry itself, but can essentially be located anywhere
in the binary (even outside of mapped sections, although we don't
handle that case).

Differential Revision: https://reviews.llvm.org/D78921
2020-04-29 20:35:36 +03:00
..
Inputs
add-gnu-debuglink.test
add-section.test
basic-copy.test
bigobj.test
debug-dir-unmapped.test [llvm-objcopy] [COFF] Fix a misconception about debug directory payloads 2020-04-29 20:35:36 +03:00
discard-all.test
only-keep-debug.test
only-section.test
patch-debug-dir.test [LLVM/tools][test] - Remove/fix dead check prefixes. 2020-04-15 13:09:51 +03:00
patch-debug-dir2.test [llvm-objcopy] [COFF] Fix a misconception about debug directory payloads 2020-04-29 20:35:36 +03:00
redefine-symbol.test
remove-section.test [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
set-section-flags.test
strip-all.test
strip-debug.test
strip-reloc-symbol.test
strip-symbol.test
strip-unneeded.test
weak-external.test