Call the correct function name. Patch from Stephane Letz.
authorNick Lewycky <nicholas@mxc.ca>
Sat, 16 Jun 2007 16:17:35 +0000 (16:17 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 16 Jun 2007 16:17:35 +0000 (16:17 +0000)
commit8946fe177659512b14f7292eb0f0fc8532fcce64
tree022cbc463e87b8fa85a051df6f33eddfef045154
parente882fca902ba6b1a9e0c361c5781084f79eb6216
Call the correct function name. Patch from Stephane Letz.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37614 91177308-0d34-0410-b5e6-96231b3b80d8
test/Other/2007-06-16-Funcname.ll [new file with mode: 0644]
tools/llvm2cpp/CppWriter.cpp