summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/Unix.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
| | | | | | | | 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
* Add a new abstraction, SysConfig for platform independent systemReid Spencer2004-08-311-0/+1
| | | | | | | configuration calls. Right now this just contains PreventCoreFiles so that bugpoint can by platform independent. llvm-svn: 16124
* Add inclusion of assert.hReid Spencer2004-08-301-0/+1
| | | | llvm-svn: 16118
* Include some additional header files.Reid Spencer2004-08-291-4/+6
| | | | | | Fix the banner length. llvm-svn: 16086
* Initial implementation of the Path operating system concept.Reid Spencer2004-08-251-0/+34
llvm-svn: 16048
OpenPOWER on IntegriCloud