[PowerPC] Fix test case from beb52b12cb
				
					
				
			Forgot to add the REQUIRES ppc line to the test.
This commit is contained in:
		
							parent
							
								
									b785396525
								
							
						
					
					
						commit
						6f7727db47
					
				| 
						 | 
				
			
			@ -1,3 +1,4 @@
 | 
			
		|||
# REQUIRES: ppc
 | 
			
		||||
# RUN: llvm-mc -filetype=obj -triple=powerpc64le %s -o %t.o
 | 
			
		||||
# RUN: not ld.lld %t.o -o /dev/null 2>&1 | FileCheck %s
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue