| commit | 096880b59008a44860edd0fcab1f55aa1363bdf5 | [log] [tgz] |
|---|---|---|
| author | Manman Ren <manman.ren@gmail.com> | Mon Jul 29 20:18:19 2013 +0000 |
| committer | Manman Ren <manman.ren@gmail.com> | Mon Jul 29 20:18:19 2013 +0000 |
| tree | 55f0f4d44513503d6cf9c0ed99bf88b151b2d1c7 | |
| parent | c0fa31d51bdb255a481a287ab6492461ba5f2458 [diff] |
Debug Info: enable verifier for testing cases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187375 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/ARM/2010-08-04-StackVariable.ll b/test/CodeGen/ARM/2010-08-04-StackVariable.ll index 3c5fa5f..f4ad4bc 100644 --- a/test/CodeGen/ARM/2010-08-04-StackVariable.ll +++ b/test/CodeGen/ARM/2010-08-04-StackVariable.ll
@@ -1,4 +1,4 @@ -; RUN: llc -disable-debug-info-verifier -O0 -mtriple=arm-apple-darwin < %s | grep DW_OP_breg +; RUN: llc -O0 -mtriple=arm-apple-darwin < %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 }
diff --git a/test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll b/test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll index c6bea01..626d121 100644 --- a/test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll +++ b/test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll
@@ -1,4 +1,4 @@ -; RUN: llc -disable-debug-info-verifier < %s | FileCheck %s +; RUN: llc < %s | FileCheck %s target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:32:64-v128:32:128-a0:0:32-n32" target triple = "thumbv7-apple-darwin10"
diff --git a/test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll b/test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll index 298fb7c..33826f8 100644 --- a/test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll +++ b/test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll
@@ -1,4 +1,4 @@ -; RUN: llc -disable-debug-info-verifier < %s | FileCheck %s +; RUN: llc < %s | FileCheck %s ; Check debug info output for merged global. ; DW_AT_location