Debug Info: improve the verifier to check field types.
[oota-llvm.git] / test / CodeGen / X86 / pr3457.ll
index f7af927d613647f18fc0bda0b672f29e5585e02d..7264bcd12c42ae23427042d8145652e2d66a876e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i386-apple-darwin | not grep fstpt
+; RUN: llc < %s -mtriple=i386-apple-darwin -mcpu=corei7 | not grep fstpt
 ; PR3457
 ; rdar://6548010