1. da8f004 Support passing a data pointer to annotation factory methods by Chris Lattner · 23 years ago
  2. 8dc89a3 Add annotation support by Chris Lattner · 23 years ago
  3. 3805e4c Fixed a bug exposed when doing something like this: <program> -notanoption --help by Chris Lattner · 23 years ago
  4. 2233a07 Doh! Wrong Optional flag. :( by Chris Lattner · 23 years ago
  5. 03fe1bd Add a comment indicating that there is documentation of the library by Chris Lattner · 23 years ago
  6. dc4693d Minor changes to implementation of CommandLine library to let users override by Chris Lattner · 23 years ago
  7. 1e78f36 CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline by Chris Lattner · 23 years ago
  8. 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 23 years ago
  9. dbab15a Initial checkin by Chris Lattner · 23 years ago
  10. 8f367bd Large scale changes to implement new command line argument facility by Chris Lattner · 23 years ago
  11. 953e0d7 Convert from using C style char*'s to strings. by Chris Lattner · 23 years ago
  12. 29f921c Remove String file some more by Chris Lattner · 23 years ago
  13. c035202 Remove stringutils.h file by Chris Lattner · 23 years ago
  14. 6beedac Program options class. by Vikram S. Adve · 23 years ago