| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 21420
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
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: 10852
|
|
by any stretch of the imagination, but it is pretty cool and works :)
llvm-svn: 10685
|