diff options
Diffstat (limited to 'test/CodeGen/X86/dont-trunc-store-double-to-float.ll')
| -rw-r--r-- | test/CodeGen/X86/dont-trunc-store-double-to-float.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/dont-trunc-store-double-to-float.ll b/test/CodeGen/X86/dont-trunc-store-double-to-float.ll index 05245d0d9e1e1..e9287b8b93d42 100644 --- a/test/CodeGen/X86/dont-trunc-store-double-to-float.ll +++ b/test/CodeGen/X86/dont-trunc-store-double-to-float.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=x86 < %s | FileCheck %s +; RUN: llc -mtriple=i686-- < %s | FileCheck %s ; CHECK-LABEL: @bar ; CHECK-DAG: movl $1074339512, |
