Enhance LICM to promote alias sets whose pointers themselves are stored,
[oota-llvm.git] / test / FrontendC / Atomics.c
index 2aed55c13dec38f7ae96a6dfb58db528b0f2859c..2b96ae0f6294698a17c10c5e88b428628c6c529c 100644 (file)
@@ -9,7 +9,7 @@
 // Currently this is implemented only for Alpha, X86, PowerPC.
 // Add your target here if it doesn't work.
 // PPC32 does not translate the long long variants, so fails this test.
-// XFAIL: sparc|arm|powerpc
+// XFAIL: sparc,arm,powerpc
 
 signed char sc;
 unsigned char uc;