[PATCH] D29892: ar: add llvm-dlltool support

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 01:12:14 PDT 2017


martell updated this revision to Diff 106150.
martell marked 10 inline comments as done.
martell added a comment.

address comments


Repository:
  rL LLVM

https://reviews.llvm.org/D29892

Files:
  include/llvm/Object/COFFModuleDefinition.h
  include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h
  lib/Object/ArchiveWriter.cpp
  lib/Object/COFFImportFile.cpp
  lib/Object/COFFModuleDefinition.cpp
  lib/Object/COFFObjectFile.cpp
  lib/ToolDrivers/CMakeLists.txt
  lib/ToolDrivers/LLVMBuild.txt
  lib/ToolDrivers/llvm-dlltool/CMakeLists.txt
  lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
  lib/ToolDrivers/llvm-dlltool/LLVMBuild.txt
  lib/ToolDrivers/llvm-dlltool/Options.td
  test/DllTool/coff-exports.def
  test/DllTool/coff-weak-exports.def
  test/DllTool/lit.local.cfg
  tools/llvm-ar/CMakeLists.txt
  tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29892.106150.patch
Type: text/x-patch
Size: 20325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/53ee6ff4/attachment-0001.bin>


More information about the llvm-commits mailing list