1. d49ea88 Minor bugfix, prevents error in LLI by Chris Lattner · 23 years ago
  2. 5df56c4 Checkin CommandLine 2.0 by Chris Lattner · 23 years ago
  3. 8f7b500 Add ability to update existing variables with values read from the command line by Chris Lattner · 23 years ago
  4. d5a8470 Eliminate duplicate or unneccesary #include's by Chris Lattner · 23 years ago
  5. 2294b4e 64 bit clean now by Chris Lattner · 24 years ago
  6. c2ef08c If an invalid alternative is listed for an argument, print the valid options by Chris Lattner · 24 years ago
  7. 7f74a56 Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  8. 5de2204 Create a new #include "Support/..." directory structure to move things by Chris Lattner · 24 years ago
  9. f0f9105 * Implement support for folding multiple single letter arguments together like by Chris Lattner · 24 years ago
  10. e81c409 Provide option to enable eating of all arguments following a specific one by Chris Lattner · 24 years ago
  11. d4617cd Clean up error handling a bit. Add / as a seperator for command line arguments. This is just a big old ugly hack. by Chris Lattner · 24 years ago
  12. 675db8d Add StringList support by Chris Lattner · 24 years ago
  13. fd7f856 Fixed a bug exposed when doing something like this: <program> -notanoption --help by Chris Lattner · 24 years ago
  14. 46c7346 Doh! Wrong Optional flag. :( by Chris Lattner · 24 years ago
  15. 81cc83d Add a comment indicating that there is documentation of the library by Chris Lattner · 24 years ago
  16. 4fdde2c Minor changes to implementation of CommandLine library to let users override by Chris Lattner · 24 years ago
  17. ab0cc40 CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline by Chris Lattner · 24 years ago
  18. e2472bb Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 24 years ago
  19. 36a57d3 Initial checkin by Chris Lattner · 24 years ago