Reid Spencer 24f0a4a816 Make it possible to override the standard version printer. Not all tools
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
2006-06-05 16:22:56 +00:00
..
2006-06-05 15:44:46 +00:00
2006-06-05 15:44:46 +00:00
2006-06-01 17:29:22 +00:00
2006-06-01 19:14:22 +00:00
2006-06-05 15:44:46 +00:00
2006-06-04 09:08:00 +00:00
2006-05-17 22:55:35 +00:00