Next batch of -disable-debug-info-verifier.

These tests fail without it if pipefail is enabled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187205 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola
2013-07-26 14:16:30 +00:00
parent 320185fa5f
commit 16a0de5b4a
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
; RUN: opt -licm -basicaa < %s -S | FileCheck %s
; RUN: opt -licm -basicaa -disable-debug-info-verifier < %s -S | FileCheck %s
define void @dgefa() nounwind ssp {
entry: