[LLVMbugs] [Bug 1141] Instcombine makes wrong array size calculation

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Jan 28 16:10:28 PST 2007


http://llvm.org/bugs/show_bug.cgi?id=1141

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From sabre at nondot.org  2007-01-28 18:10 -------
This isn't a bug.  Because your module doesn't have a target data line, LLVM is defaulting to 8-byte 
pointers.  We need to figure out why you don't have a targetdata line.

-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