Do not set linker flags for MSVC; they are not the same thing as compiler flags....
authorAaron Ballman <aaron@aaronballman.com>
Thu, 23 Oct 2014 21:58:36 +0000 (21:58 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 23 Oct 2014 21:58:36 +0000 (21:58 +0000)
commit5f1fdd7d90d3e9322c8b3864a0028b5925e3282e
tree7a79c2e47f1be35addd0d700012489e5f16d67d3
parent5175bcf43aecf18daf380ecc2a11d1a067eb693e
Do not set linker flags for MSVC; they are not the same thing as compiler flags. Note, this is already done in the add_compiler_rt_test test_suite function.

llvm-svn: 220517
compiler-rt/cmake/Modules/AddCompilerRT.cmake