Moved removeFile() and getUniqueFilename() into FileUtilities.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 7 Aug 2003 21:28:50 +0000 (21:28 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 7 Aug 2003 21:28:50 +0000 (21:28 +0000)
commit3d1b0c73319ec1d01ec927ead03a09bbc62c7aea
tree68a7f7357981bef6cf27625f62b19b2cc7096cad
parent57d708b122d6fccaf2d5f8a4544f23ec1ad3060c
Moved removeFile() and getUniqueFilename() into FileUtilities.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7691 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/FileUtilities.h
include/Support/SystemUtils.h
include/llvm/Support/FileUtilities.h
include/llvm/Support/SystemUtils.h
lib/Support/FileUtilities.cpp
lib/Support/SystemUtils.cpp
support/lib/Support/FileUtilities.cpp
support/lib/Support/SystemUtils.cpp