These tests pass on darwin now that the __ thing is fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18508 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-12-04 23:20:14 +00:00
parent ed2040d2fa
commit 40cc75aeba
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
; XFAIL: darwin
; RUN: llvm-as -f %s -o %t.bc
; RUN: lli %t.bc > /dev/null

View File

@ -1,4 +1,3 @@
; XFAIL: darwin
; RUN: llvm-as -f %s -o %t.bc
; RUN: lli %t.bc > /dev/null