Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-10 | Support/Path: Deprecate PathV1::exists and replace all uses with ↵ | Michael J. Spencer | |
PathV2::fs::exists. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123151 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-11-29 | Now to chant the magical incantation that will exorcise the System library | Charles Davis | |
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 | Merge System into Support. | Michael J. Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8 |