Convert test to FileCheck.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89589 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2009-11-22 13:16:36 +00:00
parent de9b6b1cd5
commit 3ebd44d20f

View File

@ -1,5 +1,4 @@
; RUN: llc < %s -march=x86 -enable-eh -asm-verbose -o - | \
; RUN: grep -A 3 {Llabel138.*Region start} | grep {3.*Action}
; RUN: llc < %s -march=x86 -enable-eh -asm-verbose -o - | FileCheck %s
; PR1422
; PR1508
@ -2864,3 +2863,8 @@ declare void @system__img_enum__image_enumeration_8(%struct.string___XUP* sret ,
declare i32 @memcmp(i8*, i8*, i32, ...)
declare void @report__result()
; CHECK: {{Llabel138.*Region start}}
; CHECK-NEXT: Region length
; CHECK-NEXT: Landing pad
; CHECK-NEXT: {{3.*Action}}