Go to file
Ted Kremenek 86e793937a Running -grsimple now emits diagnostics about the time spent analyzing each function. Will
probably make this a separate command line option later.

Added "--analyze-function" option to the driver to (gradually) allow different
analyses to only be run on specific functions. Currently only --grsimple uses
this option.

llvm-svn: 47285
2008-02-18 21:21:23 +00:00
clang Running -grsimple now emits diagnostics about the time spent analyzing each function. Will 2008-02-18 21:21:23 +00:00
llvm Chris pointed out that it's not necessary to set i64 MUL to Expand 2008-02-18 19:34:53 +00:00