Home | History | Annotate | Download | only in llvmbuild

Lines Matching refs:makedirs

58     # os.makedirs considers it an error to be called with an existent path.
60 os.makedirs(path)
260 os.makedirs(directory_path)