[LLVMbugs] [Bug 1194] bcwriter turns <2 x i10> into <2 x opaque>
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 14 17:23:23 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1194
rspencer at x10sys.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From rspencer at x10sys.com 2007-02-14 19:23 -------
The fix for this was to allow the PackedType constructor to allow opaque types
just like ArrayType does. The change to the slot calculator was reverted.
Problem resolved.
------- 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