Modify Path::eraseFromDisk to not throw an exception.
authorChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 22:29:50 +0000 (22:29 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 22:29:50 +0000 (22:29 +0000)
commit0c33231eff17edbdabdb186e1fae718cf94b58b2
treeb7b5e08357f3a04f92267bbbc0ee9d8915a82900
parent65a392ebeae214ccb25f4d5ec856688e4e690e0d
Modify Path::eraseFromDisk to not throw an exception.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29400 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileUtilities.h
include/llvm/System/Path.h
lib/Archive/ArchiveWriter.cpp
lib/Bytecode/Archive/ArchiveWriter.cpp
lib/System/Unix/Path.inc
lib/System/Win32/Path.inc