1. 3d3fc32 eliminate residual cruft related to recognizing bytecode by Gabor Greif · 18 years ago
  2. e16561c Here is the bulk of the sanitizing. by Gabor Greif · 18 years ago
  3. 41528e6 switch this to bitcode instead of bytecode by Chris Lattner · 19 years ago
  4. a0e5f01 add bitcode support by Chris Lattner · 19 years ago
  5. a0e49f2 push bytecode decompressor out through APIs. Now the bytecode reader by Chris Lattner · 19 years ago
  6. f3baad3 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 19 years ago
  7. 7339b8d Removed #include <iostream> and replaced with llvm_* streams. by Bill Wendling · 19 years ago
  8. e58f740 Remove a redundant syscall. by Chris Lattner · 19 years ago
  9. 0e9bd5a Fixed style of curly brace. No functionality changes. by John Criswell · 20 years ago
  10. 8097c0a Be a little more explanatory in a comment. by Reid Spencer · 20 years ago
  11. 6796b48 Adjust the constructor to the Linker class to take an argument that names by Reid Spencer · 20 years ago
  12. c9c0473 For PR495: by Reid Spencer · 20 years ago
  13. 5b891e9 For PR495: by Reid Spencer · 20 years ago
  14. 10468d8 Remove trailing whitespace by Misha Brukman · 21 years ago
  15. e68dae0 Add support for ".so" files compiled with LLVM which contain LLVM bytecode. by Chris Lattner · 21 years ago
  16. b193ec5 Fix a compile error. config.h is now needed because DataTypes.h doesn't by Reid Spencer · 21 years ago
  17. 92e9762 * Fix header block. by Reid Spencer · 21 years ago
  18. 4a23d3f8 This file contains basic Linker facilities needed by all tools by Reid Spencer · 21 years ago