summaryrefslogtreecommitdiff
path: root/include/Support/HashExtras.h
Commit message (Expand)AuthorAge
* Fixes for PR114: Thanks to Reid Spencer!Chris Lattner2003-11-16
* Added LLVM notice.John Criswell2003-10-20
* Standardize header file commentsChris Lattner2003-09-30
* Reordered includes to be consistent with the LLVM style.Misha Brukman2003-08-15
* Regularize the names of #include-guards.Brian Gaeke2003-06-17
* Don't #include <Support/*>, #include "Support/*"Chris Lattner2002-10-28
* GCC 3.1 fixesChris Lattner2002-07-24
* Move hash_* extension headers from ext/ to Support/ so that we can supportChris Lattner2002-07-24
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-27