Rafael Espindola
|
8a9592657a
|
Revert "Remove a use of PathV1.h."
This reverts commit r183985.
We were missing the checks for not deleting things like /dev/null.
llvm-svn: 184111
|
2013-06-17 19:54:17 +00:00 |
|
Rafael Espindola
|
2b411d1243
|
Don't use PathV1.h in LTOCodeGenerator.cpp
This patch also adds a simpler version of sys::fs::remove and a tool_output_file
constructor for when we already have an open file.
llvm-svn: 184095
|
2013-06-17 18:05:35 +00:00 |
|
Rafael Espindola
|
b3ffa88108
|
Remove a use of PathV1.h.
llvm-svn: 183985
|
2013-06-14 16:20:18 +00:00 |
|
Rafael Espindola
|
6c0ca078e2
|
Don't use PathV1.h in Signals.h.
llvm-svn: 183947
|
2013-06-13 21:16:58 +00:00 |
|
Michael J. Spencer
|
d5ec932c3a
|
Merge System into Support.
llvm-svn: 120298
|
2010-11-29 18:16:10 +00:00 |
|
Dan Gohman
|
6645ce3f75
|
Move tool_output_file into its own file.
llvm-svn: 115973
|
2010-10-07 20:32:40 +00:00 |
|