fix operand indexes when outputting InvokeInsts
authorGabor Greif <ggreif@gmail.com>
Tue, 4 May 2010 09:23:54 +0000 (09:23 +0000)
committerGabor Greif <ggreif@gmail.com>
Tue, 4 May 2010 09:23:54 +0000 (09:23 +0000)
commit2f256f45612fe86f20d6439b917fbc3662e20f02
tree66d7ea4349649b89ad0c3f3cf66d6c766d5ee652
parent9c488376efc195e3ee3061d0c3e25e56ff25c7bf
fix operand indexes when outputting InvokeInsts

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103003 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp