summaryrefslogtreecommitdiff
path: root/tools/llvm-upgrade/UpgradeParser.h.cvs
diff options
context:
space:
mode:
authorDavid Greene <greened@obbligato.org>2007-08-01 03:59:32 +0000
committerDavid Greene <greened@obbligato.org>2007-08-01 03:59:32 +0000
commit718fda37a70614c5158d0370da70c413fa0b6e0f (patch)
treea1c077e0c673f88f8f8403b34ba1adb5dfe100e4 /tools/llvm-upgrade/UpgradeParser.h.cvs
parent52eec548206d0b135b55ba52dd0e82e978f15ae5 (diff)
downloadllvm-718fda37a70614c5158d0370da70c413fa0b6e0f.tar.gz
llvm-718fda37a70614c5158d0370da70c413fa0b6e0f.tar.bz2
llvm-718fda37a70614c5158d0370da70c413fa0b6e0f.tar.xz
Update generated files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40663 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-upgrade/UpgradeParser.h.cvs')
-rw-r--r--tools/llvm-upgrade/UpgradeParser.h.cvs15
1 files changed, 7 insertions, 8 deletions
diff --git a/tools/llvm-upgrade/UpgradeParser.h.cvs b/tools/llvm-upgrade/UpgradeParser.h.cvs
index 5666ff982f..6fe3f63dab 100644
--- a/tools/llvm-upgrade/UpgradeParser.h.cvs
+++ b/tools/llvm-upgrade/UpgradeParser.h.cvs
@@ -1,7 +1,7 @@
-/* A Bison parser, made by GNU Bison 2.1. */
+/* A Bison parser, made by GNU Bison 1.875c. */
/* Skeleton parser for Yacc-like parsing with Bison,
- Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA. */
+ Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
/* As a special exception, when this file is copied by Bison into a
Bison output file, you may use that output file without restriction.
@@ -180,7 +180,6 @@
BITCAST = 406
};
#endif
-/* Tokens. */
#define ESINT64VAL 258
#define EUINT64VAL 259
#define SINTVAL 260
@@ -335,7 +334,7 @@
#if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 1775 "/proj/llvm/llvm-4/tools/llvm-upgrade/UpgradeParser.y"
+#line 1776 "/users/dag/projects/cascade/llvm.modified/tools/llvm-upgrade/UpgradeParser.y"
typedef union YYSTYPE {
llvm::Module *ModuleVal;
llvm::Function *FunctionVal;
@@ -377,8 +376,8 @@ typedef union YYSTYPE {
llvm::FCmpInst::Predicate FPred;
llvm::Module::Endianness Endianness;
} YYSTYPE;
-/* Line 1447 of yacc.c. */
-#line 382 "UpgradeParser.tab.h"
+/* Line 1268 of yacc.c. */
+#line 381 "UpgradeParser.tab.h"
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1
# define YYSTYPE_IS_TRIVIAL 1