summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CallGraph/2008-09-09-DirectCall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/CallGraph/2008-09-09-DirectCall.ll')
-rw-r--r--llvm/test/Analysis/CallGraph/2008-09-09-DirectCall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Analysis/CallGraph/2008-09-09-DirectCall.ll b/llvm/test/Analysis/CallGraph/2008-09-09-DirectCall.ll
index 55d0be6f26f..595cc427c45 100644
--- a/llvm/test/Analysis/CallGraph/2008-09-09-DirectCall.ll
+++ b/llvm/test/Analysis/CallGraph/2008-09-09-DirectCall.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -print-callgraph -disable-output |& FileCheck %s
+; RUN: opt < %s -print-callgraph -disable-output 2>&1 | FileCheck %s
; CHECK: Call graph node <<null function>>
; CHECK: CS<{{.*}}> calls function 'callee'
OpenPOWER on IntegriCloud