summaryrefslogtreecommitdiff
path: root/lib/Support/SlowOperationInformer.cpp
Commit message (Expand)AuthorAge
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-07
* Removed #include <iostream> and replace with llvm_* streams.Bill Wendling2006-11-26
* Remove the use of "IncludeFile" from this support facility. The mechanismReid Spencer2006-08-07
* For PR780:Reid Spencer2006-07-26
* Modify the SlowOperationInformer interface to not throw exceptions.Chris Lattner2006-07-06
* For PR351:Reid Spencer2005-12-22
* Remove trailing whitespaceMisha Brukman2005-04-21
* Changes For Bug 352Reid Spencer2004-09-01
* Not all platforms supports sighandler_t, so I changed it to use the olderJohn Criswell2004-01-01
* * Add a new helper progress methodChris Lattner2003-12-31
* Add missing #includeChris Lattner2003-12-31
* New class, useful for command-line interactive programs.Chris Lattner2003-12-31