[LLVMbugs] [Bug 10473] New type system: Invalid module not caught by verifier

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jul 29 13:32:55 PDT 2011


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

Chris Lattner <clattner at apple.com> changed:

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

--- Comment #3 from Chris Lattner <clattner at apple.com> 2011-07-29 15:32:54 CDT ---
The .bc file dies in the bitcode reader, so there is no way for me to see what
the verifier should be doing.

I commited a variant of Eli's patch (that adds ->getElementType()) in r136510. 
If this doesn't fix your issue, then we'll need some other way to know what is
going wrong.

-Chris

-- 
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