Fix PR1516:
authorReid Spencer <rspencer@reidspencer.com>
Sat, 16 Jun 2007 20:33:24 +0000 (20:33 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 16 Jun 2007 20:33:24 +0000 (20:33 +0000)
commitab24b4cf70b9476b81808917c9f960c52b8980bf
treeaadb9e2bdd2de2a8c157cf0696d26f241140e6bc
parent8946fe177659512b14f7292eb0f0fc8532fcce64
Fix PR1516:
When printing the uses of a function (-gen-function only), make sure to
include the constants referenced by intializers of global variables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37615 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm2cpp/CppWriter.cpp