summaryrefslogtreecommitdiff
path: root/tools/llvm2cpp/llvm2cpp.cpp
Commit message (Expand)AuthorAge
* bitcodify, remove eh cruftChris Lattner2007-05-06
* push bytecode decompressor out through APIs. Now the bytecode readerChris Lattner2007-02-07
* make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.Chris Lattner2006-12-06
* Fix PR819, llvm2cpp should read .bc files, not .ll files.Chris Lattner2006-07-06
* Change the verifier to never throw an exception. Instead verifyModule canopt...Chris Lattner2006-07-06
* Fix file header comment.Reid Spencer2006-05-29
* Fix the file's comment block.Reid Spencer2006-05-29
* Initial Commit of llvm2cppReid Spencer2006-05-29