commit | 19d9533496f90638402e2ead5ac98209da7145e7 | [log] [tgz] |
---|---|---|
author | Dylan McKay <me@dylanmckay.io> | Wed Feb 22 22:41:13 2017 +0000 |
committer | Dylan McKay <me@dylanmckay.io> | Wed Feb 22 22:41:13 2017 +0000 |
tree | 4265992fed0122856d7648498d7310ca24742f88 | |
parent | 75b34a9610dcecba1073ff01d4512eec42975b2a [diff] [blame] |
[AVR] Disable integrated assembler for a few tests Fixes the build. llvm-svn: 295895
diff --git a/llvm/test/CodeGen/AVR/inline-asm/multibyte.ll b/llvm/test/CodeGen/AVR/inline-asm/multibyte.ll index 34cdf5d..a7c8f6e 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