aboutsummaryrefslogtreecommitdiff
path: root/include/Support/CommandLine.h
AgeCommit message (Expand)Author
2002-09-13Checkin patch written by Casey Carter, enabling support for the redhat GCC 2.96Chris Lattner
2002-08-07Simplify interface to parsers.Chris Lattner
2002-07-24Changes to build with GCC 3.1Chris Lattner
2002-07-23Add support for removing an option from a genericparserChris Lattner
2002-07-23Change to avoid bug in GCC 3.0.4Chris Lattner
2002-07-22Checkin CommandLine 2.0Chris Lattner
2002-05-22Add ability to update existing variables with values read from the command lineChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-11-27Create a new #include "Support/..." directory structure to move thingsChris Lattner