aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/SlowOperationInformer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of "IncludeFile" from this support facility. The mechanismReid Spencer2006-08-071-3/+0
* For PR780:Reid Spencer2006-07-261-0/+3
* Modify the SlowOperationInformer interface to not throw exceptions.Chris Lattner2006-07-061-9/+8
* Fix breakage on platforms where string/cassert don't pull in int64_t.Chris Lattner2006-05-251-0/+1
* For PR786:Reid Spencer2006-05-241-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* Changes For Bug 352Reid Spencer2004-09-011-3/+3
* * Add a new helper progress methodChris Lattner2003-12-311-0/+10
* clarify commentsChris Lattner2003-12-311-10/+9
* New class, useful for command-line interactive programs.Chris Lattner2003-12-311-0/+56