207a630052 
								
							 
						 
						
							
							
								
								Restore r147493 and remove the part of the test that was checking the wrong thing.  
							
							... 
							
							
							
							llvm-svn: 147530 
							
						 
						
							2012-01-04 12:02:13 +00:00  
				
					
						
							
							
								 
						
							
								9c8cd4c097 
								
							 
						 
						
							
							
								
								IRgen/Obj-C: Emit CFStrings and NSStrings with the alignment of the char type,  
							
							... 
							
							
							
							there is no reason to align them higher.
 - This roughly matches llvm-gcc's r126913.
 - It is an open question whether or not we should do this for cstring's in
   general (code size vs optimization potential), for now we just match llvm-gcc
   until someone wants to run some experiments.
llvm-svn: 129410 
							
						 
						
							2011-04-12 23:30:52 +00:00  
				
					
						
							
							
								 
						
							
								8fbe78f6fc 
								
							 
						 
						
							
							
								
								Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.  
							
							... 
							
							
							
							- This is designed to make it obvious that %clang_cc1 is a "test variable"
   which is substituted. It is '%clang_cc1' instead of '%clang -cc1' because it
   can be useful to redefine what gets run as 'clang -cc1' (for example, to set
   a default target).
llvm-svn: 91446 
							
						 
						
							2009-12-15 20:14:24 +00:00  
				
					
						
							
							
								 
						
							
								4ee3981574 
								
							 
						 
						
							
							
								
								Tests use the new clang.  
							
							... 
							
							
							
							llvm-svn: 91290 
							
						 
						
							2009-12-14 17:13:18 +00:00  
				
					
						
							
							
								 
						
							
								e97582406b 
								
							 
						 
						
							
							
								
								Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibility, and -fconstant-string-class.  
							
							... 
							
							
							
							llvm-svn: 90072 
							
						 
						
							2009-11-29 09:33:20 +00:00  
				
					
						
							
							
								 
						
							
								4656c53e12 
								
							 
						 
						
							
							
								
								Move -fnext-runtime defaulting to driver (and change clang-cc default to  
							
							... 
							
							
							
							-fnext-runtime), instead of using getDefaultLangOptions.
llvm-svn: 89058 
							
						 
						
							2009-11-17 07:07:28 +00:00  
				
					
						
							
							
								 
						
							
								8b57697954 
								
							 
						 
						
							
							
								
								Eliminate &&s in tests.  
							
							... 
							
							
							
							- 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious.
llvm-svn: 86430 
							
						 
						
							2009-11-08 01:45:36 +00:00  
				
					
						
							
							
								 
						
							
								5778fce141 
								
							 
						 
						
							
							
								
								Updated GNU runtime non-fragile ABI.  
							
							... 
							
							
							
							Added -fconstant-string-class= option.
Added __has_feature() test for non-fragile ABI.
llvm-svn: 80591 
							
						 
						
							2009-08-31 16:41:57 +00:00  
				
					
						
							
							
								 
						
							
								a45cf5b6b0 
								
							 
						 
						
							
							
								
								Rename clang to clang-cc.  
							
							... 
							
							
							
							Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602 
							
						 
						
							2009-03-24 02:24:46 +00:00  
				
					
						
							
							
								 
						
							
								c01f56c8de 
								
							 
						 
						
							
							
								
								Add some Objective-C code generation tests.  
							
							... 
							
							
							
							- Note that these don't really test anything other than that code
   generation doesn't fail or crash. Better than nothing though!
llvm-svn: 55761 
							
						 
						
							2008-09-04 04:36:23 +00:00