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 | 7ecdcadcc9365102798dbd7639703dc36a3b14ac (patch) | |
| tree | b168776eb52b1367af212663cef7b417a071ff0e /llvm/test/CodeGen/PIC16 | |
| parent | 9dc21054784ef6329892de51e0633e4b236775ae (diff) | |
| download | bcm5719-llvm-7ecdcadcc9365102798dbd7639703dc36a3b14ac.tar.gz bcm5719-llvm-7ecdcadcc9365102798dbd7639703dc36a3b14ac.zip | |
xfail this for now.
llvm-svn: 97584
Diffstat (limited to 'llvm/test/CodeGen/PIC16')
| -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] |

