[PATCH] D29892: ar: add llvm-dlltool support
Martell Malone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 21 16:02:43 PDT 2017
martell updated this revision to Diff 99707.
martell added a comment.
updated to master.
updated to address clang-format.
updated to have dlltool arguments and not genlib
Repository:
rL LLVM
https://reviews.llvm.org/D29892
Files:
include/llvm/Object/COFFModuleDefinition.h
include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h
lib/Object/COFFImportFile.cpp
lib/Object/COFFModuleDefinition.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.99707.patch
Type: text/x-patch
Size: 19616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170521/cedcd6a8/attachment.bin>
More information about the llvm-commits
mailing list