aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm2cpp/llvm2cpp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PR819, llvm2cpp should read .bc files, not .ll files.Chris Lattner2006-07-061-79/+53
* Change the verifier to never throw an exception. Instead verifyModule canopt...Chris Lattner2006-07-061-8/+10
* Fix file header comment.Reid Spencer2006-05-291-2/+2
* Fix the file's comment block.Reid Spencer2006-05-291-6/+7
* Initial Commit of llvm2cppReid Spencer2006-05-291-0/+138