Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-04 | Drop llvm2cpp, it's now a llc target | Anton Korobeynikov | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50614 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-12-29 | remove attributions from tools. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45421 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2006-05-29 | Initial Commit of llvm2cpp | Reid Spencer | |
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 |