mgrang added a comment. In D55229#1317232 <https://reviews.llvm.org/D55229#1317232>, @pcc wrote:
> The reason why it has that name is that it was originally added to support > the logic here: > http://llvm-cs.pcc.me.uk/tools/clang/lib/CodeGen/CGVTables.cpp#991 > > It looks like it was later repurposed as a "was /MT passed to the driver" > flag when the logic was added to mark runtime functions as dllimport > depending on the value of the flag. > > It certainly seems to make sense to rename it since the name makes no sense > as a driver flag and is now being used for other purposes. How about calling it -fmsvc-static-link? Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D55229/new/ https://reviews.llvm.org/D55229 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits