Forgot to add testcase for r198590
[oota-llvm.git] / test / CodeGen / SystemZ / int-div-01.ll
index cc107e4679478d05c7ebc17ab322ade98f5315d4..2c21186e336935a00173937d46def6d32fecbd67 100644 (file)
@@ -1,6 +1,6 @@
 ; Test 32-bit signed division and remainder.
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
 
 declare i32 @foo()