[PATCH] D66824: [09/10] [LLD] [COFF] Support merging resource object files

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 23:58:51 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370436: [LLD] [COFF] Support merging resource object files (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66824?vs=217813&id=218030#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66824

Files:
  lld/trunk/COFF/Driver.cpp
  lld/trunk/COFF/Driver.h
  lld/trunk/COFF/DriverUtils.cpp
  lld/trunk/COFF/InputFiles.cpp
  lld/trunk/COFF/InputFiles.h
  lld/trunk/test/COFF/Inputs/combined-resources-2.yaml
  lld/trunk/test/COFF/Inputs/combined-resources.yaml
  lld/trunk/test/COFF/combined-resources.test
  lld/trunk/test/COFF/force-multipleres.test
  lld/trunk/test/COFF/mixed-resource-obj.yaml
  llvm/trunk/include/llvm/Object/WindowsResource.h
  llvm/trunk/lib/Object/WindowsResource.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66824.218030.patch
Type: text/x-patch
Size: 36264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/0778af4b/attachment.bin>


More information about the llvm-commits mailing list