mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 04:09:04 +00:00
llvm/test/Transforms/InstCombine/debuginfo-skip.ll REQUIRES +asserts.
llvm-svn: 303216
This commit is contained in:
parent
5ede427789
commit
0fc3371c12
@ -1,5 +1,6 @@
|
||||
; RUN: opt < %s -instcombine -debug -S -o %t 2>&1 | FileCheck %s
|
||||
; RUN: cat %t | FileCheck %s --check-prefix=CHECK-IR
|
||||
; REQUIRES: asserts
|
||||
|
||||
; Debug output from InstCombine should not have any @llvm.dbg.* instructions visited
|
||||
; CHECK-NOT: call void @llvm.dbg.
|
||||
|
Loading…
x
Reference in New Issue
Block a user