[LLVMbugs] [Bug 2711] byval with opaque type not diagnosed by verifier
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Aug 27 07:55:30 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2711
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Summary|x86 codegen crash |byval with opaque type not
| |diagnosed by verifier
--- Comment #6 from Dan Gohman <gohman at apple.com> 2008-08-27 09:55:28 ---
I added a verifier check here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080825/066446.html
If you would like to do cute things with opaque structs, please open a
new bugzilla entry to request that the verifier have a mode where it
accepts incomplete IR.
--
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