Eliminate some unnessary Path::exists() calls.
authorDan Gohman <gohman@apple.com>
Thu, 27 May 2010 20:51:54 +0000 (20:51 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 27 May 2010 20:51:54 +0000 (20:51 +0000)
commitd27047f87dae7c6eb59069b1e5d1368a0b2db5ff
treef733f3acf81017ebae48a799470f7a369b715877
parent8983846e6934fc52b9f2894fc95e68cbd1f56187
Eliminate some unnessary Path::exists() calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104888 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Archive/ArchiveWriter.cpp
tools/bugpoint/ExtractFunction.cpp
tools/llvm-link/llvm-link.cpp
tools/lto/LTOCodeGenerator.cpp