[PATCH] D39513: [test] Move llvm-dlltool tests into tools/llvm-dlltool. NFC.
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 1 15:12:04 PDT 2017
mstorsjo created this revision.
Herald added subscribers: inglorion, mehdi_amini.
A toplevel test directory DllTool isn't consistent with other similar tools.
https://reviews.llvm.org/D39513
Files:
test/DllTool/coff-decorated.def
test/DllTool/coff-exports.def
test/DllTool/coff-weak-exports.def
test/DllTool/lit.local.cfg
test/tools/llvm-dlltool/coff-decorated.def
test/tools/llvm-dlltool/coff-exports.def
test/tools/llvm-dlltool/coff-weak-exports.def
test/tools/llvm-dlltool/lit.local.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39513.121195.patch
Type: text/x-patch
Size: 4656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171101/a0df0330/attachment.bin>
More information about the llvm-commits
mailing list