llvm-project/llvm/tools/llvm2cpp
Reid Spencer c194e7e843 Next batch of implementation:
1. Get rid of old AsmWriter cruft that's not needed.
2. Implement several instructions. Enough to get by globalvars.ll and
   alignment.ll in the Feature test suite.
3. Handle constants properly (don't repeat definitions).
4. Make the output compatible with llvm-dis for diff purposes.

llvm-svn: 28541
2006-05-29 18:08:06 +00:00
..
CppWriter.cpp Next batch of implementation: 2006-05-29 18:08:06 +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