[LLVMbugs] [Bug 330] Linker causes erroneous asssertion
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu May 6 14:24:14 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=330
criswell at uiuc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From criswell at uiuc.edu 2004-05-06 16:24 -------
This is fixed by:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040503/014146.html
This change only fixes the given test case. There may be other problems lurking
in the dark. I have tried changing PATypeHandle to foward to new types (which
should fix all possible cases of this bug), but that breaks the bytecode reader.
Since I've already lost some time on this one, and since the bug does not appear
often, I am closing this bug and will open a low priority one for the general
case. When the general case is fixed (or we discover that there is no general
case), we'll close the new bug.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list