[test] Pin parallel_deletion_cg_update.ll to legacy PM

This tests legacy PM-specific code.
This commit is contained in:
Arthur Eubanks 2020-11-24 10:16:22 -08:00
parent 785a255255
commit 116660257f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: opt < %s -instcombine -attributor-cgscc -print-callgraph -disable-output -verify 2>&1 | FileCheck %s
; RUN: opt < %s -instcombine -attributor-cgscc -print-callgraph -disable-output -verify 2>&1 -enable-new-pm=0 | FileCheck %s
; CHECK: Call graph node <<null function>><<{{.*}}>> #uses=0
; CHECK: CS<None> calls function 'dead_fork_call'