Home | History | Annotate | Download | only in llvmbuild

Lines Matching full:outpath

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