summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/spill-01.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/spill-01.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/spill-01.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/spill-01.ll b/llvm/test/CodeGen/SystemZ/spill-01.ll
index a59c06f192b..9be4420fd83 100644
--- a/llvm/test/CodeGen/SystemZ/spill-01.ll
+++ b/llvm/test/CodeGen/SystemZ/spill-01.ll
@@ -1,7 +1,7 @@
; Test spilling using MVC. The tests here assume z10 register pressure,
; without the high words being available.
;
-; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 -verify-machineinstrs | FileCheck %s
declare void @foo()
OpenPOWER on IntegriCloud