summaryrefslogtreecommitdiff
path: root/test/CodeGen/MIR/ARM/nested-instruction-bundle-error.mir
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/MIR/ARM/nested-instruction-bundle-error.mir')
-rw-r--r--test/CodeGen/MIR/ARM/nested-instruction-bundle-error.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/MIR/ARM/nested-instruction-bundle-error.mir b/test/CodeGen/MIR/ARM/nested-instruction-bundle-error.mir
index b93697857e798..63b997046d022 100644
--- a/test/CodeGen/MIR/ARM/nested-instruction-bundle-error.mir
+++ b/test/CodeGen/MIR/ARM/nested-instruction-bundle-error.mir
@@ -1,4 +1,4 @@
-# RUN: not llc -mtriple thumbv7-apple-ios -start-after block-placement -stop-after block-placement -o /dev/null %s 2>&1 | FileCheck %s
+# RUN: not llc -mtriple thumbv7-apple-ios -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
--- |
define i32 @test1(i32 %a) {