forked from OSchip/llvm-project
				
			asin: Use unary_decl instead of custom inc file
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-By: Aaron Watry <awatry@gmail.com> llvm-svn: 317235
This commit is contained in:
		
							parent
							
								
									61171847b7
								
							
						
					
					
						commit
						ba4b98c691
					
				| 
						 | 
				
			
			@ -1,2 +1,7 @@
 | 
			
		|||
#define __CLC_BODY <clc/math/asin.inc>
 | 
			
		||||
#define __CLC_BODY <clc/math/unary_decl.inc>
 | 
			
		||||
#define __CLC_FUNCTION asin
 | 
			
		||||
 | 
			
		||||
#include <clc/math/gentype.inc>
 | 
			
		||||
 | 
			
		||||
#undef __CLC_BODY
 | 
			
		||||
#undef __CLC_FUNCTION
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +0,0 @@
 | 
			
		|||
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE asin(__CLC_GENTYPE x);
 | 
			
		||||
		Loading…
	
		Reference in New Issue