diff options
Diffstat (limited to 'test/CodeGen/X86/pshufd-combine-crash.ll')
| -rw-r--r-- | test/CodeGen/X86/pshufd-combine-crash.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pshufd-combine-crash.ll b/test/CodeGen/X86/pshufd-combine-crash.ll index 84c69e32bcc3f..3f181b43c7810 100644 --- a/test/CodeGen/X86/pshufd-combine-crash.ll +++ b/test/CodeGen/X86/pshufd-combine-crash.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86-64 -mcpu=corei7 -debug +; RUN: llc < %s -mtriple=x86_64-- -mcpu=corei7 -debug ; REQUIRES: asserts |
