Don't turn on SETCC upgrade yet!
authorReid Spencer <rspencer@reidspencer.com>
Wed, 6 Dec 2006 06:29:36 +0000 (06:29 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 6 Dec 2006 06:29:36 +0000 (06:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32268 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-upgrade/UpgradeParser.y

index e5757c42638489c65c383a8798be81e3247585e7..1b315acc22acd35f150253100641bb6626cf6e7e 100644 (file)
@@ -23,7 +23,7 @@
 #define YYERROR_VERBOSE 1
 #define YYINCLUDED_STDLIB_H
 #define YYDEBUG 1
-#define UPGRADE_SETCOND_OPS 1
+#define UPGRADE_SETCOND_OPS 0
 
 int yylex();                       // declaration" of xxx warnings.
 int yyparse();