[PATCH] D39067: [LLD] [COFF] Move MinGW specific functions/classes to a separate file. NFC.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 18 23:49:49 PDT 2017


mstorsjo updated this revision to Diff 119548.
mstorsjo added a comment.

Removed the whole-file namespace in MinGW.cpp, removed manual includes of ADT types in MinGW.h and added a forward declaration to LLVM.h.


https://reviews.llvm.org/D39067

Files:
  COFF/CMakeLists.txt
  COFF/Driver.cpp
  COFF/MinGW.cpp
  COFF/MinGW.h
  include/lld/Common/LLVM.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39067.119548.patch
Type: text/x-patch
Size: 8656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171019/8bc7f385/attachment.bin>


More information about the llvm-commits mailing list