Searched refs:WasmOptPath (Results 1 – 1 of 1) sorted by relevance
133 auto WasmOptPath = getToolChain().GetProgramPath("wasm-opt"); in ConstructJob() local134 if (WasmOptPath != "wasm-opt") { in ConstructJob()145 const char *WasmOpt = Args.MakeArgString(WasmOptPath); in ConstructJob()