This was fixed

llvm-svn: 18116
This commit is contained in:
Chris Lattner 2004-11-22 19:19:11 +00:00
parent 9e90720658
commit a6b1e0e787
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
; XFAIL: *
; RUN: llvm-as < %s | opt -funcresolve -disable-output 2>&1 | not grep WARNING
declare int %foo(int *%X)