Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dcollect_and_build_with_pgo.py295 def _build_optimized_clang(env, stage1_dir, profdata_file): argument
296 if not env.dry_run and not os.path.exists(profdata_file):
298 profdata_file)
302 cmake.add_new_flag('LLVM_PROFDATA_FILE', os.path.abspath(profdata_file))