These lookup symbols with leading underscores, which currently fails in
authorJohn Criswell <criswell@uiuc.edu>
Thu, 2 Dec 2004 21:28:37 +0000 (21:28 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 2 Dec 2004 21:28:37 +0000 (21:28 +0000)
the PowerPC JIT.
Hence, they are XFAILs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18443 91177308-0d34-0410-b5e6-96231b3b80d8

test/ExecutionEngine/test-arith.ll
test/ExecutionEngine/test-cast.ll

index ea34dadcbf48de1bf3751f181e97bce600384bbe..7dd95bf2a377ec42837b7e5e7f65e3d4f9c22b6e 100644 (file)
@@ -1,3 +1,4 @@
+; XFAIL: darwin
 ; RUN: llvm-as -f %s -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
index 3fe52a00916d619c903ba310bafaba245d9eba65..3b362bd43e57776de1d38e146dcbf7a7ba49b33b 100644 (file)
@@ -1,3 +1,4 @@
+; XFAIL: darwin
 ; RUN: llvm-as -f %s -o %t.bc
 ; RUN: lli %t.bc > /dev/null