Michael J. Spencer
|
753cbbbd3c
|
Support/FileSystem: Add directory_iterator implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120989 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-06 04:28:42 +00:00 |
|
Michael J. Spencer
|
7eec50bf4f
|
Support/Windows: Add ScopedHandle and move some clients over to it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120987 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-06 04:28:13 +00:00 |
|
Michael J. Spencer
|
9d425e7687
|
Support/PathV2: Remove redundant calls to make_error_code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120913 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-04 18:45:32 +00:00 |
|
Michael J. Spencer
|
470ae13be8
|
Support/FileSystem: Add status implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120870 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-04 00:32:40 +00:00 |
|
Michael J. Spencer
|
4958466f9f
|
Support/Windows/FileSystem: Fix MinGW warnings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120868 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-04 00:32:14 +00:00 |
|
Michael J. Spencer
|
01a87c413d
|
Support/FileSystem: Add file_size implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120867 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-04 00:31:48 +00:00 |
|
Michael J. Spencer
|
b531f45a9d
|
Support/FileSystem: Add equivalent implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120827 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 18:49:13 +00:00 |
|
Michael J. Spencer
|
db04b39dad
|
Support/FileSystem: Fix MinGW build. It doesn't have _chsize_s.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120826 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 18:48:56 +00:00 |
|
Michael J. Spencer
|
b39e33f39b
|
And I really hate line endings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120821 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 18:04:11 +00:00 |
|
Michael J. Spencer
|
af45fc005b
|
Support/Windows/FileSystem: Fix MinGW build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120820 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 18:03:28 +00:00 |
|
Michael J. Spencer
|
3920d3b4f4
|
Support/FileSystem: Add resize_file implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120819 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 17:54:07 +00:00 |
|
Michael J. Spencer
|
a50b98c517
|
Support/FileSystem: Add rename implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120818 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 17:53:55 +00:00 |
|
Michael J. Spencer
|
106aa731bf
|
Support/FileSystem: Add remove implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120817 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 17:53:43 +00:00 |
|
Michael J. Spencer
|
998b4709cb
|
Fix line endings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120816 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 17:53:23 +00:00 |
|
Michael J. Spencer
|
9b391c513e
|
Support/FileSystem: Add create_symlink implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120800 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 07:41:25 +00:00 |
|
Michael J. Spencer
|
d7b305f13e
|
Support/FileSystem: Add create_hard_link implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120792 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 05:58:41 +00:00 |
|
Michael J. Spencer
|
b83769f36a
|
Support/FileSystem: Add create_director{y,ies} implementations.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120790 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 05:42:11 +00:00 |
|
Michael J. Spencer
|
2dbdeee87a
|
Support/Windows/FileSystem: Remove unneeded toNullTerminatedStringRef.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120777 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 01:21:38 +00:00 |
|
Michael J. Spencer
|
3cb84ef65d
|
Support/FileSystem: Add unique_file and exists implementations.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120776 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-03 01:21:28 +00:00 |
|
Michael J. Spencer
|
871498e2ce
|
Support/FileSystem: Fix copy_file implementation to use toNullTerminatedStringRef
instead of toStringRef. The file system APIs need c strings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120601 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-01 20:37:42 +00:00 |
|
Michael J. Spencer
|
bee0c38f59
|
Support/FileSystem: Add copy_file implementation. Not tests yet because the
file creation APIs aren't implemented.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120593 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-12-01 19:32:01 +00:00 |
|
Michael J. Spencer
|
dffde99644
|
Support: Add PathV2 implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120329 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-29 22:28:51 +00:00 |
|
Charles Davis
|
53ca1f3190
|
Now to chant the magical incantation that will exorcise the System library
from LLVM forever:
grep -lR "llvm/System" * | grep -v .svn | xargs sed -ie 's#llvm/System#llvm/Support#g'
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120314 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-29 19:44:50 +00:00 |
|
Michael J. Spencer
|
1f6efa3996
|
Merge System into Support.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-29 18:16:10 +00:00 |
|