summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/BlockFrequencyInfo/double_exit.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/BlockFrequencyInfo/double_exit.ll')
-rw-r--r--llvm/test/Analysis/BlockFrequencyInfo/double_exit.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Analysis/BlockFrequencyInfo/double_exit.ll b/llvm/test/Analysis/BlockFrequencyInfo/double_exit.ll
index 3063ba70173..5e9dded162c 100644
--- a/llvm/test/Analysis/BlockFrequencyInfo/double_exit.ll
+++ b/llvm/test/Analysis/BlockFrequencyInfo/double_exit.ll
@@ -1,4 +1,5 @@
; RUN: opt < %s -analyze -block-freq | FileCheck %s
+; RUN: opt < %s -passes='print<block-freq>' -disable-output 2>&1 | FileCheck %s
; CHECK-LABEL: Printing analysis {{.*}} for function 'double_exit':
; CHECK-NEXT: block-frequency-info: double_exit
OpenPOWER on IntegriCloud