summaryrefslogtreecommitdiff
path: root/test/CodeGen/MIR/X86/successor-basic-blocks-weights.mir
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/MIR/X86/successor-basic-blocks-weights.mir')
-rw-r--r--test/CodeGen/MIR/X86/successor-basic-blocks-weights.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/MIR/X86/successor-basic-blocks-weights.mir b/test/CodeGen/MIR/X86/successor-basic-blocks-weights.mir
index 64af6121189a3..8de31f3274dfe 100644
--- a/test/CodeGen/MIR/X86/successor-basic-blocks-weights.mir
+++ b/test/CodeGen/MIR/X86/successor-basic-blocks-weights.mir
@@ -1,4 +1,4 @@
-# RUN: llc -march=x86-64 -start-after branch-folder -stop-after branch-folder -o /dev/null %s | FileCheck %s
+# RUN: llc -march=x86-64 -run-pass none -o - %s | FileCheck %s
# This test ensures that the MIR parser parses basic block successors and
# probabilities correctly.