Replace fix with one less disruptive to the original code.
authorJeff Cohen <jeffc@jolt-lang.org>
Wed, 4 Jan 2006 03:23:30 +0000 (03:23 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Wed, 4 Jan 2006 03:23:30 +0000 (03:23 +0000)
commit60e9187a90c93a7660946789af52d9b40f652a0c
tree3631e37e7bef1081437f313c810558210c8baffe
parentf356d70ec3a231ee760529fa1ca966f3e0b5161c
Replace fix with one less disruptive to the original code.

Also note that GCC 4.1 also correctly flags the syntax error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25076 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp