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 | abde7f9d276369ffa2006861c1df040ac1006a69 (patch) | |
| tree | 2e1c7ac573cc035f094e715a2004eb806ecbe451 /llvm/test/CodeGen/PIC16 | |
| parent | a307edbdd588094a097d14dd3e650b07f2bb5040 (diff) | |
| download | bcm5719-llvm-abde7f9d276369ffa2006861c1df040ac1006a69.tar.gz bcm5719-llvm-abde7f9d276369ffa2006861c1df040ac1006a69.zip  | |
checking in broken testcases is not such a good idea.
llvm-svn: 78201
Diffstat (limited to 'llvm/test/CodeGen/PIC16')
| -rw-r--r-- | llvm/test/CodeGen/PIC16/sext.ll | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/PIC16/sext.ll b/llvm/test/CodeGen/PIC16/sext.ll index b26b62beb69..45e73578fac 100644 --- a/llvm/test/CodeGen/PIC16/sext.ll +++ b/llvm/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]  | 

