summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll b/llvm/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll
index 9bd0dd874b4..be1895cefaf 100644
--- a/llvm/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll
+++ b/llvm/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s
; CHECK-LABEL: TestFoo:
; CHECK: std
OpenPOWER on IntegriCloud