[LLVMbugs] [Bug 309] [vmcore] Code quality problem due to long operand of getelementptr
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Apr 4 18:40:28 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=309
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From sabre at nondot.org 2004-04-04 20:40 -------
This is now fixed. LLVM code can use one of int,uint,long,ulong to index into
sequential types with a getelementptr instructions.
-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