| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
| |
Change interface to Path class:
readable -> canRead
writable -> canWrite
executable -> canExecute
More (incremental) changes coming to close 495.
llvm-svn: 22345
|
|
|
|
| |
llvm-svn: 21420
|
|
|
|
| |
llvm-svn: 19120
|
|
|
|
|
|
|
| |
Include local FDHandle.h file now that FDHandle is local to this library
and not in lib/System/FileUtilities.
llvm-svn: 19108
|
|
|
|
|
|
| |
FDHandle class (non-portable) moved here from lib/Support/FileUtilities
llvm-svn: 19107
|
|
|
|
| |
llvm-svn: 19077
|
|
|
|
| |
llvm-svn: 19070
|
|
|
|
|
|
|
| |
* Remove #inclusion of FileUtilities.h, not needed any more.
* Convert getUniqueFilename -> sys::Pat::makeUnique()
llvm-svn: 18948
|
|
|
|
|
|
|
|
| |
The getFileTimestamp and getFileSize functions have been removed from \
FileUtilities.{h,cpp}. They are replaced by Path::getTimestamp and \
Path::getSize,respectively.
llvm-svn: 18892
|
|
|
|
|
|
|
| |
* Get file information from a MappedFile instance \
* Convert file type tests to sys::Path form
llvm-svn: 18854
|
|
|
|
| |
llvm-svn: 17286
|
|
|
|
| |
llvm-svn: 17155
|
|
|
|
| |
llvm-svn: 17136
|
|
|
|
| |
llvm-svn: 16950
|
|
|
|
| |
llvm-svn: 16885
|
|
|
|
|
|
|
|
| |
Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.
llvm-svn: 16137
|
|
|
|
| |
llvm-svn: 15332
|
|
|
|
|
|
| |
- Replace ConstantPointerRef usage with GlobalValue usage
llvm-svn: 14953
|
|
|
|
| |
llvm-svn: 14622
|
|
|
|
| |
llvm-svn: 14266
|
|
|
|
| |
llvm-svn: 10860
|
|
|
|
| |
llvm-svn: 10859
|
|
|
|
| |
llvm-svn: 10852
|
|
|
|
|
|
| |
Add <csignal> so that this file compiles on Solaris.
llvm-svn: 10697
|
|
|
|
| |
llvm-svn: 10693
|
|
by any stretch of the imagination, but it is pretty cool and works :)
llvm-svn: 10685
|