[PATCH] D58395: Move MinGW-specific code out of LinkerDriver::link. NFC.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 19 11:06:00 PST 2019
ruiu created this revision.
ruiu added a reviewer: mstorsjo.
Herald added a project: LLVM.
LinkerDriver::link is getting too long, it's time to simplify it.
I will rebase this patch after you submit https://reviews.llvm.org/D58380.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D58395
Files:
lld/COFF/Driver.cpp
lld/COFF/Driver.h
lld/COFF/MinGW.cpp
lld/COFF/MinGW.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58395.187416.patch
Type: text/x-patch
Size: 5765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/2ed67cc1/attachment.bin>
More information about the llvm-commits
mailing list