llvm-6502/tools/llvm2cpp
Reid Spencer 12803f5b6b Major reorganization and extension of the code. The diff on this will be a
mess as functions were moved around into a better ordering. The code was
extended to provide various -gen-* options to better control what the
generated output should be. Currently it is possible to generate entire
modules (three different ways), functions, global variables, and types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28589 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-31 17:31:38 +00:00
..
CppWriter.cpp Major reorganization and extension of the code. The diff on this will be a 2006-05-31 17:31:38 +00:00
CppWriter.h Initial Commit of llvm2cpp 2006-05-29 00:57:22 +00:00
llvm2cpp.cpp Fix file header comment. 2006-05-29 18:06:28 +00:00
Makefile Remove temporary testing rules. 2006-05-29 18:05:59 +00:00