summaryrefslogtreecommitdiff
path: root/test/DebugInfo
diff options
context:
space:
mode:
authorManman Ren <mren@apple.com>2013-07-19 04:56:51 +0000
committerManman Ren <mren@apple.com>2013-07-19 04:56:51 +0000
commit98cd02622d716cc1e2b6002e7f96a7b8f38c7ab0 (patch)
tree0827e2b7a4087a5c5a1a9f428eddfddd1b18cf08 /test/DebugInfo
parentf8087419df7153f20ac0d418cdc8ae657f5d2d89 (diff)
downloadllvm-98cd02622d716cc1e2b6002e7f96a7b8f38c7ab0.tar.gz
llvm-98cd02622d716cc1e2b6002e7f96a7b8f38c7ab0.tar.bz2
llvm-98cd02622d716cc1e2b6002e7f96a7b8f38c7ab0.tar.xz
Try to appease the bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186653 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/2010-03-24-MemberFn.ll2
-rw-r--r--test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/DebugInfo/2010-03-24-MemberFn.ll b/test/DebugInfo/2010-03-24-MemberFn.ll
index 4ef7c8fa73..9efd66fc15 100644
--- a/test/DebugInfo/2010-03-24-MemberFn.ll
+++ b/test/DebugInfo/2010-03-24-MemberFn.ll
@@ -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 }>
diff --git a/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll b/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
index f5ebb2d80c..c676112c0b 100644
--- a/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
+++ b/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
@@ -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