Michael J. Spencer
|
58df2e00b2
|
Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::exists.
llvm-svn: 123151
|
2011-01-10 02:34:23 +00:00 |
Michael J. Spencer
|
c581fe7e81
|
Support/Path: Deprecate Path::hasMagicNumber and replace all uses with fs::has_magic.
llvm-svn: 122589
|
2010-12-28 01:49:21 +00:00 |
Dan Gohman
|
e41b1463f9
|
Delete Path::appendSuffix's return value; it wasn't used anywhere, which
is fine since isn't really necessary to check isValid there anyway.
llvm-svn: 120538
|
2010-12-01 02:46:41 +00:00 |
Michael J. Spencer
|
447762da85
|
Merge System into Support.
llvm-svn: 120298
|
2010-11-29 18:16:10 +00:00 |