71563f49b2 
								
							 
						 
						
							
							
								
								Renamed as.cpp => llvm-as.cpp; this should've happened a long time ago.  
							
							... 
							
							
							
							llvm-svn: 9016 
							
						 
						
							2003-10-10 17:28:53 +00:00  
				
					
						
							
							
								 
						
							
								9893027b5e 
								
							 
						 
						
							
							
								
								Renaming LLVM `as' to `llvm-as'.  
							
							... 
							
							
							
							llvm-svn: 8188 
							
						 
						
							2003-08-28 21:32:57 +00:00  
				
					
						
							
							
								 
						
							
								016ccdfea6 
								
							 
						 
						
							
							
								
								Add new -disable-verify option  
							
							... 
							
							
							
							llvm-svn: 7960 
							
						 
						
							2003-08-18 20:47:13 +00:00  
				
					
						
							
							
								 
						
							
								306f8b4934 
								
							 
						 
						
							
							
								
								Add support for: -o -  
							
							... 
							
							
							
							llvm-svn: 6485 
							
						 
						
							2003-05-31 21:47:16 +00:00  
				
					
						
							
							
								 
						
							
								02a168310b 
								
							 
						 
						
							
							
								
								Kill using declarations  
							
							... 
							
							
							
							llvm-svn: 6292 
							
						 
						
							2003-05-22 20:13:16 +00:00  
				
					
						
							
							
								 
						
							
								4a84ad57a9 
								
							 
						 
						
							
							
								
								- 'analyze' and 'as' now explicitly verify input because AsmParser doesn't.  
							
							... 
							
							
							
							llvm-svn: 3552 
							
						 
						
							2002-08-30 22:54:41 +00:00  
				
					
						
							
							
								 
						
							
								6f43f6d136 
								
							 
						 
						
							
							
								
								Print the tool name when an error comes from so that I can tell which  
							
							... 
							
							
							
							tool of a pipeline is having issues.
llvm-svn: 3168 
							
						 
						
							2002-07-30 21:43:25 +00:00  
				
					
						
							
							
								 
						
							
								880cfedadd 
								
							 
						 
						
							
							
								
								*** empty log message ***  
							
							... 
							
							
							
							llvm-svn: 3077 
							
						 
						
							2002-07-25 15:00:45 +00:00  
				
					
						
							
							
								 
						
							
								a896b08b5c 
								
							 
						 
						
							
							
								
								*** empty log message ***  
							
							... 
							
							
							
							llvm-svn: 3002 
							
						 
						
							2002-07-23 17:52:38 +00:00  
				
					
						
							
							
								 
						
							
								f5cad15a67 
								
							 
						 
						
							
							
								
								*** empty log message ***  
							
							... 
							
							
							
							llvm-svn: 2985 
							
						 
						
							2002-07-22 02:10:13 +00:00  
				
					
						
							
							
								 
						
							
								a3a1ba1d6a 
								
							 
						 
						
							
							
								
								Clean up anands patch  
							
							... 
							
							
							
							llvm-svn: 2812 
							
						 
						
							2002-06-30 16:25:21 +00:00  
				
					
						
							
							
								 
						
							
								68c9977d7f 
								
							 
						 
						
							
							
								
								Changes for 64bit gcc  
							
							... 
							
							
							
							llvm-svn: 2797 
							
						 
						
							2002-06-25 21:43:28 +00:00  
				
					
						
							
							
								 
						
							
								d5a847057b 
								
							 
						 
						
							
							
								
								Eliminate duplicate or unneccesary #include's  
							
							... 
							
							
							
							llvm-svn: 2397 
							
						 
						
							2002-04-29 17:42:12 +00:00  
				
					
						
							
							
								 
						
							
								17a4573d21 
								
							 
						 
						
							
							
								
								Use operator << to print modules  
							
							... 
							
							
							
							llvm-svn: 2360 
							
						 
						
							2002-04-28 05:13:45 +00:00  
				
					
						
							
							
								 
						
							
								c065ad850c 
								
							 
						 
						
							
							
								
								Make sure that there is no case where a signal can occur leaving a partially  
							
							... 
							
							
							
							written output file.  This is important because crashing testcases often write
part of a file out, and the testing harness decides the file is up-to-date next
time the test is run.
llvm-svn: 2303 
							
						 
						
							2002-04-18 19:55:25 +00:00  
				
					
						
							
							
								 
						
							
								cd739a66cf 
								
							 
						 
						
							
							
								
								Remove asmwriter library from link line, because the useful contents of it  
							
							... 
							
							
							
							have been incorporated into the vmcore library.
llvm-svn: 2153 
							
						 
						
							2002-04-07 22:35:30 +00:00  
				
					
						
							
							
								 
						
							
								3c707196ac 
								
							 
						 
						
							
							
								
								use dump method instead of Asm/Writer to do debug printing  
							
							... 
							
							
							
							Rename C to M because C used to be 'Class' and now we are 'Module'
llvm-svn: 2151 
							
						 
						
							2002-04-07 22:34:19 +00:00  
				
					
						
							
							
								 
						
							
								2498a1763a 
								
							 
						 
						
							
							
								
								Since verifier and SlotCalculator are now in VMCore library, libanalysis is  
							
							... 
							
							
							
							no longer required
llvm-svn: 1823 
							
						 
						
							2002-03-06 17:41:18 +00:00  
				
					
						
							
							
								 
						
							
								0e11e54d20 
								
							 
						 
						
							
							
								
								In an amazing fit of stupidity, I flipped the conditional and didn't test  
							
							... 
							
							
							
							it right.  Sheesh :)
llvm-svn: 1550 
							
						 
						
							2002-01-22 21:07:24 +00:00  
				
					
						
							
							
								 
						
							
								7f74a56e24 
								
							 
						 
						
							
							
								
								Changes to build successfully with GCC 3.02  
							
							... 
							
							
							
							llvm-svn: 1503 
							
						 
						
							2002-01-20 22:54:45 +00:00  
				
					
						
							
							
								 
						
							
								5de2204fe8 
								
							 
						 
						
							
							
								
								Create a new #include "Support/..." directory structure to move things  
							
							... 
							
							
							
							from "llvm/Support/..." that are not llvm dependant.
Move files and fix #includes
llvm-svn: 1400 
							
						 
						
							2001-11-27 00:03:19 +00:00  
				
					
						
							
							
								 
						
							
								d9c5134806 
								
							 
						 
						
							
							
								
								Remove extraneous space  
							
							... 
							
							
							
							llvm-svn: 509 
							
						 
						
							2001-09-09 19:35:33 +00:00  
				
					
						
							
							
								 
						
							
								9373bd69b7 
								
							 
						 
						
							
							
								
								Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common  
							
							... 
							
							
							
							llvm-svn: 501 
							
						 
						
							2001-09-07 22:59:25 +00:00  
				
					
						
							
							
								 
						
							
								e3590a93e9 
								
							 
						 
						
							
							
								
								Add dependence to libvmcore.  
							
							... 
							
							
							
							llvm-svn: 370 
							
						 
						
							2001-08-25 12:43:25 +00:00  
				
					
						
							
							
								 
						
							
								d642454bba 
								
							 
						 
						
							
							
								
								Add library dep  
							
							... 
							
							
							
							llvm-svn: 300 
							
						 
						
							2001-07-25 22:48:43 +00:00  
				
					
						
							
							
								 
						
							
								ab0cc40796 
								
							 
						 
						
							
							
								
								CommandLine library cleanup.  No longer use getValue/setValue, instead, just treat the commandline  
							
							... 
							
							
							
							args as the objects they represent and the "right thing" will happen
llvm-svn: 283 
							
						 
						
							2001-07-23 19:27:24 +00:00  
				
					
						
							
							
								 
						
							
								e2472bbf6c 
								
							 
						 
						
							
							
								
								Moved inline/llvm/Tools/* to include/llvm/Support/*  
							
							... 
							
							
							
							llvm-svn: 279 
							
						 
						
							2001-07-23 17:46:59 +00:00  
				
					
						
							
							
								 
						
							
								0af2464a78 
								
							 
						 
						
							
							
								
								Large scale changes to implement new command line argument facility  
							
							... 
							
							
							
							llvm-svn: 272 
							
						 
						
							2001-07-23 02:35:57 +00:00  
				
					
						
							
							
								 
						
							
								868a2aeccc 
								
							 
						 
						
							
							
								
								Reordered link line for correct static linking.  
							
							... 
							
							
							
							llvm-svn: 198 
							
						 
						
							2001-07-15 21:13:29 +00:00  
				
					
						
							
							
								 
						
							
								2f7c963559 
								
							 
						 
						
							
							
								
								Initial revision  
							
							... 
							
							
							
							llvm-svn: 2 
							
						 
						
							2001-06-06 20:29:01 +00:00