summaryrefslogtreecommitdiff
path: root/include/Support/Tree.h
Commit message (Expand)AuthorAge
* Hrm, how could this compile?Chris Lattner2003-11-29
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM notice.John Criswell2003-10-20
* Standardize header file commentsChris Lattner2003-09-30
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-30
* Remove a ton of extraneous #includesChris Lattner2003-06-22
* Regularize the names of #include-guards.Brian Gaeke2003-06-17
* Included assert.h so that the code compiles under newer versions of GCC.John Criswell2003-06-11
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-27