Home
last modified time | relevance | path

Searched refs:TargetBuildsComponents (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp63 static bool TargetBuildsComponents(const llvm::Triple &TargetTriple) { in TargetBuildsComponents() function
185 bool WasmOptDefault = !TargetBuildsComponents(ToolChain.getTriple()); in ConstructJob()
271 if (TargetBuildsComponents(getTriple())) in getDefaultLinker()