summaryrefslogtreecommitdiff
path: root/tools/llvm2cpp
Commit message (Expand)AuthorAge
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* fix utostrAndrew Lenharth2006-05-31
* Major reorganization and extension of the code. The diff on this will be aReid Spencer2006-05-31
* Don't generate module definitions when the -fragment option is given.Reid Spencer2006-05-31
* Fix more bugs. This version now passes all of the Feature test except forReid Spencer2006-05-30
* Fix many small bugs in llvm2cpp. This patch gets llvm2cpp working withReid Spencer2006-05-30
* First complete version of llvm2cpp that doesn't crash on any of the FeatureReid Spencer2006-05-30
* Next batch of implementation:Reid Spencer2006-05-29
* Fix file header comment.Reid Spencer2006-05-29
* Remove temporary testing rules.Reid Spencer2006-05-29
* Fix two bugs in the CppWriter.cpp:Reid Spencer2006-05-29
* Fix the file's comment block.Reid Spencer2006-05-29
* Initial Commit of llvm2cppReid Spencer2006-05-29