summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/BlockFrequencyInfo/irreducible_loop_crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/BlockFrequencyInfo/irreducible_loop_crash.ll')
-rw-r--r--llvm/test/Analysis/BlockFrequencyInfo/irreducible_loop_crash.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Analysis/BlockFrequencyInfo/irreducible_loop_crash.ll b/llvm/test/Analysis/BlockFrequencyInfo/irreducible_loop_crash.ll
index 2bcd088dd16..8cd334f04bc 100644
--- a/llvm/test/Analysis/BlockFrequencyInfo/irreducible_loop_crash.ll
+++ b/llvm/test/Analysis/BlockFrequencyInfo/irreducible_loop_crash.ll
@@ -1,4 +1,5 @@
; RUN: opt < %s -analyze -block-freq
+; RUN: opt < %s -passes='print<block-freq>' -disable-output
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
OpenPOWER on IntegriCloud