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

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 10:40:31 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308329: llvm: add llvm-dlltool support to the archiver (authored by martell).

Changed prior to commit:
  https://reviews.llvm.org/D29892?vs=107120&id=107135#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29892

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29892.107135.patch
Type: text/x-patch
Size: 23861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/870e1fca/attachment-0001.bin>


More information about the llvm-commits mailing list