Hopefully fix mingw32 bots.
[oota-llvm.git] / test / Transforms / IndVarSimplify / iv-zext.ll
index 2e0f70ce461aea24f514a1f60bfac3ec04ef44c6..ed0514b08e332a9807705b9fd140271280c21acd 100644 (file)
@@ -2,7 +2,7 @@
 ; CHECK-NOT: and
 ; CHECK-NOT: zext
 
-target datalayout = "-p:64:64:64-n32:64"
+target datalayout = "p:64:64:64-n32:64"
 
 define void @foo(double* %d, i64 %n) nounwind {
 entry: