Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support/Path: Deprecate Path::hasMagicNumber and replace all uses with ↵ | Michael J. Spencer | 2010-12-28 | 1 | -1/+5 |
| | | | | | | fs::has_magic. llvm-svn: 122589 | ||||
* | Delete Path::appendSuffix's return value; it wasn't used anywhere, which | Dan Gohman | 2010-12-01 | 1 | -8/+1 |
| | | | | | | is fine since isn't really necessary to check isValid there anyway. llvm-svn: 120538 | ||||
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+296 |
llvm-svn: 120298 |