summaryrefslogtreecommitdiffstats
path: root/llvm/include/Config/stdint.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-23/+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
* Added LLVM header notice.John Criswell2003-10-201-2/+7
| | | | llvm-svn: 9302
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+18
system. llvm-svn: 7014
OpenPOWER on IntegriCloud