1. f66d20d ensure that every error return sets a message (and goes through Error, for by Chris Lattner · 18 years ago
  2. 084a844 fix memory leak by Chris Lattner · 18 years ago
  3. f581c3b implement reading and writing of constant exprs. by Chris Lattner · 18 years ago
  4. 522b7b1 implement support for reading aggregate constants, including handling forward by Chris Lattner · 18 years ago
  5. 0eef080 add supprot for FP constants, wide integers, and fix the encoding of MININT by Chris Lattner · 18 years ago
  6. e16504e read basic constants: null, undef, integers <= 64bits by Chris Lattner · 18 years ago
  7. e84bcb9 move check to the right place :) by Chris Lattner · 18 years ago
  8. 6dbfd7b track global inits by Chris Lattner · 18 years ago
  9. 0b2482a Read global symtab by Chris Lattner · 18 years ago
  10. d127c1b implement reading of abbrevs, and writing of abbreviated global varrs. by Chris Lattner · 18 years ago
  11. 36d5e7d first part of implementation of abbrevs. The writer isn't fully there yet and the by Chris Lattner · 18 years ago
  12. caee0dc Initial support for reading bitcode files. They currently only read types, by Chris Lattner · 18 years ago