[LLVMbugs] [Bug 82] LLVM cannot handle structures with more than 256 elements
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Apr 4 18:38:19 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=82
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From sabre at nondot.org 2004-04-04 20:38 -------
This bug is now fixed. The 'getelementptr' instruction now requires uint
constants to specify structure fields, not ubyte's.
-Chris
------- 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