f3ebc3f3d2 
								
							 
						 
						
							
							
								
								Remove attribution from file headers, per discussion on llvmdev.  
							
							... 
							
							
							
							llvm-svn: 45418 
							
						 
						
							2007-12-29 20:36:04 +00:00  
				
					
						
							
							
								 
						
							
								f3baad3ee1 
								
							 
						 
						
							
							
								
								Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are  
							
							... 
							
							
							
							now cerr, cout, and NullStream resp.
llvm-svn: 32298 
							
						 
						
							2006-12-07 01:30:32 +00:00  
				
					
						
							
							
								 
						
							
								3750ae25a0 
								
							 
						 
						
							
							
								
								Removed #include <iostream> and replace with llvm_* streams.  
							
							... 
							
							
							
							llvm-svn: 31927 
							
						 
						
							2006-11-26 10:52:51 +00:00  
				
					
						
							
							
								 
						
							
								47b1ed7276 
								
							 
						 
						
							
							
								
								Remove the use of "IncludeFile" from this support facility. The mechanism  
							
							... 
							
							
							
							to build a loadable module is now correctly defined and documented so this
workaround isn't needed any longer.
llvm-svn: 29553 
							
						 
						
							2006-08-07 23:20:15 +00:00  
				
					
						
							
							
								 
						
							
								421475cd3b 
								
							 
						 
						
							
							
								
								For PR780:  
							
							... 
							
							
							
							1. Move IncludeFile.h to System library
2. Move IncludeFile.cpp to System library
3. #1  and #2  required to prevent cyclic library dependencies for libSystem
4. Convert all existing uses of Support/IncludeFile.h to System/IncludeFile.h
5. Add IncludeFile support to various lib/System classes.
6. Add new lib/System classes to LinkAllVMCore.h
All this in an attempt to pull in lib/System to what's required for VMCore
llvm-svn: 29287 
							
						 
						
							2006-07-26 16:18:00 +00:00  
				
					
						
							
							
								 
						
							
								5418b0f39e 
								
							 
						 
						
							
							
								
								Modify the SlowOperationInformer interface to not throw exceptions.  
							
							... 
							
							
							
							llvm-svn: 29028 
							
						 
						
							2006-07-06 22:34:06 +00:00  
				
					
						
							
							
								 
						
							
								6197688c71 
								
							 
						 
						
							
							
								
								For PR351:  
							
							... 
							
							
							
							Move the system dependent portion to lib/System/*/Alarm.inc. This makes the
SlowOperationInformer platform independent.
llvm-svn: 24938 
							
						 
						
							2005-12-22 03:31:26 +00:00  
				
					
						
							
							
								 
						
							
								10468d8a3c 
								
							 
						 
						
							
							
								
								Remove trailing whitespace  
							
							... 
							
							
							
							llvm-svn: 21422 
							
						 
						
							2005-04-21 22:55:34 +00:00  
				
					
						
							
							
								 
						
							
								7c16caa336 
								
							 
						 
						
							
							
								
								Changes For Bug 352  
							
							... 
							
							
							
							Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.
llvm-svn: 16137 
							
						 
						
							2004-09-01 22:55:40 +00:00  
				
					
						
							
							
								 
						
							
								5782ca06fc 
								
							 
						 
						
							
							
								
								Not all platforms supports sighandler_t, so I changed it to use the older  
							
							... 
							
							
							
							return value from signal() (which should be the same type; it's just not
typedef'd).
This fixes the build on Solaris.
llvm-svn: 10675 
							
						 
						
							2004-01-01 15:14:28 +00:00  
				
					
						
							
							
								 
						
							
								78f1f51c66 
								
							 
						 
						
							
							
								
								* Add a new helper progress method  
							
							... 
							
							
							
							* Make sure that the user sees the 100% mark
* Don't bother printing out X.0%, just print out X%
llvm-svn: 10672 
							
						 
						
							2003-12-31 10:20:38 +00:00  
				
					
						
							
							
								 
						
							
								73546536b2 
								
							 
						 
						
							
							
								
								Add missing #include  
							
							... 
							
							
							
							llvm-svn: 10669 
							
						 
						
							2003-12-31 07:31:10 +00:00  
				
					
						
							
							
								 
						
							
								1c007c0ff0 
								
							 
						 
						
							
							
								
								New class, useful for command-line interactive programs.  
							
							... 
							
							
							
							llvm-svn: 10662 
							
						 
						
							2003-12-31 05:40:02 +00:00