llvm-project/llvm/test/tools/llvm-objcopy/COFF
Pirama Arumuga Nainar 16ebb7ab5c [llvm-objcopy] [COFF] Do not patch debug entries if PointerToRawData is zero
Fix an edge case missed by https://reviews.llvm.org/D78921.  For e.g.,
the Repro debug entry (generated with the /Brepro linker flag) does not
have a debug-directory payload.  Do not attempt to patch Debug entries
without a payload.

Differential Revision: https://reviews.llvm.org/D107324
2021-08-06 09:23:25 -07:00
..
Inputs
add-gnu-debuglink.test
add-section.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
basic-copy.test
bigobj.test
debug-dir-unmapped.test [llvm-objcopy] [COFF] Do not patch debug entries if PointerToRawData is zero 2021-08-06 09:23:25 -07:00
debug-entry-no-payload.test [llvm-objcopy] [COFF] Do not patch debug entries if PointerToRawData is zero 2021-08-06 09:23:25 -07:00
discard-all.test
only-keep-debug.test
only-section.test
patch-debug-dir.test
patch-debug-dir2.test
redefine-symbol.test
remove-section.test
set-section-flags.test
strip-all.test
strip-debug.test
strip-reloc-symbol.test
strip-symbol.test
strip-unneeded.test
weak-external.test