Try to appease the bots.
authorManman Ren <mren@apple.com>
Fri, 19 Jul 2013 04:56:51 +0000 (04:56 +0000)
committerManman Ren <mren@apple.com>
Fri, 19 Jul 2013 04:56:51 +0000 (04:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186653 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/2010-08-04-StackVariable.ll
test/DebugInfo/2010-03-24-MemberFn.ll
test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll

index 5618cd3aa8fd0dd73a73e5327855e169d74d4b9a..1880ad55c2a1087b0e8de7e7d55ead09b2595c61 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mtriple=arm-apple-darwin < %s | grep DW_OP_breg
+; RUN: llc -O0 -mtriple=arm-apple-darwin -disable-debug-info-verifier < %s | grep DW_OP_breg
 ; Use DW_OP_breg in variable's location expression if the variable is in a stack slot.
 
 %struct.SVal = type { i8*, i32 }
index 4ef7c8fa7399f628cfce0807857b32f272e0857a..9efd66fc15d597273d3d24cf1534b7967c85a744 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | grep AT_decl_file |  grep 2
+; RUN: llc -O0 -disable-debug-info-verifier < %s | grep AT_decl_file |  grep 2
 ; Here _ZN1S3fooEv is defined in header file identified as AT_decl_file no. 2 in debug info.
 %struct.S = type <{ i8 }>
 
index f5ebb2d80c48cc56641a1cd3726a1edf7812b061..c676112c0bfb22a69fa6efb268b2f604d9d390a6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -O2 %s -o - | FileCheck %s
+; RUN: llc -O2 -disable-debug-info-verifier %s -o - | FileCheck %s
 ; Check struct X for dead variable xyz from inlined function foo.
 
 ; CHECK:       DW_TAG_structure_type