Vary Windows toolchain selection by -fuse-ldSummary:This change allows binutils to be used for linking with MSVC. Currently, whenusing an MSVC target and `-fuse-ld=bfd`, the driver produces an in
Vary Windows toolchain selection by -fuse-ldSummary:This change allows binutils to be used for linking with MSVC. Currently, whenusing an MSVC target and `-fuse-ld=bfd`, the driver produces an invalid linkerinvocation.Reviewers: rnk, compnerdReviewed By: compnerdSubscribers: smeenai, cfe-commitsDifferential Revision: https://reviews.llvm.org/D39509llvm-svn: 317511
show more ...