1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. e815619 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 18 years ago
  3. fe6b146 Removed #include <iostream> and replace with llvm_* streams. by Bill Wendling · 18 years ago
  4. dc4f6be Remove the use of "IncludeFile" from this support facility. The mechanism by Reid Spencer · 18 years ago
  5. 7107c3b For PR780: by Reid Spencer · 18 years ago
  6. 148f440 Modify the SlowOperationInformer interface to not throw exceptions. by Chris Lattner · 18 years ago
  7. a6d50d4 For PR351: by Reid Spencer · 19 years ago
  8. f976c85 Remove trailing whitespace by Misha Brukman · 19 years ago
  9. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  10. 2657aec Not all platforms supports sighandler_t, so I changed it to use the older by John Criswell · 21 years ago
  11. 9e26027 * Add a new helper progress method by Chris Lattner · 21 years ago
  12. 0a5f033 Add missing #include by Chris Lattner · 21 years ago
  13. a2e9363 New class, useful for command-line interactive programs. by Chris Lattner · 21 years ago