[PATCH] D29892: ar: add llvm-dlltool support
Martell Malone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 3 14:55:25 PDT 2017
martell updated this revision to Diff 101329.
martell added a comment.
added work around as suggested by @pcc
passes the test @rafael added in https://reviews.llvm.org/rL303075
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.101329.patch
Type: text/x-patch
Size: 20707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170603/81525d28/attachment.bin>
More information about the llvm-commits
mailing list