diff options
Diffstat (limited to 'test/CodeGen/X86/inline-asm-modifier-q.ll')
| -rw-r--r-- | test/CodeGen/X86/inline-asm-modifier-q.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/inline-asm-modifier-q.ll b/test/CodeGen/X86/inline-asm-modifier-q.ll index d20f06d29054e..8063d48a2ca63 100644 --- a/test/CodeGen/X86/inline-asm-modifier-q.ll +++ b/test/CodeGen/X86/inline-asm-modifier-q.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 | FileCheck %s +; RUN: llc < %s -march=x86 -no-integrated-as | FileCheck %s ; If the target does not have 64-bit integer registers, emit 32-bit register ; names. |
