diff options
-rw-r--r-- | llvm/test/CodeGen/PIC16/C16-11.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/PIC16/C16-11.ll b/llvm/test/CodeGen/PIC16/C16-11.ll index e70092b11c9..b6287809902 100644 --- a/llvm/test/CodeGen/PIC16/C16-11.ll +++ b/llvm/test/CodeGen/PIC16/C16-11.ll @@ -1,4 +1,5 @@ ;RUN: llc < %s -march=pic16 +; XFAIL: * @c612.auto.a.b = internal global i1 false ; <i1*> [#uses=2] @c612.auto.A.b = internal global i1 false ; <i1*> [#uses=2] |