[PATCH] D12695: [Driver] Use UniversalCRT on Windows if available

Igor Kudrin via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 10:51:17 PDT 2015


ikudrin updated this revision to Diff 34462.
ikudrin added a comment.

- Extracted a function to convert an architecture type to a library subfolder name.
- Added a method to check if we should use Universal CRT depending on the chosen version of Visual Studio.


http://reviews.llvm.org/D12695

Files:
  lib/Driver/MSVCToolChain.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12695.34462.patch
Type: text/x-patch
Size: 5759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150910/d0398eb2/attachment.bin>


More information about the cfe-commits mailing list