[PATCH] D29892: ar: Add new driver to support dlltool
Martell Malone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 06:35:35 PDT 2017
martell updated this revision to Diff 93355.
martell added a reviewer: ruiu.
martell removed a subscriber: ruiu.
Repository:
rL LLVM
https://reviews.llvm.org/D29892
Files:
include/llvm/DlltoolDriver/DlltoolDriver.h
include/llvm/Object/COFFImportFile.h
lib/CMakeLists.txt
lib/DlltoolDriver/CMakeLists.txt
lib/DlltoolDriver/Config.h
lib/DlltoolDriver/DlltoolDriver.cpp
lib/DlltoolDriver/LLVMBuild.txt
lib/DlltoolDriver/ModuleDef.cpp
lib/DlltoolDriver/Options.td
lib/Object/ArchiveWriter.cpp
lib/Object/CMakeLists.txt
lib/Object/COFFImportFile.cpp
test/DllTool/coff-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.93355.patch
Type: text/x-patch
Size: 42316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/863fb8ba/attachment-0001.bin>
More information about the llvm-commits
mailing list