aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System/Path.h
Commit message (Expand)AuthorAgeFilesLines
* Add the GetLibraryPath method.Reid Spencer2004-09-131-0/+11
* Add methods for detecting file types by magic number, getting the file nameReid Spencer2004-09-111-1/+38
* Revise the design of the Path concept per peer review. Too many changes toReid Spencer2004-08-291-118/+372
* Initial implementation of the Path operating system concept.Reid Spencer2004-08-251-0/+160
* Back out include/llvm/System changes until a satisfactory solution canReid Spencer2004-08-161-214/+0
* First version of a class to represent the notion of an operating systemReid Spencer2004-08-151-0/+214