clang-cl: Pass /Brepro to linker if it was passed to the compiler
authorNico Weber <nicolasweber@gmx.de>
Tue, 4 Sep 2018 18:00:14 +0000 (18:00 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 4 Sep 2018 18:00:14 +0000 (18:00 +0000)
commit88f72854157486050a8f1e46151369e48d10b4f5
tree1d4619224e67d30a4c52b5593d69728a6bf9ad2a
parent045a217bee40c24a0ad8e20450c3714c74f67b47
clang-cl: Pass /Brepro to linker if it was passed to the compiler

Differential Revision: https://reviews.llvm.org/D51635

llvm-svn: 341390
clang/lib/Driver/ToolChains/MSVC.cpp
clang/test/Driver/msvc-link.c