Searched refs:OptExec (Results 1 – 1 of 1) sorted by relevance
152 const char *OptExec = Args.MakeArgString(OptPath); in constructOptCommand() local153 C.addCommand(llvm::make_unique<Command>(JA, *this, OptExec, OptArgs, Inputs)); in constructOptCommand()