[LLVMbugs] [Bug 6074] Invalid optimization on x86-32
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 17 11:47:18 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6074
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #4 from Chris Lattner <clattner at apple.com> 2010-02-17 13:47:18 ---
You must specify a target layout, otherwise the default will be used which is
not correct for your platform.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list