[llvm-commits] link error on SPARC b/c of missing lib

Gabor Greif gabor at mac.com
Tue Oct 23 08:57:11 PDT 2007


Hi!

Here is a quick patch to get

test/Feature/llvm2cpp.ll

to pass on SPARC.

the addition of -lmalloc should not harm
on other platforms, right?

Cheers,

	Gabor

PS: This knocks down the SPARC failures to

# of expected passes            2006
# of unexpected failures        4
# of expected failures          9


Of the 4 unexpecteds I have 3 because of OCaml (old compiler)
and 1 because of PR http://llvm.org/bugs/show_bug.cgi?id=1557
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: llvm2cpp.ll.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20071023/4e985d00/attachment.ksh>


More information about the llvm-commits mailing list