diff options
Diffstat (limited to 'llvm/test/CodeGen/AVR/inline-asm/multibyte.ll')
-rw-r--r-- | llvm/test/CodeGen/AVR/inline-asm/multibyte.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AVR/inline-asm/multibyte.ll b/llvm/test/CodeGen/AVR/inline-asm/multibyte.ll index 34cdf5d006e..a7c8f6e75f0 100644 --- a/llvm/test/CodeGen/AVR/inline-asm/multibyte.ll +++ b/llvm/test/CodeGen/AVR/inline-asm/multibyte.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=avr | FileCheck %s +; RUN: llc < %s -march=avr -no-integrated-as | FileCheck %s ; XFAIL: * ; Multibyte references |