Fix an incompatibility with GCC 4.1, thanks to Vladimir Merzliakov
authorChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 15:04:15 +0000 (15:04 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 15:04:15 +0000 (15:04 +0000)
commitdc93efe30e8fe819c7bd3abecf4b6ea50030e394
tree2ddb944f01cff4e2a07408693ad7a0c5630288ec
parent08a6b3cf7ed105c49502716f835f0d8cd8be05b0
Fix an incompatibility with GCC 4.1, thanks to Vladimir Merzliakov
for pointing this out!

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