For PR1080:
authorReid Spencer <rspencer@reidspencer.com>
Sat, 6 Jan 2007 00:12:05 +0000 (00:12 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 6 Jan 2007 00:12:05 +0000 (00:12 +0000)
commit520071af0a9528014e68bcedcf9f5318c3d3cdd6
tree96adb517a60778ae5675298aa60d0b53f4affc02
parentd08d23315d20c568fe35b8732d4a49d298b228c2
For PR1080:
Emit the correct syntax for icmp and fcmp constant expressions. The
predicate goes outside the parentheses not inside. This was a change made
in the assembler without the corresponding change made in llvm-upgrade.

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