Michael J. Spencer
|
9fc1d9dcc3
|
Support/FileSystem: Add copy_file implementation. Not tests yet because the
file creation APIs aren't implemented.
llvm-svn: 120593
|
2010-12-01 19:32:01 +00:00 |
Michael J. Spencer
|
ebad2f9d36
|
Support: Add PathV2 implementation.
llvm-svn: 120329
|
2010-11-29 22:28:51 +00:00 |
Charles Davis
|
54c9eb6fff
|
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'
llvm-svn: 120314
|
2010-11-29 19:44:50 +00:00 |
Michael J. Spencer
|
447762da85
|
Merge System into Support.
llvm-svn: 120298
|
2010-11-29 18:16:10 +00:00 |