These tests pass on darwin now that the __ thing is fixed.
authorChris Lattner <sabre@nondot.org>
Sat, 4 Dec 2004 23:20:14 +0000 (23:20 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Dec 2004 23:20:14 +0000 (23:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18508 91177308-0d34-0410-b5e6-96231b3b80d8

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

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