From dce4a407a24b04eebc6a376f8e62b41aaa7b071f Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Thu, 29 May 2014 02:49:00 -0700 Subject: Update LLVM for 3.5 rebase (r209712). Change-Id: I149556c940fb7dc92d075273c87ff584f400941f --- test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll') diff --git a/test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll b/test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll index 95aa5958cf..dabe62003d 100644 --- a/test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll +++ b/test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll @@ -14,4 +14,6 @@ bb3: ; preds = %bb1 } ; CHECK-NOT: 255 +; CHECK: .file{{.*}}SxtInRegBug.ll +; CHECK-NOT: 255 -- cgit v1.2.3