Age | Commit message (Expand) | Author |
---|---|---|
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2006-12-07 | Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are | Bill Wendling |
2006-11-26 | Removed #include <iostream> and replace with llvm_* streams. | Bill Wendling |
2006-08-07 | Remove the use of "IncludeFile" from this support facility. The mechanism | Reid Spencer |
2006-07-26 | For PR780: | Reid Spencer |
2006-07-06 | Modify the SlowOperationInformer interface to not throw exceptions. | Chris Lattner |
2005-12-22 | For PR351: | Reid Spencer |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-09-01 | Changes For Bug 352 | Reid Spencer |
2004-01-01 | Not all platforms supports sighandler_t, so I changed it to use the older | John Criswell |
2003-12-31 | * Add a new helper progress method | Chris Lattner |
2003-12-31 | Add missing #include | Chris Lattner |
2003-12-31 | New class, useful for command-line interactive programs. | Chris Lattner |