Searched defs:outpath (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/llvm-build/llvmbuild/
H A Dmain.py887 outpath = os.path.join(opts.build_root, subpath) variable
888 result = configutil.configure_file(inpath, outpath, substitutions)
890 note("configured file %r hasn't changed" % outpath)

Completed in 79 milliseconds