]> granicus.if.org Git - clang/commit
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)
commit3fea6c196bfe65e1af769fdc34e5b9b29afad64d
treee9980edf832bed9e397b09e1f68f96ec4f30ede0
parentc03910f82bb44ad9c7613849b7ea29865792bf17
clang-cl: Pass /Brepro to linker if it was passed to the compiler

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@341390 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/MSVC.cpp
test/Driver/msvc-link.c