summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/inline-asm/inline-asm2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AVR/inline-asm/inline-asm2.ll')
-rw-r--r--llvm/test/CodeGen/AVR/inline-asm/inline-asm2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AVR/inline-asm/inline-asm2.ll b/llvm/test/CodeGen/AVR/inline-asm/inline-asm2.ll
index 083390999b8..74365b42c60 100644
--- a/llvm/test/CodeGen/AVR/inline-asm/inline-asm2.ll
+++ b/llvm/test/CodeGen/AVR/inline-asm/inline-asm2.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=avr | FileCheck %s
+; RUN: llc < %s -march=avr -no-integrated-as | FileCheck %s
; CHECK-LABEL: foo
define void @foo(i16 %a) {
OpenPOWER on IntegriCloud