summaryrefslogtreecommitdiffstats
path: root/llvm/include/Support/GraphTraits.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-83/+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
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
| | | | llvm-svn: 9903
* Added LLVM notice.John Criswell2003-10-201-0/+7
| | | | llvm-svn: 9300
* Standardize header file commentsChris Lattner2003-09-301-1/+1
| | | | llvm-svn: 8782
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
| | | | llvm-svn: 6732
* Add dummy entries to document what members can be addedChris Lattner2002-10-131-0/+7
| | | | llvm-svn: 4141
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-0/+65
from "llvm/Support/..." that are not llvm dependant. Move files and fix #includes llvm-svn: 1400
OpenPOWER on IntegriCloud