Searched refs:FlagForCRT (Results 1 – 1 of 1) sorted by relevance
4817 StringRef FlagForCRT; in ProcessVSRuntimeLibrary() local4824 FlagForCRT = "--dependent-lib=msvcrt"; in ProcessVSRuntimeLibrary()4830 FlagForCRT = "--dependent-lib=msvcrtd"; in ProcessVSRuntimeLibrary()4837 FlagForCRT = "--dependent-lib=libcmt"; in ProcessVSRuntimeLibrary()4843 FlagForCRT = "--dependent-lib=libcmtd"; in ProcessVSRuntimeLibrary()4852 CmdArgs.push_back(FlagForCRT.data()); in ProcessVSRuntimeLibrary()