Searched refs:has_llvm_subproject (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/utils/
H A Dcollect_and_build_with_pgo.py150 def has_llvm_subproject(self, name): member in class:Env
452 if not env.has_llvm_subproject('clang'):
454 if not env.has_llvm_subproject('compiler-rt'):

Completed in 79 milliseconds