Make this test more portable.
authorDan Gohman <gohman@apple.com>
Mon, 4 Jan 2010 21:23:34 +0000 (21:23 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 4 Jan 2010 21:23:34 +0000 (21:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92514 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/use-add-flags.ll

index 8252030830e1c65dad7aa120773c3e5172b20d2e..2dd2a4adac559b155a5ae7d68367ef08c9083eda 100644 (file)
@@ -42,7 +42,7 @@ false:
 
 ; CHECK: qux:
 ;      CHECK: andl    $16, %edi
-; CHECK-NEXT: jne     .LBB3_2
+; CHECK-NEXT: jne
 
 define void @qux(i32 %x) nounwind {
   %y = and i32 %x, 16