Apparently this does work on arm.

llvm-svn: 136302
This commit is contained in:
Eric Christopher 2011-07-28 00:09:38 +00:00
parent 8afab4d19e
commit 1aa80a57e0
1 changed files with 1 additions and 1 deletions

View File

@ -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;