Merging r261368:
[oota-llvm.git] / test / CodeGen / SystemZ / spill-01.ll
index a59c06f192b62ac87c508c0d1df93f71f5c9cbac..9be4420fd8394526024fe7f105bf9a33c8968c1a 100644 (file)
@@ -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()