Marking MCJIT PIC tests as XFAIL on AArch64
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ptr-reloc-sm-pic.ll
index 52cc7d6ee6c9a9175bdc56733e4d2be652b46f0d..8102347b27d3ce11df8ba0d82cc44ccafe345624 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -O0 -relocation-model=pic -code-model=small %s
-; XFAIL: mips, i686, i386
+; XFAIL: mips, aarch64
 
 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
 @ptr = global i8* getelementptr inbounds ([6 x i8]* @.str, i32 0, i32 0), align 4