For PR797:
authorReid Spencer <rspencer@reidspencer.com>
Wed, 23 Aug 2006 07:30:48 +0000 (07:30 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 23 Aug 2006 07:30:48 +0000 (07:30 +0000)
commit5a060775da43ec2ef37e839e93a0805d543708a9
tree6cd7efaa67dec5d363323ccc5b9ee95c2e5bb8bd
parent6f4c60770cfe6c485cdcb1397df59d2c7778cbc9
For PR797:
Eliminate exception throwing from Path::renamePathOnDisk and adjust its
users correspondingly.

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