[PATCH] D78921: [llvm-objcopy] [COFF] Fix a misconception about debug directory payloads

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 01:02:16 PDT 2020


mstorsjo updated this revision to Diff 260856.
mstorsjo marked 3 inline comments as done.
mstorsjo added a comment.

Added comments to the testcases, changed `-R` into `--remove-section` in the tests, changed the variable name `Rva` into `RVA`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78921/new/

https://reviews.llvm.org/D78921

Files:
  llvm/test/tools/llvm-objcopy/COFF/debug-dir-unmapped.test
  llvm/test/tools/llvm-objcopy/COFF/patch-debug-dir2.test
  llvm/tools/llvm-objcopy/COFF/Writer.cpp
  llvm/tools/llvm-objcopy/COFF/Writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78921.260856.patch
Type: text/x-patch
Size: 6986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/78758a40/attachment.bin>


More information about the llvm-commits mailing list