forked from OSchip/llvm-project
				
			
							parent
							
								
									6c302d8403
								
							
						
					
					
						commit
						7eca5e3d19
					
				| 
						 | 
					@ -18,6 +18,6 @@
 | 
				
			||||||
# 
 | 
					# 
 | 
				
			||||||
##===----------------------------------------------------------------------===##
 | 
					##===----------------------------------------------------------------------===##
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
echo "gccas: This tool is deprecated, please use opt"
 | 
					echo "gccld: This tool is deprecated, please use llvm-ld"
 | 
				
			||||||
TOOLDIR=@TOOLDIR@
 | 
					TOOLDIR=@TOOLDIR@
 | 
				
			||||||
$TOOLDIR/llvm-ld "$@"
 | 
					$TOOLDIR/llvm-ld "$@"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue