Chris Lattner
							
						 | 
						
							
							
							
							
							
								
							
							
								07cadaf113
								
							
						 | 
						
							
							
								
								add support for .zerofill, patch by Kevin Enderby!
							
							
							
							
							
							
							
							llvm-svn: 75301 
							
						 | 
						
							2009-07-10 22:20:30 +00:00 | 
						
					
				
					
						
							
							
								 
								Chris Lattner
							
						 | 
						
							
							
							
							
							
								
							
							
								28ad7547d2
								
							
						 | 
						
							
							
								
								add llvm-mc support for parsing the .lcomm directive, patch by Kevin Enderby!
							
							
							
							
							
							
							
							llvm-svn: 75148 
							
						 | 
						
							2009-07-09 17:25:12 +00:00 | 
						
					
				
					
						
							
							
								 
								Chris Lattner
							
						 | 
						
							
							
							
							
							
								
							
							
								a1e11f530e
								
							
						 | 
						
							
							
								
								Implement parsing support for the .comm directive.  Patch by
							
							
							
							
							
							
							
							Kevin Enderby!
llvm-svn: 74944 
							
						 | 
						
							2009-07-07 20:30:46 +00:00 | 
						
					
				
					
						
							
							
								 
								Daniel Dunbar
							
						 | 
						
							
							
							
							
							
								
							
							
								23a72aa476
								
							
						 | 
						
							
							
								
								Dump MCInsts in the MC .s printer, for now.
							
							
							
							
							
							
							
							llvm-svn: 74593 
							
						 | 
						
							2009-07-01 06:35:03 +00:00 | 
						
					
				
					
						
							
							
								 
								Daniel Dunbar
							
						 | 
						
							
							
							
							
							
								
							
							
								cc566a714b
								
							
						 | 
						
							
							
								
								llvm-mc: Parse .{,b,p2}align{,w,l} directives.
							
							
							
							
							
							
							
							llvm-svn: 74478 
							
						 | 
						
							2009-06-29 23:46:59 +00:00 | 
						
					
				
					
						
							
							
								 
								Torok Edwin
							
						 | 
						
							
							
							
							
							
								
							
							
								6fb3e98eed
								
							
						 | 
						
							
							
								
								Initialize CurSection in constructor.
							
							
							
							
							
							
							
							Not doing so causes some unittests to fail, because CurSection is uninitialized.
llvm-svn: 74442 
							
						 | 
						
							2009-06-29 19:59:10 +00:00 | 
						
					
				
					
						
							
							
								 
								Daniel Dunbar
							
						 | 
						
							
							
							
							
							
								
							
							
								a97615adf8
								
							
						 | 
						
							
							
								
								Rename MCValue::getCst to getConstant and add MCValue::isConstant.
							
							
							
							
							
							
							
							llvm-svn: 74440 
							
						 | 
						
							2009-06-29 19:51:00 +00:00 | 
						
					
				
					
						
							
							
								 
								Daniel Dunbar
							
						 | 
						
							
							
							
							
							
								
							
							
								188e87fa21
								
							
						 | 
						
							
							
								
								MC: Truncate values when printing, to keep 'as' happy.
							
							
							
							
							
							
							
							llvm-svn: 74201 
							
						 | 
						
							2009-06-25 21:03:18 +00:00 | 
						
					
				
					
						
							
							
								 
								Daniel Dunbar
							
						 | 
						
							
							
							
							
							
								
							
							
								71ea89dd86
								
							
						 | 
						
							
							
								
								Sketch streamer support for .align, .org functionality.
							
							
							
							
							
							
							
							llvm-svn: 74109 
							
						 | 
						
							2009-06-24 19:25:34 +00:00 | 
						
					
				
					
						
							
							
								 
								Daniel Dunbar
							
						 | 
						
							
							
							
							
							
								
							
							
								f782ebc0cb
								
							
						 | 
						
							
							
								
								We decided to not worry about Atoms for now, it should be straightforward to
							
							
							
							
							
							
							
							reintroduce them later.
Also, don't require MCSection* when creating a symbol.
llvm-svn: 74081 
							
						 | 
						
							2009-06-24 17:00:42 +00:00 | 
						
					
				
					
						
							
							
								 
								Daniel Dunbar
							
						 | 
						
							
							
							
							
							
								
							
							
								59ff06e83c
								
							
						 | 
						
							
							
								
								MCStreamer: Add a few more "symbol attributes".
							
							
							
							
							
							
							
							llvm-svn: 74077 
							
						 | 
						
							2009-06-24 16:36:52 +00:00 | 
						
					
				
					
						
							
							
								 
								Daniel Dunbar
							
						 | 
						
							
							
							
							
							
								
							
							
								de5777022c
								
							
						 | 
						
							
							
								
								MCStreamer: Test printing values.
							
							
							
							
							
							
							
							llvm-svn: 74076 
							
						 | 
						
							2009-06-24 16:05:35 +00:00 | 
						
					
				
					
						
							
							
								 
								Chris Lattner
							
						 | 
						
							
							
							
							
							
								
							
							
								3f5738d599
								
							
						 | 
						
							
							
								
								add trivial support for passing label definitions through the MCStreamer.
							
							
							
							
							
							
							
							This is suboptimal in several aspects, see the commented out assertion.
I need to talk to Daniel about this.
llvm-svn: 74057 
							
						 | 
						
							2009-06-24 04:31:49 +00:00 | 
						
					
				
					
						
							
							
								 
								Daniel Dunbar
							
						 | 
						
							
							
							
							
							
								
							
							
								9faf273fc4
								
							
						 | 
						
							
							
								
								Start MCAsmStreamer implementation.
							
							
							
							
							
							
							
							llvm-svn: 74044 
							
						 | 
						
							2009-06-24 01:03:06 +00:00 |