llvm-project/llvm/tools/llvm2cpp
Reid Spencer 83c15f8a1b Fix PR1516:
When printing the uses of a function (-gen-function only), make sure to
include the constants referenced by intializers of global variables.

llvm-svn: 37615
2007-06-16 20:33:24 +00:00
..
CppWriter.cpp Fix PR1516: 2007-06-16 20:33:24 +00:00
CppWriter.h Initial Commit of llvm2cpp 2006-05-29 00:57:22 +00:00
Makefile switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00
llvm2cpp.cpp use the new MemoryBuffer interfaces to simplify error reporting in clients. 2007-05-06 23:45:49 +00:00