Skip to content

Commit b5fd4a2

Browse files
committed
These tests pass on darwin now that the __ thing is fixed.
llvm-svn: 18508
1 parent 20275c1 commit b5fd4a2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

llvm/test/Regression/ExecutionEngine/test-arith.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; XFAIL: darwin
21
; RUN: llvm-as -f %s -o %t.bc
32
; RUN: lli %t.bc > /dev/null
43

llvm/test/Regression/ExecutionEngine/test-cast.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; XFAIL: darwin
21
; RUN: llvm-as -f %s -o %t.bc
32
; RUN: lli %t.bc > /dev/null
43

0 commit comments

Comments
 (0)