llvm-6502/tools/llvm2cpp
Reid Spencer fb0c0dc960 Initial Commit of llvm2cpp
This is a safekeeping commit. The program is not finished. It currently
handles modules, types, global variables and function declarations. Blocks
and instructions remain to be done.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28528 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-29 00:57:22 +00:00
..
CppWriter.cpp Initial Commit of llvm2cpp 2006-05-29 00:57:22 +00:00
CppWriter.h Initial Commit of llvm2cpp 2006-05-29 00:57:22 +00:00
llvm2cpp.cpp Initial Commit of llvm2cpp 2006-05-29 00:57:22 +00:00
Makefile Initial Commit of llvm2cpp 2006-05-29 00:57:22 +00:00