Follow up of r361810: test case fix attempt for Windows builder

llvm-svn: 361817
This commit is contained in:
Sjoerd Meijer 2019-05-28 13:04:47 +00:00
parent 1485781434
commit c0f43bee37
1 changed files with 1 additions and 1 deletions

View File

@ -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