summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Config/sys/time.h
Commit message (Collapse)AuthorAgeFilesLines
* For PR351:Reid Spencer2004-12-201-24/+0
| | | | | | | This file is no longer needed as system dependent functions have been encapsulated into lib/System. llvm-svn: 19049
* Changes For Bug 352Reid Spencer2004-09-011-0/+24
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
OpenPOWER on IntegriCloud