Searched refs:LDMOption (Results 1 – 1 of 1) sorted by relevance
468 if (const char *LDMOption = getLDMOption(ToolChain.getTriple(), Args)) { in ConstructJob() local470 CmdArgs.push_back(LDMOption); in ConstructJob()