Revert "Remove a use of PathV1.h."
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 17 Jun 2013 19:54:17 +0000 (19:54 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 17 Jun 2013 19:54:17 +0000 (19:54 +0000)
commit338d8592b0bd80a58e462caa2fa9a6a69dd2500e
tree32c227d906a41ef44669a448c2b9963396ed3082
parent11db6df569c7289902110fb3da41be1787e4b92c
Revert "Remove a use of PathV1.h."

This reverts commit r183985.

We were missing the checks for not deleting things like /dev/null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184111 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/ToolOutputFile.cpp