[PATCH] D12604: Support: Add utility functions to get MSVC/WinSDK installation paths.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 12:50:36 PDT 2015


ruiu created this revision.
ruiu added a reviewer: rnk.
ruiu added a subscriber: llvm-commits.
ruiu set the repository for this revision to rL LLVM.

This is a patch to move code from tools/clang/lib/Driver/MSVCToolChain.cpp
to LLVM, so that we can use this functionality in LLD as well.

Repository:
  rL LLVM

http://reviews.llvm.org/D12604

Files:
  include/llvm/Support/MSVC.h
  lib/Support/CMakeLists.txt
  lib/Support/MSVC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12604.33964.patch
Type: text/x-patch
Size: 9050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150903/d65ff5e3/attachment.bin>


More information about the llvm-commits mailing list