Home | History | Annotate | Download | only in llvmbuild

Lines Matching full:outpath

885             outpath = os.path.join(opts.build_root, subpath)
886 result = configutil.configure_file(inpath, outpath, substitutions)
888 note("configured file %r hasn't changed" % outpath)