diff options
Diffstat (limited to 'test/CodeGen/X86/h-register-addressing-64.ll')
| -rw-r--r-- | test/CodeGen/X86/h-register-addressing-64.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/h-register-addressing-64.ll b/test/CodeGen/X86/h-register-addressing-64.ll index b3159f4896a8b..8d8b44ce28267 100644 --- a/test/CodeGen/X86/h-register-addressing-64.ll +++ b/test/CodeGen/X86/h-register-addressing-64.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86-64 -mattr=-bmi | FileCheck %s +; RUN: llc < %s -mtriple=x86_64-- -mattr=-bmi | FileCheck %s ; Use h-register extract and zero-extend. |
