forked from OSchip/llvm-project
				
			[Docs] Fix typo in toolchain documentation
llvm-svn: 322347
This commit is contained in:
		
							parent
							
								
									478d635156
								
							
						
					
					
						commit
						a5bdee2414
					
				| 
						 | 
				
			
			@ -106,7 +106,7 @@ Assember
 | 
			
		|||
Clang can either use LLVM's integrated assembler or an external system-specific
 | 
			
		||||
tool (for instance, the GNU Assembler on GNU OSes) to produce machine code from
 | 
			
		||||
assembly.
 | 
			
		||||
By default, Clang uses LLVM's integrataed assembler on all targets where it is
 | 
			
		||||
By default, Clang uses LLVM's integrated assembler on all targets where it is
 | 
			
		||||
supported. If you wish to use the system assember instead, use the
 | 
			
		||||
``-fno-integrated-as`` option.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue