index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
SlowOperationInformer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
1
-4
/
+4
*
Removed #include <iostream> and replace with llvm_* streams.
Bill Wendling
2006-11-26
1
-4
/
+4
*
Remove the use of "IncludeFile" from this support facility. The mechanism
Reid Spencer
2006-08-07
1
-3
/
+0
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+3
*
Modify the SlowOperationInformer interface to not throw exceptions.
Chris Lattner
2006-07-06
1
-3
/
+4
*
For PR351:
Reid Spencer
2005-12-22
1
-43
/
+6
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Not all platforms supports sighandler_t, so I changed it to use the older
John Criswell
2004-01-01
1
-1
/
+1
*
* Add a new helper progress method
Chris Lattner
2003-12-31
1
-4
/
+11
*
Add missing #include
Chris Lattner
2003-12-31
1
-0
/
+1
*
New class, useful for command-line interactive programs.
Chris Lattner
2003-12-31
1
-0
/
+94