Skip to content
  1. Jun 05, 2006
    • Reid Spencer's avatar
      Make it possible to override the standard version printer. Not all tools · b3171678
      Reid Spencer authored
      built with CommandLine.h will want the --version option to report that the
      tool belongs to LLVM. To override simply pass a void func() to the
      cl::SetVersionPrinter() function and that void func() will be called when
      it is time to print the version information.
      
      llvm-svn: 28687
      b3171678
    • Reid Spencer's avatar
      For PR798: · 7c77323e
      Reid Spencer authored
      Add support for Graphviz. Patch contributed by Anton Korobeynikov.
      
      llvm-svn: 28684
      7c77323e
  2. Jun 04, 2006
  3. Jun 03, 2006
  4. Jun 02, 2006
  5. Jun 01, 2006
  6. May 31, 2006
Loading