This commit is contained in:
Vladimir Kozlov 2010-04-02 15:55:04 -07:00
commit 6f0a3e4a80
10 changed files with 75 additions and 160 deletions

View file

@ -2502,10 +2502,6 @@ class CommandLineFlags {
notproduct(bool, TraceSpilling, false, \
"Trace spilling") \
\
develop(bool, DeutschShiffmanExceptions, true, \
"Fast check to find exception handler for precisely typed " \
"exceptions") \
\
product(bool, SplitIfBlocks, true, \
"Clone compares and control flow through merge points to fold " \
"some branches") \