Home | History | Annotate | Download | only in Driver

Lines Matching refs:NeedsTempPath

5373 bool darwin::Link::NeedsTempPath(const InputInfoList &Inputs) const {
5412 if (Version[0] >= 116 && D.IsUsingLTO(Args) && NeedsTempPath(Inputs)) {