llvm-project/llvm/tools/llvm2cpp
Reid Spencer 36d4c07500 Fix PR1525:
Use a better determinator for identifying constant array initializers that
are or are not zero terminated and generate code appropriately.

llvm-svn: 37720
2007-06-25 16:45:54 +00:00
..
CppWriter.cpp Fix PR1525: 2007-06-25 16:45:54 +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