diff options
author | Alp Toker <alp@nuanti.com> | 2014-06-22 03:27:52 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-06-22 03:27:52 +0000 |
commit | a2074404deca1b030664cb0a4782521f06edaab2 (patch) | |
tree | e53ebf5f5ee23dedebc7d340f25ba9c639768bf7 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | fcce183a383d66b0056150a924210d3d1001a16c (diff) | |
download | llvm-a2074404deca1b030664cb0a4782521f06edaab2.zip llvm-a2074404deca1b030664cb0a4782521f06edaab2.tar.gz llvm-a2074404deca1b030664cb0a4782521f06edaab2.tar.bz2 |
WindowsToolChain: decouple build environment from the toolchain
Don't try to find the MSVC version that the binaries were built with. Doing so
defeats testing by causing invalid test passes on the build servers.
Whichever Visual Studio (or clang-cl.exe) edition was used to build the clang
package, it's strictly orthogonal and has no relation to software versions
available on the user's PC.
llvm-svn: 211459
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions