summaryrefslogtreecommitdiffstats
path: root/llvm/include/Config/sys/mman.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-32/+0
| | | | | | | | 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
* Visual C has something resembling a stat function, but it doesn't provide ↵Chris Lattner2004-06-041-1/+1
| | | | | | S_ISREG llvm-svn: 14016
* Added LLVM header notice.John Criswell2003-10-201-2/+10
| | | | llvm-svn: 9302
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+24
system. llvm-svn: 7014
OpenPOWER on IntegriCloud