Searched refs:LTOObjPath (Results 1 – 3 of 3) sorted by relevance
264 if (!Config->LTOObjPath.empty()) in compile()265 saveBuffer(Buf[0], Config->LTOObjPath); in compile()
98 llvm::StringRef LTOObjPath; member
809 Config->LTOObjPath = Args.getLastArgValue(OPT_plugin_opt_obj_path_eq); in readConfigs()