For PR1113:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 15 Jan 2007 02:40:33 +0000 (02:40 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 15 Jan 2007 02:40:33 +0000 (02:40 +0000)
commit3d6cd1b149d778c0509ea934485c5d931a1aae7b
tree48ebfbb52cb29e384edbdf2b736ecab57b1dc977
parent42a75517250017a52afb03a0ade03cbd49559fe5
For PR1113:
Increment the counter after the second use, not after the first use. This
fixes PR1113.

Also, rename some classes for simplicity and to more naturally be
reminscient of LLVM 1.9. This in preparation for additional classes that
will provide a scaled down model of the LLVM 1.9 IR.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33226 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-upgrade/UpgradeInternals.h
tools/llvm-upgrade/UpgradeLexer.l
tools/llvm-upgrade/UpgradeParser.y