1. 065344d use the new MemoryBuffer interfaces to simplify error reporting in clients. by Chris Lattner · 18 years ago
  2. 44dadff switch tools to bitcode instead of bytecode by Chris Lattner · 18 years ago
  3. b958ba3 bitcodify, remove eh cruft by Chris Lattner · 18 years ago
  4. f2e292c push bytecode decompressor out through APIs. Now the bytecode reader by Chris Lattner · 19 years ago
  5. c30598b make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. by Chris Lattner · 19 years ago
  6. 8eaafde Fix PR819, llvm2cpp should read .bc files, not .ll files. by Chris Lattner · 19 years ago
  7. 05ac92c Change the verifier to never throw an exception. Instead verifyModule canoptionally return the string error, which is an easier api for clients touse anyway. by Chris Lattner · 19 years ago
  8. ba570d7 Fix file header comment. by Reid Spencer · 19 years ago
  9. d9169d3 Fix the file's comment block. by Reid Spencer · 19 years ago
  10. fb0c0dc Initial Commit of llvm2cpp by Reid Spencer · 19 years ago