Update generated code to use new API of GetElementPtrInst::Create.
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 26 Jul 2011 20:52:25 +0000 (20:52 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 26 Jul 2011 20:52:25 +0000 (20:52 +0000)
commit45c8d2bc9cf3d0a4da10deab45e3d0d45513e19f
tree8c859e4fb76381344a9e41fcc006676363e7d89b
parent84c93d4bb045ef11d9f4792a5f13e41494fdff7d
Update generated code to use new API of GetElementPtrInst::Create.

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