diff options
author | Chris Lattner <sabre@nondot.org> | 2010-03-02 19:53:25 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-03-02 19:53:25 +0000 |
commit | 1aa3e9269fb7f3631c8797457f2a562c2785e736 (patch) | |
tree | b25370d0e79b6adf29d49b01cb7e67b2e1c27687 | |
parent | b5031ad4c002004c919f9b42d754361cf53b7d51 (diff) |
xfail this for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97584 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/CodeGen/PIC16/C16-11.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/PIC16/C16-11.ll b/test/CodeGen/PIC16/C16-11.ll index e70092b11c..b628780990 100644 --- a/test/CodeGen/PIC16/C16-11.ll +++ b/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] |