Displaying 1 result from an estimated 1 matches for "selectioncrash".
2007 Jul 11
2
[LLVMdev] PATCH: regarding PR1546
I do not consider PR1546 closed just yet.
What I mentioned in the PR was only two of
ca. 140 Solaris failures.
Most of them complain that llc cannot choose between C and
MSIL output formats.
The below prototypical patch corrects this type of failure.
Is this the right way of handling it?
Why does llc only fail on Solaris and not on Darwin?
After I understood this problem I am happy to commit