diff options
Diffstat (limited to 'test/CodeGen/X86/merge-consecutive-stores-i1.ll')
| -rw-r--r-- | test/CodeGen/X86/merge-consecutive-stores-i1.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/merge-consecutive-stores-i1.ll b/test/CodeGen/X86/merge-consecutive-stores-i1.ll index a7f5c21422714..89aa77903718d 100644 --- a/test/CodeGen/X86/merge-consecutive-stores-i1.ll +++ b/test/CodeGen/X86/merge-consecutive-stores-i1.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=x86-64 < %s +; RUN: llc -mtriple=x86_64-- < %s ; Ensure that MergeConsecutiveStores doesn't crash when dealing with ; i1 operands. |
