Follow up of r361810: test case fix attempt for Windows builder
llvm-svn: 361817
This commit is contained in:
		
							parent
							
								
									1485781434
								
							
						
					
					
						commit
						c0f43bee37
					
				| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
; RUN: llc -mtriple=arm -O3 -debug-pass=Structure < %s -o /dev/null 2>&1 | FileCheck %s
 | 
					; RUN: llc -mtriple=arm -O3 -debug-pass=Structure < %s -o /dev/null 2>&1 | grep -v "Verify generated machine code" | FileCheck %s
 | 
				
			||||||
 | 
					
 | 
				
			||||||
; REQUIRES: asserts
 | 
					; REQUIRES: asserts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue