[PATCH] D57007: [llvm-objcopy] [COFF] Implement --add-gnu-debuglink

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 02:59:42 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351801: [llvm-objcopy] [COFF] Implement --add-gnu-debuglink (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57007?vs=182869&id=182877#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57007

Files:
  llvm/trunk/test/tools/llvm-objcopy/COFF/add-gnu-debuglink.test
  llvm/trunk/tools/llvm-objcopy/COFF/COFFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/COFF/Object.cpp
  llvm/trunk/tools/llvm-objcopy/COFF/Object.h
  llvm/trunk/tools/llvm-objcopy/COFF/Reader.cpp
  llvm/trunk/tools/llvm-objcopy/COFF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57007.182877.patch
Type: text/x-patch
Size: 8517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/6a8e9544/attachment.bin>


More information about the llvm-commits mailing list