| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support/Path: Deprecate PathV1::isDirectory and replace all uses with ↵ | Michael J. Spencer | 2011-01-11 | 1 | -1/+2 |
| | | | | | | | PathV2::is_directory. llvm-svn: 123209 | ||||
| * | Support/Path: Deprecate PathV1::exists and replace all uses with ↵ | Michael J. Spencer | 2011-01-10 | 1 | -1/+2 |
| | | | | | | | PathV2::fs::exists. llvm-svn: 123151 | ||||
| * | Support/PathV1: Deprecate GetRootDirectory. | Michael J. Spencer | 2010-12-27 | 1 | -6/+5 |
| | | | | | llvm-svn: 122580 | ||||
| * | Support/PathV1: Deprecate makeAbsolute and remove Unix impl because it ↵ | Michael J. Spencer | 2010-12-25 | 1 | -12/+0 |
| | | | | | | | annoys people. llvm-svn: 122553 | ||||
| * | Now to chant the magical incantation that will exorcise the System library | Charles Davis | 2010-11-29 | 1 | -1/+1 |
| | | | | | | | | | from LLVM forever: grep -lR "llvm/System" * | grep -v .svn | xargs sed -ie 's#llvm/System#llvm/Support#g' llvm-svn: 120314 | ||||
| * | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+896 |
| llvm-svn: 120298 | |||||

