[PATCH] D29892: ar: add llvm-dlltool support
Martell Malone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 03:39:40 PDT 2017
martell updated this revision to Diff 105991.
martell added a comment.
updated comment to mention we should remove it in future.
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.105991.patch
Type: text/x-patch
Size: 20657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/69d64093/attachment-0001.bin>
More information about the llvm-commits
mailing list