Bugfix in the Cpp backend after API change on PHINode::Create.
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 10 Apr 2011 17:39:40 +0000 (17:39 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 10 Apr 2011 17:39:40 +0000 (17:39 +0000)
commitc6cf19731504e7f922d1409ac118c59f5ab8e3c2
tree969a0a7f1d8530ac5702b87f00fa65dd0a6cbcd1
parent3447b4f01bd82f5b3b1c8b315a9db507fdd71b91
Bugfix in the Cpp backend after API change on PHINode::Create.

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