diff options
Diffstat (limited to 'test/CodeGen/X86/2012-07-16-LeaUndef.ll')
| -rw-r--r-- | test/CodeGen/X86/2012-07-16-LeaUndef.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2012-07-16-LeaUndef.ll b/test/CodeGen/X86/2012-07-16-LeaUndef.ll index 9e5cbd2f33738..194d9e63b9fd5 100644 --- a/test/CodeGen/X86/2012-07-16-LeaUndef.ll +++ b/test/CodeGen/X86/2012-07-16-LeaUndef.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86-64 -mcpu=corei7 +; RUN: llc < %s -mtriple=x86_64-- -mcpu=corei7 define void @autogen_SD2543() { A: |
