[LLVMbugs] [Bug 6571] Crash when turning on RTTI and writing your own alias pass using multiple inheritence

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 10 12:58:09 PST 2010


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

Chris Lattner <clattner at apple.com> changed:

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

--- Comment #2 from Chris Lattner <clattner at apple.com> 2010-03-10 14:58:08 CST ---
You need to implement the getAdjustedAnalysisPointer method, see
lib/Analysis/BasicAliasAnalysis.cpp

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