Searched refs:FlagForCRT (Results 1 – 1 of 1) sorted by relevance
4438 StringRef FlagForCRT; in ProcessVSRuntimeLibrary() local4445 FlagForCRT = "--dependent-lib=msvcrt"; in ProcessVSRuntimeLibrary()4451 FlagForCRT = "--dependent-lib=msvcrtd"; in ProcessVSRuntimeLibrary()4458 FlagForCRT = "--dependent-lib=libcmt"; in ProcessVSRuntimeLibrary()4464 FlagForCRT = "--dependent-lib=libcmtd"; in ProcessVSRuntimeLibrary()4473 CmdArgs.push_back(FlagForCRT.data()); in ProcessVSRuntimeLibrary()