hanchenye-llvm-project/llvm/tools/llvm2cpp
Reid Spencer 30945ca559 Fix more bugs. This version now passes all of the Feature test except for
a floating point conversion problem with NAN in intrinsics.ll. llvm2cpp
makes an attempt to provide the correct conversion, based on the
implementation in the CBackend writer, but it doesn't get NAN correct.

llvm-svn: 28568
2006-05-30 21:18:23 +00:00
..
CppWriter.cpp Fix more bugs. This version now passes all of the Feature test except for 2006-05-30 21:18:23 +00:00
CppWriter.h Initial Commit of llvm2cpp 2006-05-29 00:57:22 +00:00
Makefile Remove temporary testing rules. 2006-05-29 18:05:59 +00:00
llvm2cpp.cpp Fix file header comment. 2006-05-29 18:06:28 +00:00