diff options
author | Chris Lattner <sabre@nondot.org> | 2009-08-05 16:04:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-08-05 16:04:18 +0000 |
commit | 299a8141e3c6e4598ce4f4bcb8c45c68d5bbb1e9 (patch) | |
tree | a274d51ccb0055bcdfdd790c74bd4b154649acc3 /test/CodeGen/PIC16 | |
parent | 1f0e404c87675ce75e34bcd91395c660fe1d4ac1 (diff) | |
download | external_llvm-299a8141e3c6e4598ce4f4bcb8c45c68d5bbb1e9.zip external_llvm-299a8141e3c6e4598ce4f4bcb8c45c68d5bbb1e9.tar.gz external_llvm-299a8141e3c6e4598ce4f4bcb8c45c68d5bbb1e9.tar.bz2 |
checking in broken testcases is not such a good idea.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78201 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PIC16')
-rw-r--r-- | test/CodeGen/PIC16/sext.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/PIC16/sext.ll b/test/CodeGen/PIC16/sext.ll index b26b62b..45e7357 100644 --- a/test/CodeGen/PIC16/sext.ll +++ b/test/CodeGen/PIC16/sext.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s | llc -march=pic16 +; XFAIL: * @main.auto.c = internal global i8 0 ; <i8*> [#uses=1] |