NAKAMURA Takumi
|
5a3ff5b5a0
|
Make Win32's header file name lower for cross build on case-sensitive filesystem.
llvm-svn: 124864
|
2011-02-04 12:53:04 +00:00 |
Michael J. Spencer
|
ee1699c362
|
Support/PathV2: Implement get_magic.
llvm-svn: 123544
|
2011-01-15 18:52:33 +00:00 |
Michael J. Spencer
|
4571040ea1
|
Support/FileSystem: Add unique_file and exists implementations.
llvm-svn: 120776
|
2010-12-03 01:21:28 +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 |