mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[CVP] Remove use of removed flag (-cvp-dont-process-adds) from the test
The flag was removed by 288154 llvm-svn: 288161
This commit is contained in:
parent
edf365ba79
commit
1f94190a69
@ -1,4 +1,4 @@
|
|||||||
; RUN: opt < %s -correlated-propagation -cvp-dont-process-adds=false -S | FileCheck %s
|
; RUN: opt < %s -correlated-propagation -S | FileCheck %s
|
||||||
|
|
||||||
; CHECK-LABEL: @test0(
|
; CHECK-LABEL: @test0(
|
||||||
define void @test0(i32 %a) {
|
define void @test0(i32 %a) {
|
||||||
|
Loading…
Reference in New Issue
Block a user