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