Fix test case.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 13 Oct 2007 03:14:06 +0000 (03:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 13 Oct 2007 03:14:06 +0000 (03:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42949 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll

index d3b869c21ea1f9d2675508c441e9379f8432f129..210c365ad80dcc376d451fc6395472bed82f57f4 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | %prcontext je 1 | \
-; RUN:   grep BB1_main:
+; RUN:   grep BB | grep main
 
 %str = internal constant [14 x sbyte] c"Hello world!\0A\00"            ; <[14 x sbyte]*> [#uses=1]
 %str = internal constant [13 x sbyte] c"Blah world!\0A\00"             ; <[13 x sbyte]*> [#uses=1]