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