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

/openbsd-current/gnu/llvm/llvm/utils/
H A Dcollect_and_build_with_pgo.py47 _build_things_in(env, out_dir, what=['check-llvm', 'check-clang'])
60 _build_things_in(env, target_dir, what=['all'])
233 def _build_things_in(env, target_dir, what): function
256 _build_things_in(env, target_dir, what=['clang', 'llvm-profdata', 'profile'])
289 _build_things_in(env, target_dir, what=['clang', 'lld'])
308 _build_things_in(env, target_dir, what=['clang'])

Completed in 82 milliseconds