forked from OSchip/llvm-project
parent
8afab4d19e
commit
1aa80a57e0
|
@ -9,7 +9,7 @@
|
|||
// Currently this is implemented only for Alpha, X86, PowerPC.
|
||||
// Add your target here if it doesn't work.
|
||||
// This version of the test does not include long long.
|
||||
// XFAIL: sparc,arm
|
||||
// XFAIL: sparc
|
||||
|
||||
signed char sc;
|
||||
unsigned char uc;
|
||||
|
|
Loading…
Reference in New Issue