[LLVMbugs] [Bug 760] Passes should use getAnalysisToUpdate<TargetData>(), not getAnalysis<TargetData>()
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Aug 23 22:05:11 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=760
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Dan Gohman <gohman at apple.com> 2009-08-24 00:05:11 ---
This is now done. PR4542 is tracking the issue of being able
to make use of this from opt, etc.
--
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