aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/SlowOperationInformer.h
AgeCommit message (Expand)Author
2010-08-20Delete SlowOperationInformer, which is no longer used.Dan Gohman
2010-04-02Add an explicit keyword.Dan Gohman
2009-10-26Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2006-08-07Remove the use of "IncludeFile" from this support facility. The mechanismReid Spencer
2006-07-26For PR780:Reid Spencer
2006-07-06Modify the SlowOperationInformer interface to not throw exceptions.Chris Lattner
2006-05-25Fix breakage on platforms where string/cassert don't pull in int64_t.Chris Lattner
2006-05-24For PR786:Reid Spencer
2005-04-21Remove trailing whitespaceMisha Brukman
2004-09-01Changes For Bug 352Reid Spencer
2003-12-31* Add a new helper progress methodChris Lattner
2003-12-31clarify commentsChris Lattner
2003-12-31New class, useful for command-line interactive programs.Chris Lattner