mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
[test] Fix quadradic-exit-value.ll under NPM
This commit is contained in:
parent
b3e1df2486
commit
55eace9cda
@ -5,7 +5,7 @@
|
|||||||
; passes *always* work on LCSSA. This should stop using a different set of
|
; passes *always* work on LCSSA. This should stop using a different set of
|
||||||
; checks at that point.
|
; checks at that point.
|
||||||
|
|
||||||
; RUN: opt < %s -analyze -iv-users | FileCheck %s --check-prefixes=CHECK,CHECK-NO-LCSSA
|
; RUN: opt < %s -analyze -iv-users -enable-new-pm=0 | FileCheck %s --check-prefixes=CHECK,CHECK-NO-LCSSA
|
||||||
; RUN: opt < %s -disable-output -passes='print<iv-users>' 2>&1 | FileCheck %s
|
; RUN: opt < %s -disable-output -passes='print<iv-users>' 2>&1 | FileCheck %s
|
||||||
|
|
||||||
; Provide legal integer types.
|
; Provide legal integer types.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user