Marking MCJIT PIC tests as XFAIL on AArch64
authorAndrew Kaylor <andrew.kaylor@intel.com>
Tue, 20 Aug 2013 01:50:50 +0000 (01:50 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Tue, 20 Aug 2013 01:50:50 +0000 (01:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188740 91177308-0d34-0410-b5e6-96231b3b80d8

test/ExecutionEngine/MCJIT/eh-lg-pic.ll
test/ExecutionEngine/MCJIT/eh-sm-pic.ll
test/ExecutionEngine/MCJIT/hello-sm-pic.ll
test/ExecutionEngine/MCJIT/remote/stubs-sm-pic.ll
test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
test/ExecutionEngine/MCJIT/stubs-sm-pic.ll
test/ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll
test/ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll

index 7c6fe2e2f02653caa9fe44363779c3e4040e01c4..1f88fcb38fdbea2ceae132991f5145699b49aada 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -relocation-model=pic -code-model=large %s
-; XFAIL: arm, cygwin, win32, mingw, mips, powerpc64, i686, i386
+; XFAIL: arm, cygwin, win32, mingw, mips, powerpc64, i686, i386, aarch64
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)
 declare i32 @__gxx_personality_v0(...)
index 4c059bbc79d61289307b9264dc98f5dfb19e62ec..eb2e20cdf4f932e19e86834141d4dec6d50b2bea 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -relocation-model=pic -code-model=small %s
-; XFAIL: arm, cygwin, win32, mingw, mips, i686, i386, darwin
+; XFAIL: arm, cygwin, win32, mingw, mips, i686, i386, darwin, aarch64
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)
 declare i32 @__gxx_personality_v0(...)
index 8245c4172ff0d1723a61b63096279e93e6c65fe5..c2a86cdf31fe88c689a0ae9a9df19fc547816825 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips, i686, i386, darwin
+; XFAIL: mips, i686, i386, darwin, aarch64
 
 @.LC0 = internal global [12 x i8] c"Hello World\00"            ; <[12 x i8]*> [#uses=1]
 
index d5ee32f8db1dfab9348cae2d2b5a9c8d0c7e724d..082bfeef0e9f16e715a05f4c3f5d73b5493ecb4f 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -remote-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
-; XFAIL: mips, i686, i386
+; XFAIL: mips, i686, i386, aarch64
 
 define i32 @main() nounwind {
 entry:
index 52647857d87ce7c0506261228abc966077a9732c..c374c162b94e4fa646482cc144c13a4ceb1ed74d 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -remote-mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips
+; XFAIL: mips, aarch64
 
 @count = global i32 1, align 4
 
index 2f010ddd46baefa015bbb6987fd985ce3c72ab61..7faa4b23a896374f76a7aeb78aa532d22da06c6c 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -remote-mcjit -O0 -relocation-model=pic -code-model=small %s
-; XFAIL: mips
+; 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
index 8fa2f5d5a77dfb1fe54c54f1cb9f5633651626cd..54c65e27c528f41d7e6ce834bdab9bd172ee80fa 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
-; XFAIL: mips, i686, i386
+; XFAIL: mips, i686, i386, aarch64
 
 define i32 @main() nounwind {
 entry:
index 65c5e3a68aedfda8ce49a7ffc56a4ba3f915aeab..adb79911e5e055f1c393b9503b8b24c17b1326d9 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips
+; XFAIL: mips, aarch64
 
 @count = global i32 1, align 4
 
index 8185687f1179ffd829ae587b9ab79dd3b784699c..8102347b27d3ce11df8ba0d82cc44ccafe345624 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -O0 -relocation-model=pic -code-model=small %s
-; XFAIL: mips
+; 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